Searched refs:O_SECURE (Results 1 - 8 of 8) sorted by relevance

/freebsd-11.0-release/contrib/nvi/common/
H A Doptions_def.h55 #define O_SECURE 54 macro
H A Dmain.c250 *oargp++ = O_SECURE;
H A Doptions.c175 /* O_SECURE 4.4BSD */
341 if (o_set(sp, O_SECURE, 0, NULL, GO_SECURE))
343 F_SET(&sp->opts[O_SECURE], OPT_GLOBAL);
/freebsd-11.0-release/contrib/nvi/ex/
H A Dex_read.c78 if (O_ISSET(sp, O_SECURE)) {
H A Dex_write.c151 if (O_ISSET(sp, O_SECURE)) {
H A Dex_argv.c679 if (O_ISSET(sp, O_SECURE)) {
H A Dex.c512 if (F_ISSET(ecp->cmd, E_SECURE) && O_ISSET(sp, O_SECURE)) {
/freebsd-11.0-release/contrib/nvi/vi/
H A Dvi.c168 if (F_ISSET(vp->kp, V_SECURE) && O_ISSET(sp, O_SECURE)) {

Completed in 168 milliseconds