Searched defs:plist (Results 1 – 5 of 5) sorted by relevance
| /xnu-8019.80.24/libkern/libkern/ |
| H A D | mkext.h | 208 mkext_file plist; // 16 bytes member
|
| /xnu-8019.80.24/tools/lldbmacros/ |
| H A D | kcdata.py | 2216 … plist = Foundation.NSPropertyListSerialization.dataWithPropertyList_format_options_error_( variable 2219 …plist = re.sub(r'^(\s*<integer>\d+)L(</integer>\s*)$', r"\1\2", BytesToString(plist), flags=re.MUL… variable
|
| /xnu-8019.80.24/bsd/skywalk/packet/ |
| H A D | pbufpool.c | 1707 struct skmem_obj *plist, *blist = NULL; in pp_alloc_packet_common() local 1813 struct skmem_obj *plist, *blist = NULL; in pp_alloc_pktq() local
|
| /xnu-8019.80.24/bsd/kern/ |
| H A D | mcache.c | 938 mcache_slab_alloc(void *arg, mcache_obj_t ***plist, unsigned int num, in mcache_slab_alloc()
|
| H A D | uipc_mbuf.c | 2206 mbuf_slab_alloc(void *arg, mcache_obj_t ***plist, unsigned int num, int wait) in mbuf_slab_alloc() 2410 cslab_alloc(mbuf_class_t class, mcache_obj_t ***plist, unsigned int num) in cslab_alloc() 2616 mbuf_cslab_alloc(void *arg, mcache_obj_t ***plist, unsigned int needed, in mbuf_cslab_alloc()
|