Searched refs:nptypes (Results 1 – 2 of 2) sorted by relevance
448 nptypes = nitems(ptype), in bnep_profile_create_protocol_descriptor_list() 449 nptypes_size = nptypes * 3; in bnep_profile_create_protocol_descriptor_list() 475 for (i = 0; i < nptypes; i ++) { in bnep_profile_create_protocol_descriptor_list() 447 nptypes = sizeof(ptype)/sizeof(ptype[0]), bnep_profile_create_protocol_descriptor_list() local
358 int nptypes, in make_preauth_list() argument365 if (nptypes < 0) { in make_preauth_list()366 for (nptypes=0, ptypep = ptypes; *ptypep; ptypep++, nptypes++) in make_preauth_list()373 (krb5_pa_data **) malloc((nptypes+1)*sizeof(krb5_pa_data *))) == NULL) in make_preauth_list()376 for (i=0; i<nptypes; i++) { in make_preauth_list()392 preauthp[nptypes] = NULL; in make_preauth_list()