Searched refs:T_EXACT (Results 1 – 1 of 1) sorted by relevance
31 enum { T_EXACT=0, T_BASENAME, T_DIRECTORY } type; enumerator452 if ((lmp->type == T_EXACT && strcmp(n, lmp->p) == 0) || in lmp_find()476 lmp->type = T_EXACT; in lmp_init()