Searched defs:buf_p (Results 1 – 6 of 6) sorted by relevance
/dflybsd-src/lib/libposix1e/ |
H A D | acl_from_text.c | 116 acl_from_text(const char *buf_p) in acl_from_text()
|
/dflybsd-src/stand/lib/ |
H A D | ufs.c | 289 buf_read_file(struct open_file *f, char **buf_p, size_t *size_p) in buf_read_file()
|
H A D | cd9660.c | 433 buf_read_file(struct open_file *f, char **buf_p, size_t *size_p) in buf_read_file()
|
H A D | ext2fs.c | 692 buf_read_file(struct open_file *f, char **buf_p, size_t *size_p) in buf_read_file()
|
/dflybsd-src/contrib/gdb-7/gdb/ |
H A D | target.c | 2309 const char *annex, gdb_byte **buf_p, int padding) in target_read_alloc_1() 2366 const char *annex, gdb_byte **buf_p) in target_read_alloc() 3471 gdb_byte **buf_p, int padding) in target_fileio_read_alloc_1() 3532 target_fileio_read_alloc (const char *filename, gdb_byte **buf_p) in target_fileio_read_alloc()
|
H A D | remote.c | 442 remote_get_noisy_reply (char **buf_p, in remote_get_noisy_reply() 7379 read_frame (char **buf_p, in read_frame()
|