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

/illumos-gate/usr/src/cmd/logins/
H A Dlogins.c828 * void writeunformatted(current, xtndflag, expflag)
831 * int expflag
839 * information if "expflag" is TRUE.
845 * expflag TRUE if password expiration information is to
852 writeunformatted(struct display *current, int xtndflag, int expflag) argument
886 if (expflag) {
898 * void writeformatted(current, xtndflag, expflag)
901 * int expflag
909 * if "expflag" is TRUE.
915 * expflag TRU
922 writeformatted(struct display *current, int xtndflag, int expflag) argument
1005 genuidreport(int pipeflag, int xtndflag, int expflag) argument
1067 genlogreport(int pipeflag, int xtndflag, int expflag) argument
[all...]

Completed in 46 milliseconds