Home
last modified time | relevance | path

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

/freebsd/contrib/unifdef/
H A Dunifdef.c251 static void processinout(const char *, const char *);
379 processinout(*argv, ofilename); in main()
381 processinout(*argv, *argv); in main()
396 processinout(const char *ifn, const char *ofn) in processinout() function