Home
last modified time | relevance | path

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

/freebsd/contrib/nvi/common/
H A Dgs.h69 #define GO_SECURE 2 /* Global options: secure. */ macro
H A Doptions.c341 if (o_set(sp, O_SECURE, 0, NULL, GO_SECURE)) in opts_init()