Searched refs:file_copystr (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/bsd/file/dist/src/ |
H A D | readelf.c | 591 file_copystr(buf, sizeof(buf), descsz, in do_bid_note() 933 file_copystr(buf, sizeof(buf), in do_core_note() 1297 file_copystr(buf, sizeof(buf), descw, str)); in donote()
|
H A D | file.h | 540 file_protected char *file_copystr(char *, size_t, size_t, const char *);
|
H A D | funcs.c | 61 file_copystr(char *buf, size_t blen, size_t width, const char *str) in file_copystr() function
|