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

/freebsd-current/usr.sbin/ypldap/
H A Dentries.c57 if ((linep = calloc(1, env->sc_user_line_len + 1)) == NULL) {
H A Dypldap.h173 size_t sc_user_line_len; member in struct:env
H A Dypldap.c132 env->sc_user_line_len = 0;
410 env->sc_user_line_len += len;

Completed in 81 milliseconds