Searched refs:CLIENT_SUCCESS (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/ldap/ns_ldap/
H A Dldapclient.c132 #define CLIENT_SUCCESS 0 macro
408 if (retcode != CLIENT_SUCCESS) {
491 if (retcode != CLIENT_SUCCESS) {
639 if ((retcode == CLIENT_SUCCESS) ||
651 int retcode = CLIENT_SUCCESS;
676 int retcode = CLIENT_SUCCESS;
701 if (retcode != CLIENT_SUCCESS) {
710 if (retcode != CLIENT_SUCCESS) {
718 if (retcode != CLIENT_SUCCESS) {
727 if (retcode == CLIENT_SUCCESS) {
[all...]

Completed in 46 milliseconds