Searched refs:GO_SECURE (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/external/bsd/nvi/dist/common/ | ||
| D | gs.h | 81 #define GO_SECURE 2 /* Global options: secure. */ macro |
| D | options.c | 379 if (o_set(sp, O_SECURE, 0, NULL, GO_SECURE)) in opts_init() |