HomeSort by: relevance | last modified time | path
    Searched defs:pend_entry (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/kern/
kern_module.c 1127 static SLIST_HEAD(pend_head, pend_entry) pend_stack =
1129 struct pend_entry { struct in function:module_do_load
1130 SLIST_ENTRY(pend_entry) pe_entry;
kern_module.c 1127 static SLIST_HEAD(pend_head, pend_entry) pend_stack =
1129 struct pend_entry { struct in function:module_do_load
1130 SLIST_ENTRY(pend_entry) pe_entry;

Completed in 28 milliseconds