Searched defs:brief (Results 1 - 1 of 1) sorted by relevance

/vbox/src/apps/tunctl/
H A Dtunctl.c30 fprintf(stderr, "-b will result in brief output (just the device name)\n");
41 int tap_fd, opt, delete = 0, brief = 0; local
47 brief = 1;
144 if(brief)

Completed in 77 milliseconds