Searched refs:vot_name (Results 1 – 3 of 3) sorted by relevance
45 #define vot_name name macro
41 #define vot_name name macro
964 for (vP = votstrs; *vP->vot_name && !retval; vP++) in vip_begin()965 retval = hash_insert (op_hash, vP->vot_name, (void *) &vP->vot_detail); in vip_begin()968 for (vP = synthetic_votstrs; *vP->vot_name && !retval; vP++) in vip_begin()969 retval = hash_insert (op_hash, vP->vot_name, (void *) &vP->vot_detail); in vip_begin()