Home
last modified time | relevance | path

Searched refs:arguments (Results 1 – 25 of 122) sorted by relevance

12345

/titanic_50/usr/src/test/zfs-tests/tests/functional/cli_root/zpool_set/
H A Dzpool_set_002_neg.ksh62 set -A arguments "rubbish " \
94 arguments[${#arguments[@]}]="$bigname=value"
97 arguments[${#arguments[@]}]="bootfs=$bigname"
/titanic_50/usr/src/cmd/sgs/elfedit/modules/common/
H A Dshdr.msg172 If shdr:dump is called without arguments, information for every\n\
185 If shdr:sh_addr is called without arguments, the value of\n\
188 section at that index is displayed. If both arguments are\n\
204 If shdr:sh_addralign is called without arguments, the value\n\
207 section at that index is displayed. If both arguments are\n\
221 If shdr:sh_entsize is called without arguments, the value\n\
224 section at that index is displayed. If both arguments are\n\
233 If shdr:sh_flags is called without arguments, the value\n\
237 value arguments are present, the following steps are taken:\n\
239 o\tAll the value arguments are OR'd together.\n\
[all …]
H A Dphdr.msg171 If phdr:p_type is called without arguments, the value of\n\
174 program header specified is displayed. If both arguments are\n\
185 If phdr:p_offset is called without arguments, the value\n\
188 of the element specified is displayed. If both arguments are\n\
199 If phdr:p_vaddr is called without arguments, the value\n\
202 of the element specified is displayed. If both arguments are\n\
217 If phdr:p_paddr is called without arguments, the value\n\
220 of the element specified is displayed. If both arguments are\n\
231 If phdr:p_filesz is called without arguments, the value\n\
234 of the element specified is displayed. If both arguments are\n\
[all …]
H A Dsym.msg203 If sym:dump is called without arguments, information for every\n\
217 If sym:st_bind is called without arguments, the value of\n\
220 index is displayed. If both arguments are present, the st_bind\n\
233 If sym:st_info is called without arguments, the value of st_info\n\
236 If both arguments are present, the st_info field of the symbol at\n\
247 If sym:st_name is called without arguments, the value of st_name\n\
250 If both arguments are present, the name field of the symbol at\n\
275 If sym:st_other is called without arguments, the value of st_other\n\
278 If both arguments are present, the st_other field of the symbol at\n\
291 If sym:st_shndx is called without arguments, the value of st_shndx\n\
[all …]
H A Dcap.msg179 If cap:tag is called without arguments, the value of c_tag\n\
182 If both arguments are present, the c_tag field of the specified\n\
191 If cap:value is called without arguments, the value of every\n\
194 If both arguments are present, the value of the specified\n\
214 If cap:hw1 is called without arguments, the current\n\
215 value is shown. If one or more value arguments are present,\n\
218 o\tAll the value arguments are OR'd together.\n\
234 If cap:sf1 is called without arguments, the current\n\
235 value is shown. If one or more value arguments are present,\n\
238 o\tAll the value arguments are OR'd together.\n\
[all …]
H A Ddyn.msg222 If dyn:tag is called without arguments, the value of d_tag\n\
225 If both arguments are present, the d_tag field of the specified\n\
234 If dyn:value is called without arguments, the value of every\n\
237 If both arguments are present, the value of the specified\n\
281 If dyn:runpath is called without arguments, the existing runpath\n\
309 If dyn:posflag1 is called without arguments, the current\n\
314 If one or more value arguments are present, the default is to\n\
319 o\tAll the value arguments are OR'd together.\n\
333 o\tOne or more value arguments are present.\n\
346 If dyn:flags is called without arguments, the current\n\
[all …]
H A Dsyminfo.msg107 If syminfo:dump is called without arguments, syminfo information\n\
120 If syminfo:si_boundto is called without arguments, the value of\n\
123 that is displayed. If both arguments are present, the second\n\
141 If syminfo:si_flags is called without arguments, the value\n\
144 for that symbol is displayed. If one or more value arguments\n\
147 o\tAll the value arguments are OR'd together.\n\
/titanic_50/usr/src/lib/libshell/common/tests/
H A Dquoting2.sh110 then err_exit '${x+foo '\''bar bam'\''} does not yield two arguments'
114 then err_exit '${x+foo $x bam} does not yield three arguments'
118 then err_exit '${x+foo "$x" bam} does not yield three arguments'
130 then err_exit '${x+foo "$x "bam} does not yield two arguments'
H A Dquoting.sh109 then err_exit '${x+foo '\''bar bam'\''} does not yield two arguments'
113 then err_exit '${x+foo $x bam} does not yield three arguments'
117 then err_exit '${x+foo "$x" bam} does not yield three arguments'
129 then err_exit '${x+foo "$x "bam} does not yield two arguments'
/titanic_50/usr/src/test/zfs-tests/tests/functional/cli_root/zpool_get/
H A Dzpool_get_004_neg.ksh46 set -A arguments "$TESTPOOL $TESTPOOL" "$TESTPOOL rubbish" "-v $TESTPOOL" \
52 for arg in $arguments
/titanic_50/usr/src/lib/libsqlite/test/
H A Dfunc.test51 } {1 {wrong number of arguments to function length()}}
55 } {1 {wrong number of arguments to function length()}}
164 } {1 {wrong number of arguments to function abs()}}
167 } {1 {wrong number of arguments to function abs()}}
183 } {1 {wrong number of arguments to function round()}}
201 } {1 {wrong number of arguments to function round()}}
222 } {1 {wrong number of arguments to function upper()}}
225 } {1 {wrong number of arguments to function upper()}}
/titanic_50/usr/src/cmd/syseventd/etc/
H A DREADME49 <reserved2> <path> <arguments>
62 <arguments> are optional, and may be any arbitrary arguments
/titanic_50/usr/src/cmd/lp/filter/postscript/download/
H A Ddownload.c117 static void arguments(void);
150 arguments(); /* then process non-option arguments */ in main()
361 arguments(void) in arguments() function
/titanic_50/usr/src/cmd/lp/filter/postscript/postprint/
H A Dpostprint.c149 static void arguments(void);
187 arguments(); /* followed by each input file */ in main()
520 arguments(void) in arguments() function
/titanic_50/usr/src/cmd/mvdir/
H A Dmvdir.sh85 echo arguments have common path >&2
/titanic_50/usr/src/lib/libsaveargs/tests/
H A DREADME14 arguments.
/titanic_50/usr/src/lib/fm/libdiagcode/common/tests/
H A DREADME45 and then have a colon-separated list of arguments. The first argument
48 on return, or zero if no errno is expected. The next two arguments specify
/titanic_50/usr/src/cmd/sgs/link_audit/common/
H A Dwhocalls.ksh26 usage: whocalls [sl:] <funcname> <utility> [utility arguments]
/titanic_50/usr/src/grub/grub-0.97/
H A Dcompile43 arguments, and rename the output as expected.
/titanic_50/usr/src/lib/libpp/common/
H A DNOTES67 (5) empty arguments allowed in function-like macros
69 (6) variable arguments via ...
/titanic_50/usr/src/lib/libshell/common/fun/
H A Dtitle2 # arguments are eval'd before printing
/titanic_50/usr/src/cmd/lp/filter/postscript/postio/
H A Dpostio.c195 static void arguments(void);
270 arguments(); /* then send each input file */ in main()
635 arguments(void) in arguments() function
/titanic_50/usr/src/cmd/perl/contrib/Sun/Solaris/Pg/pod/
H A DPg.pod82 Create a new Pg instance. The new() function accepts arguments in the form of a
125 Return the generation number for the given PG. Without arguments, return the
156 Without any arguments, returns the list of sharing relationships in the
/titanic_50/usr/src/test/libc-tests/cfg/symbols/
H A DREADME71 taking arguments of following <type> values, is declared. Note that
74 that have no declared arguments, either void can specified, or
/titanic_50/usr/src/test/zfs-tests/include/
H A Dproperties.shlib35 log_fail "get_rand_prop: bad arguments"

12345