Home
last modified time | relevance | path

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

/dports/www/netsurf/netsurf-3.10/utils/
H A Dnsoption.c296 for (entry = 0; entry < NSOPTION_LISTEND; entry++) { in nsoption_output()
812 entry_loop < NSOPTION_LISTEND; in nsoption_commandline()
849 if (option_idx >= NSOPTION_LISTEND) { in nsoption_snoptionf()
H A Dnsoption.h150 NSOPTION_LISTEND /* end of list */ enumerator
/dports/www/netsurf/netsurf-3.10/test/
H A Dnsoption.c644 ret = nsoption_snoptionf(NULL, 0, NSOPTION_LISTEND, ""); in START_TEST()