Home
last modified time | relevance | path

Searched defs:CplFileConf (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libtecla/common/
H A Dcplmatch.c102 struct CplFileConf { struct
103 int id; /* new_CplFileConf() sets this to CFC_ID_CODE */ argument
124 static void cpl_init_FileConf(CplFileConf *cfc); argument
131 struct CplFileConf {int dummy;}; struct
/illumos-gate/usr/src/lib/libtecla/
H A Dlibtecla.h366 typedef struct CplFileConf CplFileConf; typedef