Home
last modified time | relevance | path

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

/freebsd/stand/ficl/
H A Dficl.c82 static void ficlSetVersionEnv(FICL_SYSTEM *pSys);
148 ficlSetVersionEnv(pSys); in ficlInitSystemEx()
689 static void ficlSetVersionEnv(FICL_SYSTEM *pSys) in ficlSetVersionEnv() function