Home
last modified time | relevance | path

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

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