Searched refs:inactive_str (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/nsswitch/ldap/common/
H A Dgetspent.c81 char *inactive_str, *expire_str, *flag_str; local
176 inactive_str = _NO_VALUE;
178 inactive_str = inactive[0];
179 len += strlen(inactive_str);
216 inactive_str, expire_str, flag_str);

Completed in 18 milliseconds