Home
last modified time | relevance | path

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

/src/usr.bin/tcopy/
H A Dtcopy.cc455 enum e_how {H_INPUT, H_OUTPUT, H_VERIFY}; enum
458 open_arg(const char *arg, enum e_how how, int rawfile) in open_arg()