Searched refs:ecodep (Results 1 – 1 of 1) sorted by relevance
1640 j_lookup(const char *cp, int *ecodep) in j_lookup() argument1663 if (ecodep) in j_lookup()1664 *ecodep = JL_INVALID; in j_lookup()1696 if (ecodep) in j_lookup()1697 *ecodep = JL_AMBIG; in j_lookup()1713 if (ecodep) in j_lookup()1714 *ecodep = JL_AMBIG; in j_lookup()1724 if (ecodep) in j_lookup()1725 *ecodep = JL_NOSUCH; in j_lookup()