Searched defs:fflag (Results 26 - 50 of 63) sorted by relevance

123

/netbsd-current/usr.bin/vacation/
H A Dvacation.c100 static int fflag = 0; variable
/netbsd-current/sys/kern/
H A Dsys_eventfd.c137 eventfd_wait(struct eventfd * const efd, int const fflag, bool const is_write) argument
212 int const fflag = fp->f_flag; local
252 int const fflag = fp->f_flag; local
H A Dsys_timerfd.c208 timerfd_wait(struct timerfd * const tfd, int const fflag) argument
268 int const fflag = fp->f_flag; local
H A Dkern_drvctl.c538 drvctl_command(struct lwp *l, struct plistref *pref, u_long ioctl_cmd, int fflag) argument
590 drvctl_getevent(struct lwp *l, struct plistref *pref, u_long ioctl_cmd, int fflag) argument
H A Dsys_mqueue.c276 mqueue_get(mqd_t mqd, int fflag, mqueue_t **mqret) argument
/netbsd-current/sys/arch/evbarm/g42xxeb/
H A Dg42xxeb_lcd.c331 lcdclose(dev_t dev, int fflag, int devtype, struct lwp *l) argument
348 lcdioctl(dev_t dev, u_long cmd, void *data, int fflag, struct lwp *l) argument
/netbsd-current/usr.bin/audio/play/
H A Dplay.c67 static int fflag; variable
/netbsd-current/sys/arch/evbarm/mini2440/
H A Dmini2440_lcd.c317 lcdclose( dev_t dev, int fflag, int devtype, struct lwp *p ) argument
334 lcdioctl( dev_t dev, u_long cmd, void *data, int fflag, struct lwp *l ) argument
/netbsd-current/sys/arch/evbarm/smdk2xx0/
H A Dsmdk2410_lcd.c280 lcdclose( dev_t dev, int fflag, int devtype, struct proc *p ) argument
297 lcdioctl( dev_t dev, u_long cmd, void *data, int fflag, struct lwp *l ) argument
/netbsd-current/usr.bin/audio/record/
H A Drecord.c61 static int aflag, fflag; variable
/netbsd-current/bin/cp/
H A Dcp.c90 int Hflag, Lflag, Rflag, Pflag, fflag, iflag, lflag, pflag, rflag, vflag, Nflag; variable
/netbsd-current/external/bsd/tmux/dist/
H A Dtmux.c337 int opt, keys, feat = 0, fflag = 0; local
/netbsd-current/usr.sbin/bad144/
H A Dbad144.c79 static int fflag; variable
/netbsd-current/bin/df/
H A Ddf.c79 static int aflag, cflag, fflag, gflag, hflag, iflag, lflag; variable
/netbsd-current/sys/arch/x68k/dev/
H A Dbmd.c256 bmdclose(dev_t dev, int fflag, int devtype, struct lwp *l) argument
/netbsd-current/external/bsd/pdisk/dist/
H A Ddump.c123 int fflag = FFLAG_DEFAULT; /* show HFS volume names */ variable
/netbsd-current/sys/dev/qbus/
H A Drf.c1058 rfclose(dev_t dev, int fflag, int devtype, struct lwp *l) argument
1093 rfioctl(dev_t dev, u_long cmd, void *data, int fflag, struct lwp *l) argument
/netbsd-current/libexec/identd/
H A Didentd.c68 static int bflag, dflag, eflag, fflag, iflag, Iflag; variable
/netbsd-current/usr.sbin/lockstat/
H A Dmain.c141 static bool fflag; variable
/netbsd-current/sbin/swapctl/
H A Dswapctl.c140 static int fflag; /* first swap becomes dump */ variable
/netbsd-current/usr.sbin/rarpd/
H A Drarpd.c125 static int fflag = 0; /* don't fork */ variable
/netbsd-current/sys/rump/librump/rumpvfs/
H A Drumpvnode_if.c140 RUMP_VOP_CLOSE(struct vnode *vp, int fflag, struct kauth_cred *cred) argument
268 RUMP_VOP_IOCTL(struct vnode *vp, u_long command, void *data, int fflag, struct kauth_cred *cred) argument
284 RUMP_VOP_FCNTL(struct vnode *vp, u_int command, void *data, int fflag, struct kauth_cred *cred) argument
/netbsd-current/bin/rcp/
H A Drcp.c102 int ch, fflag, tflag; local
/netbsd-current/external/cddl/osnet/dist/uts/common/dtrace/
H A Dfasttrap.c2269 fasttrap_ioctl(struct cdev *dev, u_long cmd, caddr_t arg, int fflag, argument
/netbsd-current/usr.sbin/rtadvd/
H A Drtadvd.c183 int fflag = 0, logopt; local

Completed in 250 milliseconds

123