Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libtecla/common/
H A Dpcache.c213 static int pca_init_PcaPathConf(PcaPathConf *ppc, PathCache *pc);
1156 if(pca_init_PcaPathConf(ppc, pc)) in new_PcaPathConf()
1172 static int pca_init_PcaPathConf(PcaPathConf *ppc, PathCache *pc) in pca_init_PcaPathConf() function