Searched refs:kptarget (Results 1 – 1 of 1) sorted by relevance
79 char **kptarget; in Generic_Enum_Type() local105 if ((kptarget = argp->kwds) != 0) in Generic_Enum_Type()109 (*kptarget++) = strdup(*kp++); in Generic_Enum_Type()111 *kptarget = (char *)0; in Generic_Enum_Type()165 char **kptarget; in Copy_Enum_Type() local169 if ((kptarget = result->kwds) != 0) in Copy_Enum_Type()173 (*kptarget++) = strdup(*kp++); in Copy_Enum_Type()175 *kptarget = (char *)0; in Copy_Enum_Type()