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

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

Completed in 67 milliseconds