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

/illumos-gate/usr/src/lib/pam_modules/unix_account/
H A Dunix_acct.c288 attrlist attr_spw[7]; local
384 attr_spw[0].type = ATTR_LSTCHG; attr_spw[0].next = &attr_spw[1];
385 attr_spw[1].type = ATTR_MIN; attr_spw[1].next = &attr_spw[2];
386 attr_spw[2].type = ATTR_MAX; attr_spw[2].next = &attr_spw[
[all...]

Completed in 1424 milliseconds