Home
last modified time | relevance | path

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

/dports/net/socat/socat-1.7.4.2/
H A Dxio-file.c62 const struct optdesc opt_o_trunc = { "o-trunc", "trunc", OPT_O_TRUNC, GROUP_OPEN, PH_L…
H A Dxio-named.c176 if (retropt_bool(opts, OPT_O_TRUNC, &flag) >= 0 && flag)
H A Dxioopts.h557 OPT_O_TRUNC, /* open(): O_TRUNC */ enumerator