HomeSort by: relevance | last modified time | path
    Searched defs:dopaste (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.bin/m4/
eval.c 71 static int dopaste(const char *);
286 if (!dopaste(argv[2]))
293 (void) dopaste(argv[2]);
738 * dopaste - include a given file without any
742 dopaste(const char *pfile) function in typeref:typename:int
eval.c 71 static int dopaste(const char *);
286 if (!dopaste(argv[2]))
293 (void) dopaste(argv[2]);
738 * dopaste - include a given file without any
742 dopaste(const char *pfile) function in typeref:typename:int

Completed in 42 milliseconds