Searched defs:bufszp (Results 1 – 1 of 1) sorted by relevance
| /xnu-8796.141.3/bsd/kern/ |
| H A D | imageboot.c | 555 …st char *path, const off_t offset, const bool pageable, void **bufp, size_t *bufszp, off_t *fsizep) in imageboot_read_file_internal() 717 imageboot_read_file_pageable(const char *path, void **bufp, size_t *bufszp) in imageboot_read_file_pageable() 723 imageboot_read_file_from_offset(const char *path, const off_t offset, void **bufp, size_t *bufszp) in imageboot_read_file_from_offset() 729 imageboot_read_file(const char *path, void **bufp, size_t *bufszp, off_t *fsizep) in imageboot_read_file()
|