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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/util/
H A Dadd_cr.pl11 &dofile($_);
14 sub dofile subroutine
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/util/
H A Dadd_cr.pl11 &dofile($_);
14 sub dofile subroutine
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/util/
H A Dadd_cr.pl11 &dofile($_);
14 sub dofile subroutine
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/lua/source/src/
H A Dlua.c210 static int dofile (lua_State *L, const char *name) { function
432 return dofile(L, init+1);
473 else dofile(L, NULL); /* executes stdin as a file */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/
H A DConfigure1567 &dofile("tools/c_rehash",$perl,'^#!/', '#!%s','^my \$dir;$', 'my $dir = "' . $openssldir . '";');
1568 &dofile("apps/CA.pl",$perl,'^#!/', '#!%s');
1571 &dofile("tools/c_rehash",'/usr/local/bin/perl','^#!/', '#!%s','^my \$dir;$', 'my $dir = "' . $openssldir . '";');
1572 &dofile("apps/CA.pl",'/usr/local/bin/perl','^#!/', '#!%s');
1723 sub dofile subroutine

Completed in 65 milliseconds