Home
last modified time | relevance | path

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

/openbsd/src/usr.sbin/ldapd/
Dsyntax.c264 syntax_is_time(struct schema *schema, char *value, size_t len, int gen) in syntax_is_time() function
314 return syntax_is_time(schema, value, len, 1); in syntax_is_gentime()
320 return syntax_is_time(schema, value, len, 0); in syntax_is_utctime()