Home
last modified time | relevance | path

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

/dragonfly/usr.bin/vi/
HDoptions_def.h12 #define O_TMPDIR 11 macro
/dragonfly/contrib/nvi2/common/
HDexf.c174 if (opts_empty(sp, O_TMPDIR, 0)) in file_init()
177 join(O_STR(sp, O_TMPDIR), "vi.XXXXXXXXXX")) == NULL) { in file_init()
HDoptions.c255 {L("dir"), O_TMPDIR}, /* 4BSD */
358 OI(O_TMPDIR, b2); in opts_init()