Searched refs:cmds (Results 76 - 82 of 82) sorted by relevance

1234

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/curl-7.23.1/tests/
H A Druntests.pl4461 my @cmds = grep { /^test([0-9]+)$/ && -f "$TESTDIR/$_" } readdir(DIR);
4467 for(@cmds) {
4471 foreach my $n (sort { $a <=> $b } @cmds) {
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/security/
H A Ddummy.c87 static int dummy_quotactl (int cmds, int type, int id, struct super_block *sb) argument
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/sound/sparc/
H A Ddbri.c102 static char *cmds[] = { variable
662 /* Space for 2 WAIT cmds (replaced later by 1 JUMP cmd) */
1792 cmds[command], val);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/scsi/
H A Dips.c4568 ips_deallocatescbs(ips_ha_t * ha, int cmds) argument
4572 IPS_SGLIST_SIZE(ha) * IPS_MAX_SG * cmds,
4575 pci_free_consistent(ha->pcidev, sizeof (ips_scb_t) * cmds,
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/security/selinux/
H A Dhooks.c1509 static int selinux_quotactl(int cmds, int type, int id, struct super_block *sb) argument
1516 switch (cmds) {
1534 rc = 0; /* let the kernel handle invalid cmds */
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/build-aux/
H A Dtexinfo.tex1197 \let\setfilename=\comment % Ignore extra @setfilename cmds.
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/mtools-4.0.10/
H A Dtexinfo.tex1222 \let\setfilename=\comment % Ignore extra @setfilename cmds.

Completed in 233 milliseconds

1234