Home
last modified time | relevance | path

Searched defs:ofn (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/usr.bin/mandoc/
H A Dterm_tag.h22 char ofn[80]; /* Output file name. */ member
/openbsd-src/usr.bin/unifdef/
H A Dunifdef.c393 processinout(const char *ifn, const char *ofn) in processinout()
/openbsd-src/usr.bin/ssh/
H A Dchannels.c1195 channel_register_filter(struct ssh * ssh,int id,channel_infilter_fn * ifn,channel_outfilter_fn * ofn,channel_filter_cleanup_fn * cfn,void * ctx) channel_register_filter() argument