centos man page for list_prepare_entry

Query: list_prepare_entry

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

LIST_PREPARE_ENTRY(9)						    Data Types						     LIST_PREPARE_ENTRY(9)

NAME
list_prepare_entry - prepare a pos entry for use in list_for_each_entry_continue
SYNOPSIS
list_prepare_entry(pos, head, member);
ARGUMENTS
pos the type * to use as a start point head the head of the list member the name of the list_struct within the struct.
DESCRIPTION
Prepares a pos entry for use as a start point in list_for_each_entry_continue.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 LIST_PREPARE_ENTRY(9)
Related Man Pages
array_allocate(3) - debian
explain_fsetpos_or_die(3) - debian
get_midi_length(3alleg4) - redhat
get_midi_length(3alleg4) - php
get_midi_length(3alleg4) - linux
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
How to increment version inside a file?
Tar Command
Controlling user input
[TIP] Processing YAML files with yq