Home
last modified time | relevance | path

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

/dports/devel/hs-darcs/darcs-2.16.4/src/Darcs/UI/Commands/
H A DPush.hs294 applyopts opts = if parseFlags O.debug opts then ["--debug"] else [] function
/dports/net/socat/socat-1.7.4.2/
H A Dxioopts.c3116 int applyopts(int fd, struct opt *opts, enum e_phase phase) { in applyopts() function