Home
last modified time | relevance | path

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

/dflybsd-src/contrib/mdocml/
H A Dterm_tag.h22 char ofn[80]; /* Output file name. */ member
/dflybsd-src/usr.bin/time/
H A Dtime.c74 const char *ofn = NULL; in main() local
/dflybsd-src/usr.bin/unifdef/
H A Dunifdef.c378 processinout(const char *ifn, const char *ofn) in processinout()
/dflybsd-src/contrib/gcc-4.7/gcc/cp/
H A Dname-lookup.c3439 tree ofn = OVL_CURRENT (elt); in set_decl_namespace() local
/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Dname-lookup.c4987 tree ofn = *iter; in set_decl_namespace() local
H A Dpt.c13287 tree ofn = fn; in enclosing_instantiation_of() local
/dflybsd-src/crypto/openssh/
H A Dchannels.c1207 channel_outfilter_fn *ofn, channel_filter_cleanup_fn *cfn, void *ctx) in channel_register_filter()