Home
last modified time | relevance | path

Searched refs:fatalerror (Results 1 – 5 of 5) sorted by relevance

/freebsd-12.1/libexec/ftpd/
H A Dftpd.c650 fatalerror("Ran out of memory."); in main()
703 fatalerror("Ran out of memory."); in inithosts()
708 fatalerror("Ran out of memory."); in inithosts()
1555 fatalerror("Ran out of memory."); in pass()
1564 fatalerror("Ran out of memory."); in pass()
1599 fatalerror("Can't set uid."); in pass()
1646 fatalerror("Ran out of memory."); in pass()
2554 fatalerror(char *s) in fatalerror() function
2677 fatalerror("Ran out of memory."); in makedir()
2703 fatalerror("Ran out of memory."); in pwd()
[all …]
H A Dextern.h43 void fatalerror(char *);
H A Dftpcmd.y223 fatalerror("not enough core");
1486 fatalerror("Unknown state in scanner.");
1510 fatalerror("Ran out of memory.");
/freebsd-12.1/contrib/amd/hlfsd/
H A Dhlfsd.c101 void fatalerror(char *str);
121 fatalerror(char *str) in fatalerror() function
353 fatalerror(dir_name); in main()
364 fatalerror(dir_name); in main()
/freebsd-12.1/contrib/amd/
H A DChangeLog1041 * hlfsd/hlfsd.h: remove old fatalerror() and ERRM macros.
1043 * hlfsd/hlfsd.c (fatalerror): new function instead of macro.