Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/lp/lib/printers/
H A Ddelprinter.c105 if (rmfile(path) == -1) { \
123 if (rmfile(path) == -1) {
137 if (rmfile(path) == -1)
H A Ddefault.c75 return (rmfile(Lp_Default)); in deldefault()
H A Dputprinter.c159 (void)rmfile (path); in putprinter()
565 (void) rmfile(path); in addPrintersPPD()
/illumos-gate/usr/src/cmd/lp/lib/lp/
H A Dfiles.c256 rmfile(char *path) in rmfile() function
324 return (rmfile(path)); in dumpstring()
H A Dalerts.c415 if (rmfile(path) == -1) { in delalert()
423 if (rmfile(path) == -1) { in delalert()
/illumos-gate/usr/src/cmd/lp/lib/class/
H A Ddelclass.c82 if (rmfile(path) == -1) {
/illumos-gate/usr/src/cmd/lp/lib/forms/
H A Ddelform.c92 if (rmfile(path) == -1) { \
/illumos-gate/usr/src/cmd/lp/include/
H A Dlp.h396 int rmfile(char *);