Searched refs:ptable (Results 1 – 1 of 1) sorted by relevance
99 const char *ptable = table; in find_alias() local107 if (len < l || (p = strnstr (ptable, alias, len)) == NULL) in find_alias()114 ptable = p + l; in find_alias()115 len = table_end - ptable; in find_alias()