Searched defs:items (Results 1 – 8 of 8) sorted by relevance
| /xnu-8019.80.24/libkern/zlib/ |
| H A D | zutil.c | 240 zcalloc(voidpf opaque, unsigned items, unsigned size) in zcalloc() 301 zcalloc(voidpf opaque, unsigned items, unsigned size) in zcalloc() 328 zcalloc(voidpf opaque, unsigned items, unsigned size) in zcalloc()
|
| H A D | zutil.h | 308 #define ZALLOC(strm, items, size) \ argument
|
| /xnu-8019.80.24/osfmk/kdp/output_stages/ |
| H A D | out_zlib.c | 56 zlib_alloc(void *opaque, u_int items, u_int size) in zlib_alloc()
|
| /xnu-8019.80.24/bsd/miscfs/nullfs/ |
| H A D | null_vnops.c | 733 int items = 0; in nullfs_special_readdir() local
|
| /xnu-8019.80.24/osfmk/kern/ |
| H A D | kern_cdata.c | 204 kcdata_compress_zalloc(void *opaque, u_int items, u_int size) in kcdata_compress_zalloc()
|
| /xnu-8019.80.24/iokit/Kernel/ |
| H A D | IOUserServer.cpp | 5917 IOServiceStateNotificationDispatchSource::Create_Impl(IOService * service, OSArray * items, in Create_Impl() 6062 OSArray * items, in serviceStateNotificationEventSource() 6419 IOService::stateNotificationListenerAdd(OSArray * items, in stateNotificationListenerAdd()
|
| H A D | IOPMrootDomain.cpp | 11991 swd_zs_alloc(void *__unused ref, u_int items, u_int size) in swd_zs_alloc()
|
| /xnu-8019.80.24/bsd/netkey/ |
| H A D | key.c | 2269 int ndeep, int nitem, int *items) in key_gather_mbuf()
|