Searched defs:f_mode (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/auditreduce/
H A Doption.c710 int f_mode = FM_ALLDIR; local
749 f_mode = FM_ALLFILE; /* all files here */
755 f_mode = FM_ALLFILE;
761 if (f_mode == FM_ALLFILE) {
/illumos-gate/usr/src/cmd/filesync/
H A Ddatabase.h129 int f_mode; /* protection */ member in struct:fileinfo
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/
H A Din.tftpd.c139 char *f_mode; member in struct:formats
796 for (pf = formats; pf->f_mode != NULL; pf++)
797 if (strcasecmp(pf->f_mode, mode) == 0)
799 if (pf->f_mode == NULL) {
/illumos-gate/usr/src/cmd/awk_xpg4/
H A Dawk.h263 ushort_t f_mode; /* Open mode: WRITE, APPEND, PIPE */ member in struct:OFILE
/illumos-gate/usr/src/uts/common/smbsrv/
H A Dsmb_ktypes.h1279 int f_mode; member in struct:smb_ofile

Completed in 78 milliseconds