Lines Matching refs:TRUE

55  *	TRUE			Boolean constant
68 #ifndef TRUE
69 #define TRUE ((int)'t')
84 * isasystemlogin Returns TRUE if the user-ID in the "struct passwd"
88 * isauserlogin Returns TRUE if the user-ID in the "struct passwd"
120 int found; /* TRUE if login in /etc/passwd */
219 int errorflg; /* TRUE if problem generating message */
306 * function returns TRUE. Otherwise it returns FALSE.
312 * TRUE If 'p' is found in the members list,
319 int found; /* TRUE if login found in list */
327 found = TRUE;
441 found = TRUE;
480 found = TRUE;
499 * display list. It returns TRUE if it is in the list, FALSE
511 * TRUE if the user-ID was found, FALSE otherwise.
534 * matching user-ID, return TRUE. Otherwise FALSE
546 * If "allgroups" is TRUE, it applies secondary information as well.
549 * allgroups FLAG. TRUE if secondary group info is to be
563 int done; /* TRUE if finished, FALSE otherwise */
627 done = TRUE;
629 done = TRUE;
781 * returns TRUE if that user-ID has no password, meaning
790 * TRUE if the login can be used without a password, FALSE
798 int nopwflag; /* TRUE if login has no passwd */
814 nopwflag = TRUE;
838 * if the "xtndflag" is TRUE, and it writes password expiration
839 * information if "expflag" is TRUE.
843 * xtndflag TRUE if extended information is to be written,
845 * expflag TRUE if password expiration information is to
874 /* If the extended info flag is TRUE, write the extended information */
908 * "xtndflag" is TRUE, and it write password expiration information
909 * if "expflag" is TRUE.
913 * xtndflag TRUE if extended information to be written,
915 * expflag TRUE if password expiration information to be written,
943 * If the extended information flag is TRUE,
962 * If the password expiration info flag is TRUE,
992 * TRUE if a parsable report is needed,
995 * TRUE if extended set of info is to be displayed,
998 * TRUE if password expiration information is to be
1054 * TRUE if a parsable report is needed,
1057 * TRUE if extended set of info is to be displayed,
1060 * TRUE if password expiration information is to
1146 req_next->found = TRUE;
1319 errflg = TRUE;
1321 a_seen = TRUE;
1331 errflg = TRUE;
1333 d_seen = TRUE;
1343 errflg = TRUE;
1345 g_seen = TRUE;
1357 errflg = TRUE;
1359 l_seen = TRUE;
1371 errflg = TRUE;
1373 m_seen = TRUE;
1383 errflg = TRUE;
1385 o_seen = TRUE;
1395 errflg = TRUE;
1397 p_seen = TRUE;
1407 errflg = TRUE;
1409 s_seen = TRUE;
1420 errflg = TRUE;
1422 t_seen = TRUE;
1432 errflg = TRUE;
1434 u_seen = TRUE;
1444 errflg = TRUE;
1446 x_seen = TRUE;
1450 errflg = TRUE;
1663 done = TRUE;
1750 plogin->found = TRUE;
1752 done = TRUE;
1771 done = TRUE;
1776 done = TRUE;