Searched defs:ofn (Results 1 – 3 of 3) sorted by relevance
22 char ofn[80]; /* Output file name. */ member
393 processinout(const char *ifn, const char *ofn) in processinout()
1195 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