Searched refs:file_printable (Results 1 – 5 of 5) sorted by relevance
| /trueos/contrib/file/src/ |
| HD | softmagic.c | 509 file_printable(sbuf, sizeof(sbuf), m->value.s)) in mprint() 537 file_printable(sbuf, sizeof(sbuf), str)) == -1) in mprint() 642 file_printable(sbuf, sizeof(sbuf), cp)); in mprint() 657 file_printable(sbuf, sizeof(sbuf), m->value.s)) == -1) in mprint()
|
| HD | file.h | 484 protected char * file_printable(char *, size_t, const char *);
|
| HD | readelf.c | 689 file_printable(sbuf, sizeof(sbuf), in do_core_note() 1331 file_printable(ibuf, sizeof(ibuf), interp)) == -1) in dophn_exec()
|
| HD | funcs.c | 539 file_printable(char *buf, size_t bufsiz, const char *str) in file_printable() function
|
| /trueos/contrib/file/ |
| HD | ChangeLog | 17 * Fix incorrect bounds check in file_printable (Alexander Cherepanov) 22 * change printable -> file_printable and use it in
|