Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/lynx/WWW/Library/Implementation/
DHTFile.h334 } ProgramPaths; typedef
339 extern const char *HTGetProgramPath(ProgramPaths code);
344 extern void HTSetProgramPath(ProgramPaths code,
DHTFile.c3094 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()
/mirbsd/src/gnu/usr.bin/lynx/src/
DLYReadCFG.c2014 HTSetProgramPath((ProgramPaths) (q->def_value), NULL); in LYSetConfigValue()
2016 HTSetProgramPath((ProgramPaths) (q->def_value), temp_value); in LYSetConfigValue()
/mirbsd/src/gnu/usr.bin/lynx/
DCHANGES2275 * modify loop in HTInitProgramPaths() to convert enum ProgramPaths to an