Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/lynx/WWW/Library/Implementation/
DHTFile.c3089 static const char *program_paths[pp_Last]; variable
3099 result = program_paths[code]; in HTGetProgramPath()
3110 program_paths[code] = isEmpty(path) ? 0 : path; in HTSetProgramPath()