Searched refs:Aflag (Results 1 – 5 of 5) sorted by relevance
111 if (Aflag) in netgraphprotopr()121 if (Aflag) in netgraphprotopr()
328 if (Aflag) in protopr()332 xo_emit((Aflag && !Wflag) ? in protopr()339 xo_emit((Aflag && !Wflag) ? in protopr()347 xo_emit((Aflag && !Wflag) ? in protopr()394 if (Aflag) { in protopr()1436 (Aflag && !num_port) ? 12 : 16, inetname(in)); in inetprint()1447 width = (Aflag && !Wflag) ? 18 : in inetprint()
47 extern int Aflag; /* show addresses of protocol control block */
212 int Aflag; /* show addresses of protocol control block */ variable294 Aflag = 1; in main()
1299 Wflag ? 39 : (Aflag && !numeric) ? 12 : 16,1311 width = Wflag ? 45 : Aflag ? 18 : 22;