Home
last modified time | relevance | path

Searched refs:definact (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/head/
H A Duserdefs.h109 int definact; /* default inactive */ member
/illumos-gate/usr/src/cmd/oamuser/user/
H A Duserdefs.c89 { INACTSTR, sizeof (INACTSTR) - 1, INT, DEFOFF(definact) },
268 outcount += fprintf(fptr, "inactive=%d ", deflts->definact); in dispusrdef()
H A Duseradd.c361 usrdefs->definact = inact;
552 } else inact = usrdefs->definact;