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

/macosx-10.5.8/xnu-1228.15.4/libsa/libsa/
H A Dmkext.h27 mkext_file plist; // 16 bytes member in struct:mkext_kext
/macosx-10.5.8/xnu-1228.15.4/libsa/
H A Dkext.cpp105 getKext( const char * bundleid, OSDictionary ** plist, unsigned char ** code, unsigned long * code_size, bool * caller_owns_code) argument
/macosx-10.5.8/xnu-1228.15.4/osfmk/profiling/i386/
H A Dprofile-md.c309 struct page_list plist; member in struct:memory
315 struct page_list *plist = &mptr->plist; local
556 struct page_list *plist; local
585 struct page_list *plist; local
637 struct page_list *plist; local
698 struct page_list *plist; local
781 struct page_list *plist; local
[all...]
/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dmcache.c855 mcache_slab_alloc(void *arg, mcache_obj_t ***plist, unsigned int num, int wait) argument
H A Duipc_mbuf.c1415 mbuf_slab_alloc(void *arg, mcache_obj_t ***plist, unsigned int num, int wait) argument
1599 cslab_alloc(mbuf_class_t class, mcache_obj_t ***plist, unsigned int num) argument
1787 mbuf_cslab_alloc(void *arg, mcache_obj_t ***plist, unsigned int needed, argument
[all...]
/macosx-10.5.8/xnu-1228.15.4/osfmk/profiling/
H A Dprofile-internal.h206 struct page_list *plist; /* head of page list */ member in struct:alloc_context

Completed in 102 milliseconds