Searched defs:get_limit (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libnisdb/
H A Dnis_parse_ldap_attr.c48 static bool_t get_limit(const char *s, int len, int *limit, int default_val);
465 if (!get_limit(attrib_val, attrib_len, &limit,
477 if (!get_limit(attrib_val, attrib_len, &limit,
1015 * FUNCTION: get_limit
1027 get_limit( function

Completed in 61 milliseconds