Searched refs:ldap_update (Results 1 – 4 of 4) sorted by relevance
/titanic_50/usr/src/cmd/keyserv/ |
H A D | chkey.c | 130 extern int ldap_update(char *, char *, char *, char *, char *); 900 if (ldap_update(CURMECH->alias, netname, in storekeys() 927 if (ldap_update("dh192-0", netname, in storekeys()
|
H A D | newkey.c | 292 return (ldap_update("dh192-0", name, public, secret, pw));
|
H A D | chkey_common.c | 728 ldap_update(char *mechname, in ldap_update() function
|
/titanic_50/usr/src/lib/passwdutil/ |
H A D | ldap_attr.c | 76 int ldap_update(attrlist *items, pwu_repository_t *rep, void *buf); 89 ldap_update, 547 ldap_update(attrlist *items, pwu_repository_t *rep, void *buf) in ldap_update() function
|