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

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/
H A Dfinger.c52 * of the user, and, if it exits, a copy of the file .plan in the users
66 * finger -p {suppress printing of .plan file}
132 char PLAN[] = "/.plan"; /* what plan file is */
141 int plan = 1; /* -p option default */ variable
227 plan = 0;
245 /* find out what filtering on .plan/.project files we should do */
507 if (plan) {
1348 * return true iff we've already printed project/plan for this uid;

Completed in 47 milliseconds