Searched refs:export (Results 1 – 25 of 177) sorted by relevance
12345678
6 export RUNDIR=${RUNDIR:-/tmp/stressX}7 export RUNTIME=${RUNTIME:-2m}8 export VERBOSE=${VERBOSE:-1}9 export LOAD=2016 export INCARNATIONS=${INCARNATIONS:-20}19 #export BLASTHOST=192.168.1.2 # host with udp disacard enabled in inetd.conf20 export BLASTHOST=192.168.1.3 # host with udp disacard enabled in inetd.conf24 export runRUNTIME=${runRUNTIME:-3d} # Run tests for three days25 export runINCARNATIONS=126 export runLOAD=100[all …]
6 ###export TESTPROGS="" # Remove comments for test7 ###export HOG=1 # Remove comments for test9 ###export LOAD=100 # Remove comments for test10 ###export swapLOAD=100 # Remove comments for test11 ###export rwLOAD=100 # Remove comments for test12 ###export mkdirLOAD=100 # Remove comments for test13 ###export creatLOAD=100 # Remove comments for test14 ###export symlinkLOAD=100 # Remove comments for test15 ###export swapLOAD=100 # Remove comments for test16 ###export linkLOAD=100 # Remove comments for test
5 export RUNDIR=/usr/tmp/stressX6 TZ=Europe/Copenhagen; export TZ8 ###export BLASTHOST=192.168.5.105 # orangutan9 export BLASTHOST=127.0.0.1 #11 export DISKIMAGE=/usr/tmp/diskimage # Location of 1G disk image12 export MNTPOINT=/mnt # Disk image mount point13 export TESTUSER=test # Name of non root test user14 ###export MDSTART=5 # Start of free md units
8 export RUNTIME=15s9 export TESTPROGS="testcases/swap/swap testcases/sysctl/sysctl testcases/mmap/mmap"11 export sysctlKILL=112 export sysctlNODELAY=113 export sysctlLOAD=10014 export mmapLOAD=100
5 export RUNDIR=/m2/stressX7 export BLASTHOST=192.168.5.105 # orangutan9 export DISKIMAGE=/m2/tmp/diskimage # Location of 1G disk image10 export MNTPOINT=/mnt # Disk image mount point11 export TESTUSER=test # Name of non root test user12 export MDSTART=5 # Start of free md units
5 export RUNDIR=/var/tmp/stressX7 export BLASTHOST=192.168.5.105 # orangutan9 export DISKIMAGE=/var/tmp/diskimage # Location of 1G disk image10 export MNTPOINT=/mnt # Disk image mount point11 export TESTUSER=test # Name of non root test user12 export MDSTART=5 # Start of free md units
8 export RUNTIME=15s9 export TESTPROGS="testcases/swap/swap testcases/syscall/syscall"11 export syscallKILL=112 export syscallNODELAY=113 export syscallLOAD=100
8 export TESTPROGS="testcases/mkdir/mkdir"9 export mkdirNODELAY=110 export mkdirLOAD=10011 export mkdirRUNTIME=2m
8 export TESTPROGS="testcases/link/link testcases/swap/swap"9 export linkHOG=110 export linkLOAD=10011 export linkINCARNATIONS=100
8 export TESTPROGS="testcases/lockf2/lockf2 testcases/lockf/lockf testcases/swap/swap"9 export lockf2HOG=110 export lockf2LOAD=10011 export lockf2INCARNATIONS=100
8 export TESTPROGS="testcases/pty/pty"9 export ptyNODELAY=110 export ptyLOAD=100
8 export TESTPROGS="testcases/rw/rw"9 export rwNODELAY=110 export rwLOAD=100
8 export TESTPROGS="testcases/creat/creat"9 export creatNODELAY=110 export creatLOAD=100
8 export TESTPROGS="testcases/mkfifo/mkfifo testcases/swap/swap"9 export mkfifoNODELAY=110 export mkfifoLOAD=100
8 export TESTPROGS="testcases/rw/rw testcases/creat/creat testcases/mkdir/mkdir"9 export rwNODELAY=110 export rwLOAD=100
7 ###export creatVERBOSE=3 # Remove comments for test8 ###export rwVERBOSE=3 # Remove comments for test12 export TESTPROGS="testcases/creat/creat testcases/rw/rw"
10 export LOAD=8011 export symlinkLOAD=8012 export TESTPROGS="
8 command export v=$w10 command command export v=$w18 command export v=~20 command command export v=~27 command export v=x:~29 command command export v=x:~
8 export v=$w16 export v=~23 export v=x:~
10 # PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:$HOME/bin; export PATH11 # BLOCKSIZE=K; export BLOCKSIZE19 # TERM=cons25; export TERM21 EDITOR=vi; export EDITOR22 PAGER=less; export PAGER25 ENV=$HOME/.shrc; export ENV
16 export PAGER=less17 export EDITOR=vim18 export HISTSIZE=1000019 export SAVEHIST=1000020 export HISTFILE=~/.history21 export CVS_RSH=ssh
40 struct export_args export; /* Network export information */ member48 struct netexport export; member63 const struct export_args *export);
93 args.export.ex_root = DEFAULT_ROOTUID; in main()95 args.export.ex_flags = MNT_EXRDONLY; in main()97 args.export.ex_flags = 0; in main()
52 case $(export LANG=nl_NL.ISO8859-1; command . /var/empty/foo 2>&1) in58 case $(export LC_MESSAGES=nl_NL.ISO8859-1; command . /var/empty/foo 2>&1) in64 case $(export LC_ALL=nl_NL.ISO8859-1; command . /var/empty/foo 2>&1) in120 # Assignments on special builtins are exported to that builtin; the export128 case $(export LC_ALL; LC_ALL=nl_NL.ISO8859-1 . /dev/null; . /var/empty/foo 2>&1) in
95 args.export.ex_root = DEFAULT_ROOTUID; in mount_ufs()97 args.export.ex_flags = MNT_EXRDONLY; in mount_ufs()99 args.export.ex_flags = 0; in mount_ufs()