Searched refs:ecodep (Results 1 – 1 of 1) sorted by relevance
1675 j_lookup(const char *cp, int *ecodep) in j_lookup() argument1698 if (ecodep) in j_lookup()1699 *ecodep = JL_INVALID; in j_lookup()1731 if (ecodep) in j_lookup()1732 *ecodep = JL_AMBIG; in j_lookup()1748 if (ecodep) in j_lookup()1749 *ecodep = JL_AMBIG; in j_lookup()1759 if (ecodep) in j_lookup()1760 *ecodep = JL_NOSUCH; in j_lookup()