Home
last modified time | relevance | path

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

/netbsd-src/usr.bin/m4/
H A Deval.c71 static int dopaste(const char *);
286 if (!dopaste(argv[2])) in expand_builtin()
293 (void) dopaste(argv[2]); in expand_builtin()
742 dopaste(const char *pfile) in dopaste() function