Home
last modified time | relevance | path

Searched defs:plist (Results 1 – 5 of 5) sorted by relevance

/xnu-8019.80.24/libkern/libkern/
H A Dmkext.h208 mkext_file plist; // 16 bytes member
/xnu-8019.80.24/tools/lldbmacros/
H A Dkcdata.py2216plist = Foundation.NSPropertyListSerialization.dataWithPropertyList_format_options_error_( variable
2219plist = 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 Dpbufpool.c1707 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 Dmcache.c938 mcache_slab_alloc(void *arg, mcache_obj_t ***plist, unsigned int num, in mcache_slab_alloc()
H A Duipc_mbuf.c2206 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()