Lines Matching refs:errstr

96 verify_value(ns_config_t *cfg, char *name, char *value, char *errstr);
1105 __s_api_crosscheck(ns_config_t *ptr, char *errstr, int check_dn) in __s_api_crosscheck() argument
1121 (void) snprintf(errstr, MAXERROR, in __s_api_crosscheck()
1131 (void) snprintf(errstr, MAXERROR, in __s_api_crosscheck()
1143 (void) snprintf(errstr, MAXERROR, in __s_api_crosscheck()
1154 (void) snprintf(errstr, MAXERROR, in __s_api_crosscheck()
1163 (void) snprintf(errstr, MAXERROR, in __s_api_crosscheck()
1189 (void) snprintf(errstr, MAXERROR, in __s_api_crosscheck()
1198 (void) snprintf(errstr, MAXERROR, in __s_api_crosscheck()
1243 (void) snprintf(errstr, MAXERROR, in __s_api_crosscheck()
1250 (void) snprintf(errstr, MAXERROR, in __s_api_crosscheck()
1377 char errstr[MAXERROR]; in set_default_value() local
1380 (void) snprintf(errstr, sizeof (errstr), gettext( in set_default_value()
1382 MKERROR(LOG_ERR, *error, NS_CONFIG_SYNTAX, strdup(errstr), in set_default_value()
1493 verify_value(ns_config_t *cfg, char *name, char *value, char *errstr) in verify_value() argument
1502 (void) snprintf(errstr, MAXERROR, in verify_value()
1555 (void) snprintf(errstr, MAXERROR, in verify_value()
1572 (void) snprintf(errstr, MAXERROR, in verify_value()
1595 (void) snprintf(errstr, MAXERROR, in verify_value()
1641 char errstr[2 * MAXERROR]; in __ns_ldap_setParamValue() local
1652 (void) snprintf(errstr, sizeof (errstr), in __ns_ldap_setParamValue()
1655 MKERROR(LOG_ERR, *error, NS_CONFIG_SYNTAX, strdup(errstr), in __ns_ldap_setParamValue()
1697 (void) snprintf(errstr, sizeof (errstr), in __ns_ldap_setParamValue()
1702 strdup(errstr), NS_LDAP_MEMORY); in __ns_ldap_setParamValue()
1719 (void) snprintf(errstr, sizeof (errstr), in __ns_ldap_setParamValue()
1724 strdup(errstr), NS_LDAP_MEMORY); in __ns_ldap_setParamValue()
1748 (void) snprintf(errstr, sizeof (errstr), in __ns_ldap_setParamValue()
1753 strdup(errstr), NS_LDAP_MEMORY); in __ns_ldap_setParamValue()
1856 (void) snprintf(errstr, sizeof (errstr), in __ns_ldap_setParamValue()
1861 strdup(errstr), NS_LDAP_MEMORY); in __ns_ldap_setParamValue()
1968 (void) snprintf(errstr, sizeof (errstr), in __ns_ldap_setParamValue()
1973 strdup(errstr), NS_LDAP_MEMORY); in __ns_ldap_setParamValue()
2209 (void) snprintf(errstr, sizeof (errstr), in __ns_ldap_setParamValue()
2216 strdup(errstr), NS_LDAP_MEMORY); in __ns_ldap_setParamValue()
2237 (void) snprintf(errstr, sizeof (errstr), in __ns_ldap_setParamValue()
2241 strdup(errstr), NS_LDAP_MEMORY); in __ns_ldap_setParamValue()
2282 (void) snprintf(errstr, sizeof (errstr), in __ns_ldap_setParamValue()
2288 strdup(errstr), NS_LDAP_MEMORY); in __ns_ldap_setParamValue()
2309 (void) snprintf(errstr, sizeof (errstr), in __ns_ldap_setParamValue()
2313 strdup(errstr), NS_LDAP_MEMORY); in __ns_ldap_setParamValue()
2327 (void) snprintf(errstr, sizeof (errstr), in __ns_ldap_setParamValue()
2332 strdup(errstr), NS_LDAP_MEMORY); in __ns_ldap_setParamValue()
2382 (void) snprintf(errstr, in __ns_ldap_setParamValue()
2383 sizeof (errstr), in __ns_ldap_setParamValue()
2391 strdup(errstr), in __ns_ldap_setParamValue()
2396 (void) snprintf(errstr, in __ns_ldap_setParamValue()
2397 sizeof (errstr), in __ns_ldap_setParamValue()
2406 strdup(errstr), in __ns_ldap_setParamValue()
2492 (void) snprintf(errstr, in __ns_ldap_setParamValue()
2493 sizeof (errstr), in __ns_ldap_setParamValue()
2501 strdup(errstr), in __ns_ldap_setParamValue()
2570 (void) snprintf(errstr, in __ns_ldap_setParamValue()
2571 sizeof (errstr), in __ns_ldap_setParamValue()
2579 strdup(errstr), in __ns_ldap_setParamValue()
2584 (void) snprintf(errstr, in __ns_ldap_setParamValue()
2585 sizeof (errstr), in __ns_ldap_setParamValue()
2593 strdup(errstr), in __ns_ldap_setParamValue()
2619 (void) snprintf(errstr, sizeof (errstr), in __ns_ldap_setParamValue()
2622 MKERROR(LOG_ERR, *error, NS_CONFIG_SYNTAX, strdup(errstr), in __ns_ldap_setParamValue()
2635 if ((*def->ns_verify)(type, def, &conf, errstr) != NS_SUCCESS) { in __ns_ldap_setParamValue()
2639 strdup(errstr), NS_LDAP_MEMORY); in __ns_ldap_setParamValue()
2702 char errstr[2 * MAXERROR]; in __ns_ldap_setParam() local
2727 (void) snprintf(errstr, sizeof (errstr), in __ns_ldap_setParam()
2730 MKERROR(LOG_WARNING, *error, NS_CONFIG_SYNTAX, strdup(errstr), in __ns_ldap_setParam()
2750 (void) snprintf(errstr, sizeof (errstr), in __ns_ldap_setParam()
2756 strdup(errstr), NS_LDAP_MEMORY); in __ns_ldap_setParam()
2920 char errstr[2 * MAXERROR]; in __ns_ldap_getParam() local
2949 (void) snprintf(errstr, sizeof (errstr), in __ns_ldap_getParam()
2956 strdup(errstr), NS_LDAP_MEMORY); in __ns_ldap_getParam()
2974 (void) snprintf(errstr, sizeof (errstr), in __ns_ldap_getParam()
2977 strdup(errstr), NS_LDAP_MEMORY); in __ns_ldap_getParam()
3284 char errstr[MAXERROR]; in __door_getconf() local
3314 (void) snprintf(errstr, sizeof (errstr), in __door_getconf()
3319 strdup(errstr), NS_LDAP_MEMORY); in __door_getconf()
3362 char errstr[MAXERROR]; in SetDoorInfoToUnixCred() local
3386 (void) snprintf(errstr, MAXERROR, in SetDoorInfoToUnixCred()
3390 strdup(errstr), NS_LDAP_MEMORY); in SetDoorInfoToUnixCred()
3401 (void) snprintf(errstr, MAXERROR, in SetDoorInfoToUnixCred()
3405 strdup(errstr), NS_LDAP_MEMORY); in SetDoorInfoToUnixCred()
3424 char errstr[MAXERROR], errbuf[MAXERROR]; in SetDoorInfo() local
3457 (void) snprintf(errstr, sizeof (errstr), in SetDoorInfo()
3466 (void) snprintf(errstr, sizeof (errstr), in SetDoorInfo()
3470 (void) snprintf(errstr, sizeof (errstr), in SetDoorInfo()
3477 strdup(errstr), NULL); in SetDoorInfo()
3490 if (__s_api_crosscheck(ptr, errstr, B_TRUE) != NS_SUCCESS) { in SetDoorInfo()
3492 MKERROR(LOG_WARNING, *errorp, NS_CONFIG_SYNTAX, strdup(errstr), in SetDoorInfo()