Searched defs:allocbuf (Results 1 – 7 of 7) sorted by relevance
60 validate_passwd_ids(char **linepp, int *linelenp, int allocbuf) in validate_passwd_ids()
69 validate_group_ids(char **linepp, int *linelenp, int allocbuf) in validate_group_ids()
278 char **allocbuf; /* Pointer to the allocated data */ local
330 void *allocbuf; /* Pointer to the allocated data */ local
140 int allocbuf = 0; in default_physio() local
725 int64_t *allocbuf = (int64_t *)ptr - 1; in zcp_lua_alloc() local735 int64_t *allocbuf; in zcp_lua_alloc() local
1715 allocbuf(BUF *bp, int fd, int blksize) in allocbuf() function