Searched defs:update4host (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/keyserv/ |
H A D | chkey_common.c | 563 * The parameter 'update4host' is a flag that tells the function which 565 * for a host (update4host > 0), the two parameters "bindDN" and 575 int update4host, 600 if (update4host) 610 if (update4host) { 744 int update4host = FALSE; local 796 update4host = TRUE; 946 update_ldap_attr(dn, attrs, passwd, TRUE, update4host, 970 update_ldap_attr(dn, attrs, passwd, FALSE, update4host, 571 update_ldap_attr(const char *dn, ns_ldap_attr_t **attrs, const char *passwd, int add, int update4host, const char *bindDN, const char *bindPasswd) argument
|
Completed in 59 milliseconds