Searched refs:file_buffer (Results 1 – 6 of 6) sorted by relevance
| /netbsd/src/external/bsd/file/dist/ |
| D | MAINT | 35 funcs.c: file_buffer()
|
| D | ChangeLog | 1680 * Centralize all the tests in file_buffer.
|
| /netbsd/src/external/bsd/file/dist/src/ |
| D | magic.c | 539 if (file_buffer(ms, fd, okstat ? &sb : NULL, inname, buf, CAST(size_t, nbytes)) == -1) in file_or_fd() 565 if (file_buffer(ms, -1, NULL, NULL, buf, nb) == -1) { in magic_buffer()
|
| D | compress.c | 328 prv = file_buffer(ms, -1, NULL, name, newbuf, in file_zmagic() 346 if (file_buffer(ms, -1, NULL, NULL, buf, nbytes) == -1) in file_zmagic()
|
| D | file.h | 531 file_protected int file_buffer(struct magic_set *, int, struct stat *,
|
| D | funcs.c | 329 file_buffer(struct magic_set *ms, int fd, struct stat *st, in file_buffer() function
|