Home
last modified time | relevance | path

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

/freebsd/usr.bin/vi/
H A Doptions_def.h13 #define O_TMPDIR 12 macro
/freebsd/contrib/nvi/common/
H A Doptions.c257 {L("dir"), O_TMPDIR}, /* 4BSD */
360 OI(O_TMPDIR, b2); in opts_init()
H A Dexf.c174 if (opts_empty(sp, O_TMPDIR, 0)) in file_init()
177 join(O_STR(sp, O_TMPDIR), "vi.XXXXXXXXXX")) == NULL) { in file_init()