Home
last modified time | relevance | path

Searched defs:nullflag (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/usr.bin/grep/
H A Dgrep.c107 bool nullflag; /* --null */ variable
/freebsd-src/sys/kern/
H A Dvfs_syscalls.c3212 setutimes(struct thread * td,struct vnode * vp,const struct timespec * ts,int numtimes,int nullflag) setutimes() argument