HomeSort by relevance Sort by last modified time
    Searched defs:dofile (Results 1 - 5 of 5) sorted by null

  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/t/comp/
require.t 129 dofile();
130 sub dofile { do "bleah.do"; }; subroutine
  /onnv/onnv-gate/usr/src/cmd/refer/
mkey2.c 33 dofile(FILE *f, char *name) function
  /onnv/onnv-gate/usr/src/cmd/acct/
acctcms.c 122 void dofile(char *);
205 dofile(argv[optind]);
296 dofile(char *fname) function
acctcom.c 122 void dofile(char *);
271 dofile(*argv++); /* change from *argv */
277 dofile(PACCT);
281 dofile(NULL);
289 dofile(char *fname) function
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/
embed.h 276 #define dofile Perl_dofile macro
2805 #define dofile macro
    [all...]

Completed in 2910 milliseconds