Searched refs:args1 (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/test/
H A Drep062.tcl154 set args1 [convert_args $method1 ""]
191 -create $omethod $flags1 $args1 -mode 0644 $testfile]
197 -create $omethod $args1 -mode 0644 $flags1 $testfile2]
204 $masterenv $db1 $nentries $start $start 0 0 $args1
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/miscutils/
H A Dhdparm.c1814 unsigned char args1[4+512]; /* = { ... } will eat 0.5k of rodata! */ local
1816 memset(args1, 0, sizeof(args1));
1817 args1[0] = WIN_IDENTIFY;
1818 args1[3] = 1;
1819 if (!ioctl_alt_or_warn(fd, HDIO_DRIVE_CMD, args1, WIN_PIDENTIFY))
1820 identify((void *)(args1 + 4));
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libxml2-2.7.2/python/
H A Dgenerator.py827 (index1, func1, name1, ret1, args1, file1) = info1

Completed in 106 milliseconds