Searched defs:nbytes (Results 1 – 5 of 5) sorted by relevance
47 #define SHELL_ALIGN(nbytes) (((nbytes) + SHELL_SIZE) & ~SHELL_SIZE) argument
51 ckmalloc(size_t nbytes) in ckmalloc()67 ckrealloc(pointer p, size_t nbytes) in ckrealloc()114 stalloc(size_t nbytes) in stalloc()
452 ckmalloc(int nbytes) in ckmalloc()
22 uint32_t nbytes, nhandles; member
1971 uint32_t nbytes, nhandles; in __dls3() local
Completed in 13 milliseconds