Home
last modified time | relevance | path

Searched defs:remove_list (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/devfsadm/
H A Ddevfsadm_impl.h270 typedef struct remove_list { struct
273 struct remove_list *next; argument
/illumos-gate/usr/src/stand/lib/inet/
H A Ddhcpv4.c217 remove_list(PKT_LIST *pl, int flag) in remove_list() function
/illumos-gate/usr/src/uts/intel/io/pci/
H A Dpci_boot.c3411 memlist_remove_list(struct memlist **list, struct memlist *remove_list) in memlist_remove_list()