Home
last modified time | relevance | path

Searched defs:O_PROMPT (Results 1 – 2 of 2) sorted by relevance

/dports/editors/vigor/vigor-0.016/include/
H A Doptions_def.h41 #define O_PROMPT 40 macro
/dports/sysutils/busybox/busybox-1.26.2/archival/
H A Dunzip.c340 enum { O_PROMPT, O_NEVER, O_ALWAYS }; in unzip_main() enumerator