Searched refs:program (Results 1 - 25 of 249) sorted by relevance

12345678910

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/expat-2.0.1/conftools/
H A DPrintPath2 # Look for program[s] somewhere in $PATH.
11 # PrintPath [-s] [-pPATHNAME] program [program ...]
91 for program in $programs
95 if [ $test_exec_flag $path/${program}${ext} ] && \
96 [ ! -d $path/${program}${ext} ]; then
98 echo $path/${program}${ext}
105 if [ $test_exec_flag $path/${program} ] && \
106 [ ! -d $path/${program} ]; then
108 echo $path/${program}
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/docs_src/ref/java/
H A DMakefile3 BUILD= compat.html conf.html faq.html program.html
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/docs_src/ref/tcl/
H A DMakefile3 BUILD= intro.html error.html faq.html program.html using.html
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/test/
H A Ddummytest.c11 char *p, *q = 0, *program; local
28 program = BUF_strdup("(unknown)");
31 program = OPENSSL_malloc((q - p) + 1);
32 strncpy(program, p, q - p);
33 program[q - p] = '\0';
36 for(p = program; *p; p++)
40 q = strstr(program, "TEST");
44 printf("No %s support\n", program);
46 OPENSSL_free(program);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/test/
H A Ddummytest.c11 char *p, *q = 0, *program; local
28 program = BUF_strdup("(unknown)");
31 program = OPENSSL_malloc((q - p) + 1);
32 strncpy(program, p, q - p);
33 program[q - p] = '\0';
36 for(p = program; *p; p++)
40 q = strstr(program, "TEST");
44 printf("No %s support\n", program);
46 OPENSSL_free(program);
H A Dmdc2test.c11 char *p, *q = 0, *program; local
28 program = BUF_strdup("(unknown)");
31 program = OPENSSL_malloc((q - p) + 1);
32 strncpy(program, p, q - p);
33 program[q - p] = '\0';
36 for(p = program; *p; p++)
40 q = strstr(program, "TEST");
44 printf("No %s support\n", program);
46 OPENSSL_free(program);
H A Drc5test.c11 char *p, *q = 0, *program; local
28 program = BUF_strdup("(unknown)");
31 program = OPENSSL_malloc((q - p) + 1);
32 strncpy(program, p, q - p);
33 program[q - p] = '\0';
36 for(p = program; *p; p++)
40 q = strstr(program, "TEST");
44 printf("No %s support\n", program);
46 OPENSSL_free(program);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/iptables-1.4.12.1/iptables/
H A Dxtables-multi6 # The xtables-multi program cannot be directly executed until all the libtool
101 program=lt-'xtables-multi'
104 if test ! -f "$progdir/$program" ||
105 { file=`ls -1dt "$progdir/$program" "$progdir/../$program" 2>/dev/null | /bin/sed 1q`; \
106 test "X$file" != "X$progdir/$program"; }; then
108 file="$$-$program"
126 mv -f "$progdir/$file" "$progdir/$program" 2>/dev/null ||
127 { rm -f "$progdir/$program";
128 mv -f "$progdir/$file" "$progdir/$program"; }
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/netatalk-2.2.0/libatalk/dsi/
H A Ddsi_init.c18 DSI *dsi_init(const dsi_proto protocol, const char *program, argument
29 dsi->program = program;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/examples/hello-c++-kde/admin/
H A Dam_edit10 # {program}_METASOURCES
12 # {program}_METASOURCES = name1.moc name2.moc ... [\]
13 # {program}_METASOURCES = AUTO
25 # The concept (and base code) for this program came from automoc,
208 local $program = "";
210 local %realObjs = (); # lists the objects compiled into $program
211 local %sources = (); # lists the sources used for $program
213 local %realname = (); # the binary name of program variable
214 local %idlfiles = (); # lists the idl files used for $program
250 foreach $program (
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/testsuite/lib/
H A Dcompile.exp9 # This program is free software; you can redistribute it and/or modify
14 # This program is distributed in the hope that it will be useful,
20 # along with this program; if not, write to the Free Software
24 # Compile a program consisting of one .c file. For example
32 # Compile up program
34 set program [lindex $args 0]
39 set output [target_compile "$srcdir/$subdir/$program.c" \
40 "$srcdir/$subdir/$program" executable \
44 set output [target_compile "$srcdir/$subdir/$program.c" \
45 "$srcdir/$subdir/$program" executabl
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/project/gpl/l7filter/regexp/
H A Dregexp.h33 char program[1]; /* Unwarranted chumminess with compiler. */ member in struct:regexp
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/l7filter/regexp/
H A Dregexp.h33 char program[1]; /* Unwarranted chumminess with compiler. */ member in struct:regexp
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-runtime/man/
H A Dhelp2man6 # This program is free software; you can redistribute it and/or modify
11 # This program is distributed in the hope that it will be useful,
17 # along with this program; if not, write to the Free Software Foundation,
183 (my $program = $ARGV[0]) =~ s!.*/!!;
184 my $package = $program;
201 # <program> <version>
202 # {GNU,Free} <program> <version>
203 # <program> ({GNU,Free} <package>) <version>
204 # <program> - {GNU,Free} <package> <version>
213 $program
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/man/
H A Dhelp2man6 # This program is free software; you can redistribute it and/or modify
11 # This program is distributed in the hope that it will be useful,
17 # along with this program; if not, write to the Free Software Foundation,
183 (my $program = $ARGV[0]) =~ s!.*/!!;
184 my $package = $program;
201 # <program> <version>
202 # {GNU,Free} <program> <version>
203 # <program> ({GNU,Free} <package>) <version>
204 # <program> - {GNU,Free} <package> <version>
213 $program
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/linux/sunrpc/
H A Dstats.h15 struct rpc_program * program; member in struct:rpc_stat
29 struct svc_program * program; member in struct:svc_stat
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/netatalk-2.2.0/libatalk/util/
H A Dserver_lock.c31 /* this creates an open lock file which hangs around until the program
34 pid_t server_lock(char *program, char *pidfile, int debug) argument
46 program, pid);
54 fprintf(stderr, "%s: can't open lock file, \"%s\"\n", program,
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/udev/
H A Dtest-udev.c5 * This program is free software; you can redistribute it and/or modify it
9 * This program is distributed in the hope that it will be useful, but
15 * with this program; if not, write to the Free Software Foundation, Inc.,
165 char program[PATH_SIZE]; local
167 strlcpy(program, name_loop->name, sizeof(program));
168 udev_rules_apply_format(udev, program, sizeof(program));
169 run_program(program, udev->dev->subsystem, NULL, 0, NULL, (udev_log_priority >= LOG_INFO));
H A Dudevtest.c5 * This program is free software; you can redistribute it and/or modify it
9 * This program is distributed in the hope that it will be useful, but
15 * with this program; if not, write to the Free Software Foundation, Inc.,
157 printf("This program is for debugging only, it does not run any program,\n"
206 char program[PATH_SIZE]; local
208 strlcpy(program, name_loop->name, sizeof(program));
209 udev_rules_apply_format(udev, program, sizeof(program));
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/tests/
H A Dlang-perl-111 tmpfiles="$tmpfiles program.pl"
12 cat <<\EOF > program.pl
31 -o prog.tmp --omit-header --no-location program.pl
117 LANGUAGE= LANG=$LOCALE_FR LC_MESSAGES= LC_CTYPE= LC_ALL= perl program.pl > prog.out || exit 1
121 LANGUAGE= LANG=$LOCALE_FR_UTF8 LC_MESSAGES= LC_CTYPE= LC_ALL= perl program.pl > prog.out || exit 1
H A Dlang-tcl14 tmpfiles="$tmpfiles program.tcl"
15 cat <<\EOF > program.tcl
26 ${XGETTEXT} -o prog.tmp --omit-header -k_ program.tcl
33 #: program.tcl:5
37 #: program.tcl:6
51 #: program.tcl:5
56 #: program.tcl:6
103 LANGUAGE= LANG=$LOCALE_FR LC_MESSAGES= LC_CTYPE= LC_ALL= tclsh program.tcl > prog.out || exit 1
107 LANGUAGE= LANG=$LOCALE_FR_UTF8 LC_MESSAGES= LC_CTYPE= LC_ALL= tclsh program.tcl > prog.out || exit 1
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/libogg-1.1.4/win32/VS6/
H A Dbuild_ogg_dynamic.bat10 call "c:\program files\microsoft visual studio\vc98\bin\vcvars32.bat"
H A Dbuild_ogg_dynamic_debug.bat10 call "c:\program files\microsoft visual studio\vc98\bin\vcvars32.bat"
H A Dbuild_ogg_static.bat10 call "c:\program files\microsoft visual studio\vc98\bin\vcvars32.bat"
H A Dbuild_ogg_static_debug.bat10 call "c:\program files\microsoft visual studio\vc98\bin\vcvars32.bat"

Completed in 395 milliseconds

12345678910