Searched defs:Pflag (Results 1 – 11 of 11) sorted by relevance
/openbsd-src/bin/ln/ |
H A D | ln.c | 48 int Pflag; /* Hard link to symlink. */ variable
|
/openbsd-src/bin/cp/ |
H A D | cp.c | 87 int Hflag, Lflag, Pflag, ch, fts_options, r; in main() local
|
/openbsd-src/usr.bin/diff/ |
H A D | diff.c | 39 int Nflag, Pflag, rflag, sflag, Tflag; variable
|
/openbsd-src/bin/rm/ |
H A D | rm.c | 53 int dflag, eval, fflag, iflag, Pflag, vflag, stdin_ok; variable
|
/openbsd-src/sbin/pflogd/ |
H A D | privsep.c | 66 priv_init(int Pflag, int argc, char *argv[]) in priv_init()
|
H A D | pflogd.c | 603 int ch, np, ret, Pflag = 0, Xflag = 0; in main() local
|
/openbsd-src/usr.bin/netstat/ |
H A D | main.c | 123 int Pflag; /* show given PCB */ variable
|
/openbsd-src/bin/df/ |
H A D | df.c | 67 int hflag, iflag, kflag, lflag, nflag, Pflag; variable
|
/openbsd-src/usr.bin/sendbug/ |
H A D | sendbug.c | 61 int Dflag, Pflag, wantcleanup; variable
|
/openbsd-src/usr.sbin/tcpdump/ |
H A D | privsep.c | 211 int i, sock, cmd, nflag = 0, oflag = 0, Pflag = 0; in priv_exec() local
|
/openbsd-src/usr.bin/nc/ |
H A D | netcat.c | 84 char *Pflag; /* Proxy username */ variable
|