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

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/
H A Dfinger.c142 int unquick = 1; /* -q option default */ variable
218 unquick = 0;
230 unquick = 0;
242 if (unquick || idle)
274 if (unquick) {
298 if (unquick && (pw = getpwnam(name))) {
308 if (unquick) {
354 if (unquick) {
440 if (unquick) {
458 if (unquick) {
[all...]

Completed in 68 milliseconds