Query: list_del
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
LIST_DEL(9) Data Types LIST_DEL(9)NAMElist_del - deletes entry from list.SYNOPSISvoid list_del(struct list_head * entry);ARGUMENTSentry the element to delete from the list.NOTElist_empty on entry does not return true after this, the entry is in an undefined state.COPYRIGHTKernel Hackers Manual 2.6. July 2010 LIST_DEL(9)
Related Man Pages |
---|
create_object(1m) - hpux |
rpccp_add_member(1m) - hpux |
rpccp_remove_entry(1m) - hpux |
xmfontlistentrygetfont(3) - hpux |
xmfontlistnextentry(3) - hpux |
Similar Topics in the Unix Linux Community |
---|
How to list deleted files in UNIX? |