Searched defs:buf_p (Results 1 – 5 of 5) sorted by relevance
/freebsd/lib/libc/posix1e/ |
H A D | acl_copy.c | 72 acl_copy_ext(void *buf_p, acl_t acl, ssize_t size) in acl_copy_ext() 80 acl_copy_int(const void *buf_p) in acl_copy_int()
|
H A D | acl_from_text.c | 191 acl_from_text(const char *buf_p) in acl_from_text()
|
/freebsd/stand/libsa/ |
H A D | ufs.c | 317 buf_write_file(struct open_file *f, const char *buf_p, size_t *size_p) in buf_write_file() 392 buf_read_file(struct open_file *f, char **buf_p, size_t *size_p) in buf_read_file()
|
H A D | cd9660.c | 512 buf_read_file(struct open_file *f, char **buf_p, size_t *size_p) in buf_read_file()
|
H A D | ext2fs.c | 698 buf_read_file(struct open_file *f, char **buf_p, size_t *size_p) in buf_read_file()
|