Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libtecla/common/
H A Dpcache.c217 static int pca_prepare_suffix(PathCache *pc, const char *suffix,
1367 if(pca_prepare_suffix(pc, match + 1 + prefix_len, in CPL_MATCH_FN()
1410 if(pca_prepare_suffix(pc, filename + prefix_len, ppc->escaped) || in CPL_MATCH_FN()
1439 static int pca_prepare_suffix(PathCache *pc, const char *suffix, in pca_prepare_suffix() function