Searched defs:allocbuf (Results 1 – 6 of 6) sorted by relevance
60 validate_passwd_ids(char **linepp, int *linelenp, int allocbuf) in validate_passwd_ids() argument
69 validate_group_ids(char **linepp, int *linelenp, int allocbuf) in validate_group_ids() argument
281 char **allocbuf; /* Pointer to the allocated data */ global() local
333 void *allocbuf; /* Pointer to the allocated data */ global() local
141 int allocbuf = 0; in default_physio() local
1715 allocbuf(BUF *bp, int fd, int blksize) in allocbuf() function