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

/netbsd-current/external/bsd/openldap/dist/servers/slapd/back-passwd/
H A Dproto-passwd.h30 extern AttributeDescription *ad_sn;
H A Dinit.c33 AttributeDescription *ad_sn; variable
84 rc = slap_str2ad( "sn", &ad_sn, &text );
H A Dsearch.c325 attr_merge_normalize_one( e, ad_sn, &val, NULL ); /* required by person */
380 attr_merge_normalize_one( e, ad_sn, &val, NULL );

Completed in 81 milliseconds