Home
last modified time | relevance | path

Searched refs:vflag (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/cmd/file_trunc/
H A Dfile_trunc.c57 static int vflag = 0; variable
136 vflag++; in parse_options()
163 if (vflag) { in parse_options()
211 if (vflag) { in do_write()
236 if (vflag) { in do_trunc()
/f-stack/freebsd/contrib/openzfs/cmd/arcstat/
H A Darcstat.in334 vflag = False
368 vflag = True
386 if vflag:
/f-stack/freebsd/contrib/openzfs/cmd/dbufstat/
H A Ddbufstat.in533 vflag = False
580 vflag = True
616 if vflag:
/f-stack/freebsd/netinet/
H A Din_pcb.c256 in_pcblbgroup_alloc(struct inpcblbgrouphead *hdr, u_char vflag, in in_pcblbgroup_alloc() argument
267 grp->il_vflag = vflag; in in_pcblbgroup_alloc()