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

/osnet-11/usr/src/cmd/ldap/ns_ldap/
H A Dldapclient.c131 #define CLIENT_SUCCESS 0 macro
411 if (retcode != CLIENT_SUCCESS) {
494 if (retcode != CLIENT_SUCCESS) {
642 if ((retcode == CLIENT_SUCCESS) ||
654 int retcode = CLIENT_SUCCESS;
679 int retcode = CLIENT_SUCCESS;
704 if (retcode != CLIENT_SUCCESS) {
713 if (retcode != CLIENT_SUCCESS) {
721 if (retcode != CLIENT_SUCCESS) {
730 if (retcode == CLIENT_SUCCESS) {
[all...]

Completed in 17 milliseconds