Searched refs:_nc_extend_names (Results 1 – 1 of 1) sorted by relevance
67 _nc_extend_names(ENTRY * entryp, const char *name, int token_type) in _nc_extend_names() function107 return _nc_extend_names(entryp, name, token_type); in _nc_extend_names()111 return _nc_extend_names(entryp, name, STRING); in _nc_extend_names()460 if ((entry_ptr = _nc_extend_names(entryp, in _nc_parse_entry()