Home | Sort by: relevance | last modified time | path |
/src/bin/rcp/ | |
util.c | 149 allocbuf(BUF *bp, int fd, int blksize) function in typeref:typename:BUF * |
/src/sys/kern/ | |
vfs_bio.c | 1262 if (allocbuf(bp, size, preserve)) { 1294 error = allocbuf(bp, size, 0); 1308 allocbuf(buf_t *bp, int size, int preserve) function in typeref:typename:int 1317 printf("allocbuf: buffer larger than MAXBSIZE requested"); |