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

/osnet-11/usr/src/lib/libnisdb/
H A Dnis_parse_ldap_attr.c45 static bool_t get_time_t(const char *s, time_t *t, time_t default_val);
593 if (get_time_t(buf, &timeout,
629 if (get_time_t(buf, &timeout,
674 if (get_time_t(buf, &timeout,
731 if (get_time_t(buf, &timeout,
767 if (get_time_t(buf, &timeout,
813 if (get_time_t(buf, &timeout,
1006 * FUNCTION: get_time_t
1016 get_time_t(const char *s, time_t *t, time_t default_val) function

Completed in 21 milliseconds