Home
last modified time | relevance | path

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

/freebsd/usr.bin/m4/
H A Deval.c67 static int dopaste(const char *);
305 if (!dopaste(argv[2])) in expand_builtin()
312 (void) dopaste(argv[2]); in expand_builtin()
749 dopaste(const char *pfile) in dopaste() function