Searched defs:nbytes (Results 1 – 3 of 3) sorted by relevance
47 #define SHELL_ALIGN(nbytes) (((nbytes) + SHELL_SIZE) & ~SHELL_SIZE) argument
59 ckmalloc(int nbytes) in ckmalloc()75 ckrealloc(pointer p, int nbytes) in ckrealloc()124 stalloc(int nbytes) in stalloc()
479 xwrite(int fd, char *buf, int nbytes) in xwrite()