Searched refs:__s_mk_entry (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/lib/libsldap/common/ |
H A D | ns_writes.c | 1496 __s_mk_entry(char **objclass, int max_attr) in __s_mk_entry() function 1545 *entry = e = __s_mk_entry(oclist, max_attr); in __s_cvt_passwd() 1687 *entry = e = __s_mk_entry(oclist, max_attr); in __s_cvt_project() 1799 *entry = e = __s_mk_entry(oclist, max_attr); in __s_cvt_shadow() 1923 *entry = e = __s_mk_entry(oclist, max_attr); in __s_cvt_group() 2027 *entry = e = __s_mk_entry(oclist, max_attr); in __s_cvt_hosts() 2161 *entry = e = __s_mk_entry(oclist, max_attr); in __s_cvt_rpc() 2251 *entry = e = __s_mk_entry(oclist, max_attr); in __s_cvt_protocols() 2340 *entry = e = __s_mk_entry(oclist, max_attr); in __s_cvt_services() 2443 *entry = e = __s_mk_entry(oclist, max_attr); in __s_cvt_networks() [all …]
|
/titanic_50/usr/src/cmd/ldap/ns_ldap/ |
H A D | ldapaddent.c | 323 __s_mk_entry(char **objclass, int max_attr) in __s_mk_entry() function 4544 e = __s_mk_entry(oclist, 3); in main()
|