__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
usb_gstrings_attach(9) - centos
xmfontlistentrygetfont(3) - centos
create_object(1m) - hpux
rpccp_add_member(1m) - hpux
rpccp_remove_profile(1m) - hpux
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
DB2 convert digits to binary format
Controlling user input
[TIP] Processing YAML files with yq
Please Welcome Dave Munro to the Moderator Team!