HomeSort by: relevance | last modified time | path
    Searched defs:shortoutput (Results 1 - 2 of 2) sorted by relevancy

  /src/sbin/route/
route.c 133 int locking, lockrest, debugonly, shortoutput; variable in typeref:typename:int
186 shortoutput = 1;
1180 if (verbose && ! shortoutput) sodump(u,#u);\
1223 if (verbose && ! shortoutput) {
1509 if (! shortoutput) {
1558 if (dst && ! shortoutput)
1561 if (mask && ! shortoutput) {
1573 if (shortoutput) {
1583 if(shortoutput) {
1591 if (ifa && ! shortoutput)
    [all...]
route.c 133 int locking, lockrest, debugonly, shortoutput; variable in typeref:typename:int
186 shortoutput = 1;
1180 if (verbose && ! shortoutput) sodump(u,#u);\
1223 if (verbose && ! shortoutput) {
1509 if (! shortoutput) {
1558 if (dst && ! shortoutput)
1561 if (mask && ! shortoutput) {
1573 if (shortoutput) {
1583 if(shortoutput) {
1591 if (ifa && ! shortoutput)
    [all...]

Completed in 27 milliseconds