Home
last modified time | relevance | path

Searched refs:PCA_F_WANTED (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/lib/libtecla/common/
H A Dpcache.c98 PCA_F_WANTED='+', /* The file has been selected by the caller's callback */ enumerator
1083 if(!pc->check_fn || (*match)[0] == PCA_F_WANTED || in pca_lookup_file()
1085 (*match)[0] = PCA_F_WANTED; in pca_lookup_file()
1362 if(!pc->check_fn || match[0] == PCA_F_WANTED || in CPL_MATCH_FN()
1364 match[0] = PCA_F_WANTED; in CPL_MATCH_FN()