Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/atari/stand/bootpref/
H A Dbootpref.c78 #define ARRAY_DATESEP 5 macro
159 checkDateSep (&bootpref[ARRAY_DATESEP], optarg); in main()
436 writeNVRAM (fd, NVRAM_DATESEP, bootpref[ARRAY_DATESEP]); in setNVpref()