Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/lynx/src/
DLYGlobalDefs.h66 extern char *list_format;
DLYMain.c96 char *list_format = NULL; /* LONG_LIST formatting mask */ variable
744 FREE(list_format); in free_lynx_globals()
1187 StrAllocCopy(list_format, LIST_FORMAT); in main()
DLYReadCFG.c1568 PARSE_STR(RC_LIST_FORMAT, list_format),
/mirbsd/src/gnu/usr.bin/lynx/WWW/Library/Implementation/
DHTFile.c2188 LYListFmtParse(list_format, entry, tmpfilename, target, tail); in print_local_dir()