Home
last modified time | relevance | path

Searched defs:omode (Results 1 – 20 of 20) sorted by relevance

/titanic_41/usr/src/cmd/sendmail/libsmutil/
H A Dsafefile.c681 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 Dbf.c71 # 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 Dmap.c1706 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 Dconf.c3595 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 Dstermio.h68 unsigned short omode; member
/titanic_41/usr/src/lib/libc/i386/sys/
H A Dptrace.c482 int omode; in OpenProc() local
/titanic_41/usr/src/lib/libc/sparc/sys/
H A Dptrace.c490 int omode; in OpenProc() local
/titanic_41/usr/src/lib/smbsrv/libfksmbsrv/common/
H A Dfake_vop.c323 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 Dscp.c768 int amt, count, exists, first, mask, mode, ofd, omode; local
/titanic_41/usr/src/cmd/cpio/
H A Dcpio.c8717 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 Dsmserver.h204 int omode; member
/titanic_41/usr/src/cmd/sgs/rtld/common/
H A Danalyze.c909 update_mode(Rt_map *lmp, int omode, int nmode) in update_mode()
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/ipsecutils/
H A Dikeadm.c3183 int oflag, omode, fd, ndesc = 0; in do_rw() local
/titanic_41/usr/src/lib/libproc/common/
H A DPcontrol.c759 int fd, omode; in Pgrab() local
/titanic_41/usr/src/uts/common/fs/nfs/
H A Dnfs_vnops.c1193 mode_t omode; in nfssetattr() local
H A Dnfs3_vnops.c1353 mode_t omode; in nfs3setattr() local
H A Dnfs4_vnops.c3790 mode_t omode; in nfs4setattr() local
/titanic_41/usr/src/cmd/syslogd/
H A Dsyslogd.c3416 mode_t fmode, omode = O_WRONLY|O_APPEND|O_NOCTTY; in cfline() local
/titanic_41/usr/src/cmd/tar/
H A Dtar.c8537 attropen(char *file, char *attr, int omode, mode_t cmode) in attropen()
/titanic_41/usr/src/uts/common/smbsrv/
H A Dsmb_ktypes.h1421 uint16_t omode; member