__list_del_entry(9) centos man page | unix.com

Man Page: __list_del_entry

Operating Environment: centos

Section: 9

__LIST_DEL_ENTRY(9)						    Data Types						       __LIST_DEL_ENTRY(9)

NAME
__list_del_entry - deletes entry from list.
SYNOPSIS
void __list_del_entry(struct list_head * entry);
ARGUMENTS
entry the element to delete from the list.
NOTE
list_empty on entry does not return true after this, the entry is in an undefined state.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 __LIST_DEL_ENTRY(9)
Related Man Pages
xmfontlistnextentry(3) - redhat
usb_gstrings_attach(9) - centos
rpccp_add_member(1m) - hpux
xmfontlistnextentry(3) - hpux
fsetaclentr(3c) - hpux
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Weird 'find' results
Set hard block limit for user using quota
Best performance UNIX just for HOST Virtualization?
[TIP] Processing YAML files with yq