Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/lynx/src/
DLYReadCFG.c2569 #define PutDefs(table, N) fprintf(fp0, "%-35s %s\n", table[N].name, table[N].value) in lynx_compile_opts() macro
2612 PutDefs(config_cache, n); in lynx_compile_opts()
2616 PutDefs(config_defines, n); in lynx_compile_opts()
/mirbsd/src/gnu/usr.bin/lynx/
DCHANGES8052 * modify PutDefs macro in LYShowInfo.c to check for nonnull table[N].value,
8370 * modify PutTextInput and PutDefs macros in LYOptions.c and LYShowInfo.c to