Searched refs:FILMOD (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/usr.sbin/lpr/common_source/
H A Dlp.local.h56 #define FILMOD 0660 macro
/freebsd-13-stable/usr.sbin/lpr/lpd/
H A Drecvjob.c265 fd = open(file, O_CREAT|O_EXCL|O_WRONLY, FILMOD);
H A Dprintjob.c739 if ((fo = creat(".railmag", FILMOD)) < 0) {
/freebsd-13-stable/usr.sbin/lpr/lpr/
H A Dlpr.c644 f = open(n, O_WRONLY | O_EXCL | O_CREAT, FILMOD);

Completed in 127 milliseconds