/freebsd/bin/mkdir/ |
H A D | mkdir.c | 53 mode_t omode; in main() local 127 build(char *path, mode_t omode) in build()
|
/freebsd/contrib/sendmail/libsmutil/ |
H A D | safefile.c | 680 safeopen(fn, omode, cmode, sff) in safeopen() argument 787 safefopen(fn, omode, cmode, sff) in safefopen() argument 926 dfopen(filename, omode, cmode, sff) in dfopen() argument
|
/freebsd/tests/sys/file/ |
H A D | fcntlflags_test.c | 42 subtests(const char *path, int omode, const char *omodetext) in subtests()
|
/freebsd/usr.bin/truncate/ |
H A D | truncate.c | 53 mode_t omode; in main() local
|
/freebsd/contrib/sendmail/src/ |
H A D | bf.c | 69 # define OPEN(fn, omode, cmode, sff) open(fn, omode, cmode) argument 71 # define OPEN(fn, omode, cmode, sff) safeopen(fn, omode, cmode, sff) argument
|
H A D | map.c | 1971 int omode = bitset(map->map_mflags, MF_WRITABLE) ? O_RDWR local 2271 int omode; variable 2591 int omode = bitset(map->map_mflags, MF_WRITABLE) ? O_RDWR local 2873 int fd, status, omode, smode; local 3082 int omode = bitset(map->map_mflags, MF_WRITABLE) ? O_RDWR local
|
H A D | conf.c | 3673 int omode = fcntl(fd, F_GETFL, 0); local 3705 int omode = fcntl(fd, F_GETFL, 0); local
|
/freebsd/contrib/ntp/ntpd/ |
H A D | refclock_zyfer.c | 212 int omode; /* Operation mode */ in zyfer_receive() local
|
H A D | ntp_ppsdev.c | 387 int omode , /* open mode for pps device */ in ppsdev_reopen()
|
H A D | ntp_refclock.c | 961 int omode; refclock_open() local
|
/freebsd/lib/libc/gen/ |
H A D | setmode.c | 83 getmode(const void *bbox, mode_t omode) in getmode()
|
/freebsd/libexec/getty/ |
H A D | main.c | 79 struct termios omode; variable
|
/freebsd/crypto/heimdal/appl/rcp/ |
H A D | rcp.c | 421 int amt, count, exists, first, mask, mode, ofd, omode; in sink() local
|
/freebsd/contrib/netbsd-tests/fs/vfs/ |
H A D | t_vnops.c | 875 int omode = 0755; in fcntl_getlock_pids() local
|
/freebsd/usr.bin/xinstall/ |
H A D | xinstall.c | 673 int omode; in makelink() local
|
/freebsd/usr.sbin/ppp/ |
H A D | bundle.c | 1684 int omode; in bundle_SetMode() local
|
/freebsd/crypto/openssh/ |
H A D | scp.c | 1667 mode_t mode, omode, mask; local
|
/freebsd/sys/dev/bwn/ |
H A D | if_bwn_phy_lp.c | 696 int i, omode, oafeovr, orf, obbmult; in bwn_phy_lp_calib() local
|