Searched defs:remove_genlist_head (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_ofs/
H A Dsol_ofs_gen_util.c101 * remove_genlist_head() - remove the entry from the list head, but
104 genlist_entry_t *remove_genlist_head(genlist_t *list) { function
126 entry = remove_genlist_head(list);
130 entry = remove_genlist_head(list);

Completed in 53 milliseconds