Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/nvi/dist/common/
Dgs.h81 #define GO_SECURE 2 /* Global options: secure. */ macro
Doptions.c379 if (o_set(sp, O_SECURE, 0, NULL, GO_SECURE)) in opts_init()