Searched refs:vP (Results 1 – 1 of 1) sorted by relevance
1881 const struct vot *vP; /* scan votstrs */ local1886 for (vP = votstrs; *vP->vot_name && !retval; vP++)1887 retval = hash_insert (op_hash, vP->vot_name, (PTR) &vP->vot_detail);1890 for (vP = synthetic_votstrs; *vP->vot_name && !retval; vP++)1891 retval = hash_insert (op_hash, vP->vot_name, (PTR) &vP->vot_detail);