Home
last modified time | relevance | path

Searched refs:__s_mk_entry (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libsldap/common/
H A Dns_writes.c1498 __s_mk_entry(char **objclass, int max_attr) in __s_mk_entry() function
1547 *entry = e = __s_mk_entry(oclist, max_attr); in __s_cvt_passwd()
1689 *entry = e = __s_mk_entry(oclist, max_attr); in __s_cvt_project()
1801 *entry = e = __s_mk_entry(oclist, max_attr); in __s_cvt_shadow()
1925 *entry = e = __s_mk_entry(oclist, max_attr); in __s_cvt_group()
2029 *entry = e = __s_mk_entry(oclist, max_attr); in __s_cvt_hosts()
2163 *entry = e = __s_mk_entry(oclist, max_attr); in __s_cvt_rpc()
2253 *entry = e = __s_mk_entry(oclist, max_attr); in __s_cvt_protocols()
2342 *entry = e = __s_mk_entry(oclist, max_attr); in __s_cvt_services()
2445 *entry = e = __s_mk_entry(oclist, max_attr); in __s_cvt_networks()
[all …]
/illumos-gate/usr/src/cmd/ldap/ns_ldap/
H A Dldapaddent.c323 __s_mk_entry(char **objclass, int max_attr) in __s_mk_entry() function
4546 e = __s_mk_entry(oclist, 3); in main()