Searched refs:dopaste (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/usr.bin/m4/
H A Deval.c68 static int dopaste(const char *);
289 if (!dopaste(argv[2]))
296 (void) dopaste(argv[2]);
723 * dopaste - include a given file without any
727 dopaste(const char *pfile) function

Completed in 76 milliseconds