Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libtecla/common/
H A Dpcache.c219 static int pca_prepare_suffix(PathCache *pc, const char *suffix,
1369 if(pca_prepare_suffix(pc, match + 1 + prefix_len, in CPL_MATCH_FN()
1412 if(pca_prepare_suffix(pc, filename + prefix_len, ppc->escaped) || in CPL_MATCH_FN()
1441 static int pca_prepare_suffix(PathCache *pc, const char *suffix, in pca_prepare_suffix() function