Home
last modified time | relevance | path

Searched refs:O_PATH (Results 1 – 5 of 5) sorted by relevance

/dragonfly/usr.bin/vi/
H A Doptions_def.h44 #define O_PATH 43 macro
/dragonfly/contrib/libarchive/libarchive/
H A Darchive_read_disk_posix.c2184 #if defined(O_PATH) in tree_reopen()
2186 const int o_flag = O_PATH; in tree_reopen()
2216 #if defined(O_PATH) || defined(O_SEARCH) || \ in tree_reopen()
H A Darchive_write_disk_posix.c445 #if defined(O_PATH) in la_opendirat()
446 | O_PATH in la_opendirat()
/dragonfly/contrib/nvi2/common/
H A Dexf.c466 for (found = 0, p = t = O_STR(sp, O_PATH);; ++p) in file_spath()
H A Doptions.c369 OI(O_PATH, b2); in opts_init()