Home
last modified time | relevance | path

Searched refs:rmfile (Results 1 – 9 of 9) sorted by relevance

/titanic_44/usr/src/cmd/lp/lib/printers/
H A Ddelprinter.c107 if (rmfile(path) == -1) { \
125 if (rmfile(path) == -1) {
139 if (rmfile(path) == -1)
H A Ddefault.c77 return (rmfile(Lp_Default)); in deldefault()
H A Dputprinter.c161 (void)rmfile (path); in putprinter()
567 (void) rmfile(path); in addPrintersPPD()
/titanic_44/usr/src/cmd/lp/lib/class/
H A Ddelclass.c82 if (rmfile(path) == -1) {
/titanic_44/usr/src/cmd/lp/lib/lp/
H A Dfiles.c257 rmfile(char *path) in rmfile() function
325 return (rmfile(path)); in dumpstring()
H A Dalerts.c416 if (rmfile(path) == -1) { in delalert()
424 if (rmfile(path) == -1) { in delalert()
H A Dllib-llp64 int rmfile ( char * path );
/titanic_44/usr/src/cmd/lp/lib/forms/
H A Ddelform.c92 if (rmfile(path) == -1) { \
/titanic_44/usr/src/cmd/lp/include/
H A Dlp.h394 int rmfile ( char * path );