Searched refs:ecodep (Results 1 – 1 of 1) sorted by relevance
1648 j_lookup(const char *cp, int *ecodep) in j_lookup() argument1671 if (ecodep) in j_lookup()1672 *ecodep = JL_INVALID; in j_lookup()1704 if (ecodep) in j_lookup()1705 *ecodep = JL_AMBIG; in j_lookup()1721 if (ecodep) in j_lookup()1722 *ecodep = JL_AMBIG; in j_lookup()1732 if (ecodep) in j_lookup()1733 *ecodep = JL_NOSUCH; in j_lookup()