Home
last modified time | relevance | path

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

/titanic_41/usr/src/head/
H A Duserdefs.h105 int definact; /* default inactive */ member
/titanic_41/usr/src/cmd/oamuser/user/
H A Duserdefs.c90 { INACTSTR, sizeof (INACTSTR) - 1, INT, DEFOFF(definact) },
265 outcount += fprintf(fptr, "inactive=%d ", deflts->definact); in dispusrdef()
H A Duseradd.c339 usrdefs->definact = inact;
530 } else inact = usrdefs->definact;