Searched refs:ProgramPaths (Results 1 – 4 of 4) sorted by relevance
334 } ProgramPaths; typedef339 extern const char *HTGetProgramPath(ProgramPaths code);344 extern void HTSetProgramPath(ProgramPaths code,
3094 const char *HTGetProgramPath(ProgramPaths code) in HTGetProgramPath()3107 void HTSetProgramPath(ProgramPaths code, const char *path) in HTSetProgramPath()3119 ProgramPaths code; in HTInitProgramPaths()3125 switch (code = (ProgramPaths) n) { in HTInitProgramPaths()
2014 HTSetProgramPath((ProgramPaths) (q->def_value), NULL); in LYSetConfigValue()2016 HTSetProgramPath((ProgramPaths) (q->def_value), temp_value); in LYSetConfigValue()
2275 * modify loop in HTInitProgramPaths() to convert enum ProgramPaths to an