Searched defs:xtndflag (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/logins/ |
H A D | logins.c | 828 * void writeunformatted(current, xtndflag, expflag) 830 * int xtndflag 838 * if the "xtndflag" is TRUE, and it writes password expiration 843 * xtndflag TRUE if extended information is to be written, 852 writeunformatted(struct display *current, int xtndflag, int expflag) argument 875 if (xtndflag) { 898 * void writeformatted(current, xtndflag, expflag) 900 * int xtndflag 908 * "xtndflag" is TRUE, and it write password expiration information 913 * xtndflag 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 443 milliseconds