Searched refs:ecodep (Results 1 – 1 of 1) sorted by relevance
1676 j_lookup(const char *cp, int *ecodep) in j_lookup() argument1699 if (ecodep) in j_lookup()1700 *ecodep = JL_INVALID; in j_lookup()1732 if (ecodep) in j_lookup()1733 *ecodep = JL_AMBIG; in j_lookup()1749 if (ecodep) in j_lookup()1750 *ecodep = JL_AMBIG; in j_lookup()1760 if (ecodep) in j_lookup()1761 *ecodep = JL_NOSUCH; in j_lookup()