Lines Matching refs:rcp
3069 int *rcp, in ldap_list() argument
3084 *rcp = NS_LDAP_SUCCESS; in ldap_list()
3096 *rcp = NS_LDAP_MEMORY; in ldap_list()
3106 *rcp = rc; in ldap_list()
3116 *rcp = rc; in ldap_list()
3127 *rcp = NS_LDAP_MEMORY; in ldap_list()
3136 *rcp = NS_LDAP_MEMORY; in ldap_list()
3152 *rcp = rc; in ldap_list()
3193 *rcp = NS_LDAP_MEMORY; in ldap_list()
3208 *rcp = rc; in ldap_list()
3237 cookie->caller_rc = rcp; in ldap_list()
3271 *rcp = rc; in ldap_list()
3374 int *rcp, in __ns_ldap_list_batch_add() argument
3384 if (rcp != NULL) in __ns_ldap_list_batch_add()
3385 *rcp = NS_LDAP_MEMORY; in __ns_ldap_list_batch_add()
3396 auth, mod_flags, rResult, errorp, rcp, callback, userdata, cu); in __ns_ldap_list_batch_add()
3455 __ns_ldap_list_batch_process(ns_ldap_list_batch_t *batch, int *rcp) in __ns_ldap_list_batch_process() argument
3508 if (rcp != NULL) in __ns_ldap_list_batch_process()
3509 *rcp = rc; in __ns_ldap_list_batch_process()