__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
xmfontlistnextentry(3) - centos
create_object(1m) - hpux
rpccp_remove_profile(1m) - hpux
xmfontlistnextentry(3) - hpux
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Tar Command
Docker learning Phase-I
Shopt -s histappend
Unsure why access time on a directory change isn't changing