Lines Matching refs:serviceSearchDescriptor
281 multival_t *serviceSearchDescriptor; member
887 counter < arglist->serviceSearchDescriptor->count; in client_manual()
891 arglist->serviceSearchDescriptor->optlist[counter], in client_manual()
1183 counter < arglist->serviceSearchDescriptor->count; in client_mod()
1187 arglist->serviceSearchDescriptor->optlist[counter], in client_mod()
1421 counter < arglist->serviceSearchDescriptor->count; in client_genProfile()
1425 arglist->serviceSearchDescriptor->optlist[counter], in client_genProfile()
1504 LDAP_CHECK_INVALID(arglist->serviceSearchDescriptor->count, in client_init()
3194 hold->serviceSearchDescriptor = multival_new(); in clientopts_new()
3195 if (NULL == hold->serviceSearchDescriptor) { in clientopts_new()
3219 multival_free(list->serviceSearchDescriptor); in clientopts_free()
3262 arg_count += list->serviceSearchDescriptor->count; in num_args()
3298 list->serviceSearchDescriptor); in dumpargs()
3525 retcode = multival_add(optlist->serviceSearchDescriptor, in clientSetParam()