Searched defs:vcookie (Results 1 - 1 of 1) sorted by relevance
/osnet-11/usr/src/lib/libsldap/common/ |
H A D | ns_reads.c | 4679 void **vcookie, 4845 *vcookie = (void *)cookie; 4891 void **vcookie, 4897 init_filter_cb, attribute, auth, flags, vcookie, 4916 void **vcookie, 4932 attribute, auth, flags, vcookie, result, errorp, userdata, 4940 __ns_ldap_nextEntry(void *vcookie, ns_ldap_result_t **result, argument 4947 cookie = (ns_ldap_cookie_t *)vcookie; 4984 void **vcookie, 4990 if (*vcookie 4670 firstEntry( const char *service, const char *filter, const char *sortattr, int (*init_filter_cb)(const ns_ldap_search_desc_t *desc, char **realfilter, const void *userdata), const char * const *attribute, const ns_cred_t *auth, const int flags, void **vcookie, ns_ldap_result_t **result, ns_ldap_error_t ** errorp, const void *userdata, ns_conn_user_t *conn_user, const char * const *extra_info_attr, ns_ldap_entry_t **extra_info) argument 4882 __ns_ldap_firstEntry( const char *service, const char *filter, const char *vlv_sort, int (*init_filter_cb)(const ns_ldap_search_desc_t *desc, char **realfilter, const void *userdata), const char * const *attribute, const ns_cred_t *auth, const int flags, void **vcookie, ns_ldap_result_t **result, ns_ldap_error_t ** errorp, const void *userdata) argument 4907 __ns_ldap_firstEntry_ext( const char *service, const char *filter, const char *vlv_sort, int (*init_filter_cb)(const ns_ldap_search_desc_t *desc, char **realfilter, const void *userdata), const char * const *attribute, const ns_cred_t *auth, const int flags, void **vcookie, ns_ldap_result_t **result, ns_ldap_error_t ** errorp, const void *userdata, const char * const *extra_info_attr, ns_ldap_entry_t **extra_info) argument 4983 __ns_ldap_endEntry( void **vcookie, ns_ldap_error_t ** errorp) argument [all...] |
Completed in 36 milliseconds