/titanic_41/usr/src/cmd/sendmail/libsmutil/ |
H A D | safefile.c | 681 safeopen(fn, omode, cmode, sff) in safeopen() argument 788 safefopen(fn, omode, cmode, sff) in safefopen() argument 927 dfopen(filename, omode, cmode, sff) in dfopen() argument
|
/titanic_41/usr/src/cmd/sendmail/src/ |
H A D | bf.c | 71 # define OPEN(fn, omode, cmode, sff) open(fn, omode, cmode) argument 73 # define OPEN(fn, omode, cmode, sff) safeopen(fn, omode, cmode, sff) argument
|
H A D | map.c | 1706 int omode = bitset(map->map_mflags, MF_WRITABLE) ? O_RDWR local 2007 int omode; variable 2355 int omode = bitset(map->map_mflags, MF_WRITABLE) ? O_RDWR local
|
H A D | conf.c | 3595 int omode = fcntl(fd, F_GETFL, 0); local 3625 int omode = fcntl(fd, F_GETFL, 0); local
|
/titanic_41/usr/src/uts/common/sys/ |
H A D | stermio.h | 68 unsigned short omode; member
|
/titanic_41/usr/src/lib/libc/i386/sys/ |
H A D | ptrace.c | 482 int omode; in OpenProc() local
|
/titanic_41/usr/src/lib/libc/sparc/sys/ |
H A D | ptrace.c | 490 int omode; in OpenProc() local
|
/titanic_41/usr/src/lib/smbsrv/libfksmbsrv/common/ |
H A D | fake_vop.c | 323 int omode = O_RDWR | O_NOFOLLOW; in fop_lookup() local 390 int err, fd, omode; in fop_create() local
|
/titanic_41/usr/src/cmd/ssh/scp/ |
H A D | scp.c | 768 int amt, count, exists, first, mask, mode, ofd, omode; local
|
/titanic_41/usr/src/cmd/cpio/ |
H A D | cpio.c | 8717 openfile(int omode) in openfile() 8728 openfile(int omode) in openfile() 9737 attropen(char *file, char *attr, int omode, mode_t cmode) in attropen()
|
/titanic_41/usr/src/cmd/smserverd/ |
H A D | smserver.h | 204 int omode; member
|
/titanic_41/usr/src/cmd/sgs/rtld/common/ |
H A D | analyze.c | 909 update_mode(Rt_map *lmp, int omode, int nmode) in update_mode()
|
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/ipsecutils/ |
H A D | ikeadm.c | 3183 int oflag, omode, fd, ndesc = 0; in do_rw() local
|
/titanic_41/usr/src/lib/libproc/common/ |
H A D | Pcontrol.c | 759 int fd, omode; in Pgrab() local
|
/titanic_41/usr/src/uts/common/fs/nfs/ |
H A D | nfs_vnops.c | 1193 mode_t omode; in nfssetattr() local
|
H A D | nfs3_vnops.c | 1353 mode_t omode; in nfs3setattr() local
|
H A D | nfs4_vnops.c | 3790 mode_t omode; in nfs4setattr() local
|
/titanic_41/usr/src/cmd/syslogd/ |
H A D | syslogd.c | 3416 mode_t fmode, omode = O_WRONLY|O_APPEND|O_NOCTTY; in cfline() local
|
/titanic_41/usr/src/cmd/tar/ |
H A D | tar.c | 8537 attropen(char *file, char *attr, int omode, mode_t cmode) in attropen()
|
/titanic_41/usr/src/uts/common/smbsrv/ |
H A D | smb_ktypes.h | 1421 uint16_t omode; member
|