Searched refs:fserr_warn (Results 1 – 4 of 4) sorted by relevance
/freebsd/contrib/ntp/sntp/libopts/ |
H A D | text_mmap.c | 102 fserr_warn("libopts", "read", pzFile); in load_text_file()
|
H A D | autoopts.h | 469 static void fserr_warn(char const * prog, char const * op,
|
H A D | makeshell.c | 54 fserr_warn(char const * prog, char const * op, char const * fname) in fserr_warn() function 63 fserr_warn(prog, op, fname); in fserr_exit()
|
H A D | proto.h | 257 fserr_warn(char const * prog, char const * op, char const * fname);
|