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

/illumos-gate/usr/src/cmd/logins/
H A Dlogins.c974 * void genuidreport(pipeflag, xtndflag, expflag)
975 * int pipeflag
982 * on user-ID. If the <pipeflag> variable is not zero, it
991 * pipeflag int
1005 genuidreport(int pipeflag, int xtndflag, int expflag) argument
1021 if (pipeflag) {
1036 * void genlogreport(pipeflag, xtndflag, expflag)
1037 * int pipeflag
1044 * on user name. If the <pipeflag> variable is not zero, it
1053 * pipeflag in
1067 genlogreport(int pipeflag, int xtndflag, int expflag) argument
[all...]

Completed in 59 milliseconds