Searched defs:size_p (Results 1 – 5 of 5) sorted by relevance
| /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()
|
| /freebsd/sys/vm/ |
| H A D | memguard.c | 291 u_long size_p, size_v; in memguard_alloc() local
|
| /freebsd/tools/bus_space/ |
| H A D | busdma.c | 521 bd_seg_get_size(int sid, u_long *size_p) in bd_seg_get_size()
|