Home
last modified time | relevance | path

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

/freebsd/usr.sbin/ypldap/
H A Dentries.c93 if ((linep = calloc(1, env->sc_group_line_len + 1)) == NULL) { in flatten_entries()
H A Dypldap.h174 size_t sc_group_line_len; member
H A Dypldap.c133 env->sc_group_line_len = 0; in main_start_update()
436 env->sc_group_line_len += len; in main_dispatch_client()