Home
last modified time | relevance | path

Searched refs:argument (Results 1 – 25 of 402) sorted by relevance

12345678910>>...17

/illumos-gate/usr/src/cmd/ypcmd/
H A Dyp_b_svc.c476 } argument; local
509 (void) memset((char *)&argument, 0, sizeof (argument));
510 if (!svc_getargs(transp, (xdrproc_t)xdr_argument, (char *)&argument)) {
516 result = (*local)(&argument, rqstp, transp);
518 result = (*local)(&argument, rqstp);
522 if (!svc_freeargs(transp, (xdrproc_t)xdr_argument, (char *)&argument)) {
537 } argument; local
566 (void) memset((char *)&argument, 0, sizeof (argument));
567 if (!svc_getargs(transp, (xdrproc_t)xdr_argument, (char *)&argument)) {
572 result = (*local)(&argument, rqstp);
[all …]
H A Dypxfrd_svc.c114 } argument; in ypxfrd_1() local
140 (void) memset((char *)&argument, 0, sizeof (argument)); in ypxfrd_1()
141 if (!svc_getargs(transp, _xdr_argument, (caddr_t)&argument)) { in ypxfrd_1()
147 result = (*local)((char *)&argument, rqstp); in ypxfrd_1()
152 if (!svc_freeargs(transp, _xdr_argument, (caddr_t)&argument)) { in ypxfrd_1()
/illumos-gate/usr/src/cmd/rpcbind/
H A Drpcb_svc.c73 } argument; in rpcb_service_3() local
183 (void) memset((char *)&argument, 0, sizeof (argument)); in rpcb_service_3()
184 if (!svc_getargs(transp, xdr_argument, (char *)&argument)) { in rpcb_service_3()
190 retval = (*local)(&argument, &result, rqstp, RPCBVERS); in rpcb_service_3()
200 if (!svc_freeargs(transp, xdr_argument, (char *)&argument)) { in rpcb_service_3()
H A Drpcb_svc_4.c67 } argument; in rpcb_service_4() local
190 (void) memset((char *)&argument, 0, sizeof (argument)); in rpcb_service_4()
191 if (!svc_getargs(transp, xdr_argument, (char *)&argument)) { in rpcb_service_4()
197 retval = (*local)(&argument, &result, rqstp, RPCBVERS4); in rpcb_service_4()
207 if (!svc_freeargs(transp, xdr_argument, (char *)&argument)) { in rpcb_service_4()
/illumos-gate/usr/src/cmd/rpcsvc/rpc.bootparamd/
H A Dbootparam_prot_svc.c172 } argument; in bootparamprog_1() local
201 (void) memset((char *)&argument, 0, sizeof (argument)); in bootparamprog_1()
202 if (!svc_getargs(transp, xdr_argument, (caddr_t)&argument)) { in bootparamprog_1()
207 result = (*local)(&argument, rqstp); in bootparamprog_1()
211 if (!svc_freeargs(transp, xdr_argument, (caddr_t)&argument)) { in bootparamprog_1()
/illumos-gate/usr/src/cmd/sgs/elfedit/modules/common/
H A Dehdr.msg87 Interpret the sec argument as a section index rather than\n\
92 Interpret the sec argument as a section type rather than\n\
96 # Command argument description strings
156 By default, this argument is interpreted as the name\n\
212 If ehdr:e_ident is called without any argument, all values\n\
224 e_type is shown. If called with the value argument, the\n\
268 e_entry is shown. If called with the value argument, the\n\
283 e_phoff is shown. If called with the value argument, the\n\
299 e_shoff is shown. If called with the value argument, the\n\
340 e_ehsize is shown. If called with the value argument, the\n\
[all …]
H A Dshdr.msg78 Interpret the sec argument as a section index rather than\n\
83 Interpret the sec argument as a section type rather than\n\
88 Interpret the name argument as a string table offset rather\n\
92 Interpret the value argument as a section name rather than\n\
97 Interpret the value argument as a section type rather than\n\
103 # Command argument descriptions
106 Section to examine or modify. By default, this argument is\n\
174 argument, the section header at that index is displayed.\n"
187 shown. If called with the shndx argument, the value of the\n\
235 is shown. If called with the shndx argument, the value of\n\
[all …]
H A Dsym.msg35 # Command argument strings
122 Interpret the sec argument as a section index rather than\n\
126 Interpret the sec argument as a section type rather than\n\
130 Interpret the name argument as a string table offset rather\n\
134 The sym argument supplies a numeric index into the symbol\n\
139 # Command argument descriptions
165 argument is interpreted as the name of the desired section.\n\
205 argument, the information forthe symbol at that index is\n\
219 called with the symndx argument, the value of the symbol at that\n\
311 the symndx argument, the size of the symbol at that index is\n\
[all …]
H A Dsyminfo.msg69 The value argument is a string giving the name of an ELF\n\
77 The sym argument supplies a numeric index into the syminfo\n\
81 # Command argument descriptions
109 the sym argument, the information for that symbol is\n\
122 called with the sym argument, the si_boundto information for\n\
124 argument supplies a new value for si_boundto.\n\
143 If called with the sym argument, the si_flags information\n\
H A Dphdr.msg91 Interpret the element argument as a program header index\n\
94 # Command argument description strings
161 If phdr:dump is called without an argument, information for\n\
163 argument, the information for the program header symbol at\n\
187 is shown. If called with the element argument, the value\n\
201 is shown. If called with the element argument, the value\n\
219 is shown. If called with the element argument, the value\n\
233 is shown. If called with the element argument, the value\n\
247 is shown. If called with the element argument, the value\n\
288 is shown. If called with the element argument, the value\n\
[all …]
/illumos-gate/usr/src/cmd/krb5/kadmin/server/
H A Dkadm_rpc_svc.c92 } argument; local
246 memset((char *)&argument, 0, sizeof(argument));
247 if (!svc_getargs(transp, xdr_argument, (char *) &argument)) {
251 result = (*local)(&argument, rqstp);
258 if (!svc_freeargs(transp, xdr_argument, (char *) &argument)) {
H A Dipropd_svc.c421 } argument; in krb5_iprop_prog_1() local
452 (void) memset((char *)&argument, 0, sizeof (argument)); in krb5_iprop_prog_1()
453 if (!svc_getargs(transp, _xdr_argument, (caddr_t)&argument)) { in krb5_iprop_prog_1()
460 result = (*local)(&argument, rqstp); in krb5_iprop_prog_1()
469 if (!svc_freeargs(transp, _xdr_argument, (caddr_t)&argument)) { in krb5_iprop_prog_1()
/illumos-gate/usr/src/lib/libc/port/rt/
H A Dsigev_thread.c101 union sigval argument = stdp->std_arg; in notify_thread() local
104 function(argument); in notify_thread()
124 void (*function)(union sigval), union sigval argument) in sigev_add_work() argument
134 stdp->std_arg = argument; in sigev_add_work()
234 union sigval argument; in mqueue_spawner() local
256 argument.sival_ptr = tcdp->tcd_msg_userval; in mqueue_spawner()
257 ret = sigev_add_work(tcdp, function, argument); in mqueue_spawner()
276 union sigval argument; in aio_spawner() local
306 argument.sival_ptr = port_event.portev_user; in aio_spawner()
347 error = sigev_add_work(tcdp, function, argument); in aio_spawner()
[all …]
/illumos-gate/usr/src/tools/smatch/src/
H A Dcheck_expects_err_ptr.c23 STATE(argument);
41 set_state(my_id, arg->ident->name, arg, &argument); in match_function_def()
58 if (!state || state != &argument) in get_arg_num()
/illumos-gate/usr/src/cmd/auditrecord/
H A Daudit_record_attr.txt44 token=arg:argument
428 # argument,3,0x200,setpolicy
433 # argument,3,0x200,setpolicy
1143 # argument,3,0x104,flags
1730 # argument,1,0x15fa7,auid
1731 # argument,1,0x0,port
1732 # argument,1,0x4,type
1734 # argument,1,0x9c00,as_success
1736 # argument,1,0x1f1,asid
1802 #argument,2,0x2,op
[all …]
/illumos-gate/usr/src/cmd/sendmail/cf/feature/
H A Dldap_routing.m422 # Check for third argument to indicate how to deal with non-existant
29 # Check for fourth argument to indicate how to deal with +detail info
34 # Check for sixth argument to indicate how to deal with tempfails
H A Dnouucp.m420 `errprint(`*** ERROR: missing argument for FEATURE(nouucp):
25 `errprint(`*** ERROR: illegal argument _ARG_ for FEATURE(nouucp)
/illumos-gate/usr/src/lib/libmvec/common/vis/
H A D__vatan.S126 .word 0x3f800000,0x0 !1.0/128.0 dummy "safe" argument
229 /*10 */ sethi %hi(0x7fff0000),%o7 !mask for rounding argument
255 /*16 */ fdivd %f20,%f10,%f34 !f = (f - z)/(1.0 + f*z), reduced argument
270 /*23*/ for %f36,%f42,%f36 !sign(ans1) = sign of argument
319 sethi %hi(0x7fff0000),%o7 !mask for rounding argument
353 for %f38,%f44,%f38 !sign(ans2) = sign of argument
398 sethi %hi(0x7fff0000),%o7 !mask for rounding argument
451 /*77*/ for %f34,%f40,%f34 !sign(ans0) = sign of argument
499 for %f34,%f40,%f34 !sign(ans) = sign of argument
530 for %f36,%f42,%f36 !sign(ans) = sign of argument
[all …]
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/
H A Dbuiltins.mm138 argument will be of type \f5Shbltin_t*\fP.
343 The first argument to
403 takes an option argument.
414 preceding option argument is not required.
550 and the third argument is a \fIflag\fP which
551 is used in interpreting the second argument.
575 A \f5NULL\fP for the \fIvalue\fP argument
607 will be passed as an argument to
640 it as the first argument to
642 second argument.
[all …]
/illumos-gate/usr/src/boot/i386/btx/btxldr/
H A Dbtxldr.S72 testl $OPT_SET(RBX_MUTE), 4(%esp) # Check first argument
94 leal 0x4(%esp),%ebx # First argument
96 start.1: movl (%ebx),%eax # Get argument and
/illumos-gate/usr/src/uts/common/io/sdcard/impl/
H A Dsda_cmd.c263 sda_cmd_alloc(sda_slot_t *slot, sda_index_t index, uint32_t argument, in sda_cmd_alloc() argument
274 c->c_argument = argument; in sda_cmd_alloc()
296 sda_cmd_alloc_acmd(sda_slot_t *slot, sda_index_t index, uint32_t argument, in sda_cmd_alloc_acmd() argument
310 c->c_aarg = argument; in sda_cmd_alloc_acmd()
/illumos-gate/usr/src/cmd/fs.d/nfs/statd/
H A Dsm_svc.c204 } argument; in sm_prog_1() local
287 (void) memset(&argument, 0, sizeof (argument)); in sm_prog_1()
288 if (!svc_getargs(transp, xdr_argument, (caddr_t)&argument)) { in sm_prog_1()
294 (*local)(&argument, &result); in sm_prog_1()
299 if (!svc_freeargs(transp, xdr_argument, (caddr_t)&argument)) { in sm_prog_1()
/illumos-gate/usr/src/cmd/more/
H A Dmore.help2 Most commands optionally preceded by integer argument k. Defaults in brackets.
3 Star (*) indicates argument becomes new default.
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/tests/
H A Dquoting2.sh123 then err_exit '${x+"foo $x bam"} does not yield one argument'
127 then err_exit '"${x+foo $x bam}" does not yield one argument'
/illumos-gate/usr/src/test/util-tests/tests/awk/tests/
H A DT.errmsg51 duplicate argument
103 can.t use function f as argument in f

12345678910>>...17