Searched refs:p_oname (Results 1 – 2 of 2) sorted by relevance
801 * p_oname if non-NULL is set to point to the full option name. in findopt_name() 803 public struct loption * findopt_name(constant char **p_optname, constant char **p_oname, lbool *p_ambig) in findopt_name() 875 if (p_oname != NULL)876 *p_oname = maxoname == NULL ? NULL : maxoname->oname;786 findopt_name(char ** p_optname,char ** p_oname,int * p_err) findopt_name() argument
330 public struct loption * findopt_name(constant char **p_optname, constant char **p_oname, lbool *p_ambig);