Home
last modified time | relevance | path

Searched refs:FAPPEND (Results 1 – 5 of 5) sorted by relevance

/netbsd/sys/sys/
H A Dfcntl.h146 #define FCNTLFLAGS (FAPPEND|FASYNC|FFSYNC|FNONBLOCK|FDSYNC|FRSYNC|FALTIO|\
158 #define FAPPEND O_APPEND /* kernel/compat */ macro
/netbsd/external/mit/libuv/dist/src/win/
H A Dprocess-stdio.c63 #define FAPPEND 0x20 macro
/netbsd/usr.sbin/pstat/
H A Dpstat.c885 { FAPPEND, 'A' },
/netbsd/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Dzfs_vnops.c207 ((flag & FAPPEND) == 0)) { in zfs_open()
1076 ((zp->z_pflags & ZFS_APPENDONLY) && !(ioflag & FAPPEND) && in zfs_write()
1087 woff = ioflag & FAPPEND ? zp->z_size : uio->uio_loffset; in zfs_write()
1119 if (ioflag & FAPPEND) { in zfs_write()
5081 flags |= FAPPEND; in ioflags()
/netbsd/share/man/tools/
H A Dsp.ignore871 FAPPEND