Home
last modified time | relevance | path

Searched defs:oflags (Results 1 – 11 of 11) sorted by relevance

/csrg-svn/lib/libc/stdio/
H A Dfopen.c29 int flags, oflags; local
H A Dfdopen.c29 int flags, oflags, fdflags, tmp; local
H A Dfreopen.c35 int flags, isopen, oflags, sverrno, wantfd; local
/csrg-svn/sys/sys/
H A Dfcntl.h75 #define FFLAGS(oflags) ((oflags) + 1) argument
/csrg-svn/local/toolchest/ksh/sh/
H A Dargs.c369 static void print_opts(oflags) in print_opts() argument
/csrg-svn/sys/deprecated/bbnnet/
H A Dicmp.c743 short oflags; variable
/csrg-svn/usr.sbin/amd/amd/
H A Dsrvr_nfs.c374 int oflags = fs->fs_flags; local
/csrg-svn/lib/libc/db/test/
H A Ddbtest.c68 int ch, oflags; local
/csrg-svn/usr.sbin/sendmail/src/
H A Ddeliver.c2563 int oflags = O_WRONLY|O_APPEND; local
/csrg-svn/sys/sparc/sunos/
H A Dsun_misc.c174 int oflags = uap->flags, nflags, error; variable
/csrg-svn/old/ld/
H A Dld.c1764 libopen(name, oflags) in libopen() argument