Home
last modified time | relevance | path

Searched defs:Xflag (Results 1 – 5 of 5) sorted by relevance

/openbsd/bin/pax/
H A Dpax.c80 int Xflag; /* archive files with same device id only */ variable
/openbsd/games/fortune/strfile/
H A Dstrfile.c97 bool Xflag = false; /* set rotated bit */ variable
/openbsd/usr.sbin/tcpdump/
H A Dtcpdump.c81 int Xflag; /* print packet in emacs-hexl style */ variable
/openbsd/sbin/pflogd/
H A Dpflogd.c603 int ch, np, ret, Pflag = 0, Xflag = 0; in main() local
/openbsd/sbin/fdisk/
H A Dcmd.c490 Xflag(const char *args, struct mbr *mbr) in Xflag() function