Searched refs:args (Results 401 - 425 of 1155) sorted by relevance

<<11121314151617181920>>

/illumos-gate/usr/src/cmd/make/lib/vroot/
H A Dstat.cc33 #include <vroot/args.h>
H A Dutimes.cc33 #include <vroot/args.h>
/illumos-gate/usr/src/cmd/idmap/test-getdc/
H A Dgetdc_main.c133 va_list args;
135 va_start(args, format);
136 (void) vfprintf(stderr, format, args);
138 va_end(args);
/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dsw.c131 nvlist_t *args, *fmri = NULL, *obj = NULL, *site = NULL, *ctxt = NULL; local
150 if (nvlist_lookup_nvlist(in, TOPO_METH_FMRI_ARG_NVL, &args) != 0)
153 if (nvlist_lookup_string(args, "obj_path", &obj_path) != 0)
155 err |= sw_get_optl_string(args, "obj_root", &obj_root);
156 err |= sw_get_optl_nvlist(args, "obj-pkg", &obj_pkg);
158 err |= sw_get_optl_string(args, "site_token", &site_token);
159 err |= sw_get_optl_string(args, "site_module", &site_module);
160 err |= sw_get_optl_string(args, "site_file", &site_file);
161 err |= sw_get_optl_string(args, "site_func", &site_func);
162 err |= sw_get_optl_int64(args, "site_lin
[all...]
/illumos-gate/usr/src/boot/sys/boot/userboot/userboot/
H A Dhost.c152 va_list args; local
155 va_start(args, f);
156 dev = va_arg(args, struct devdesc*);
157 va_end(args);
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_send/
H A Dzfs_send_003_pos.ksh56 set -A args "$snap1 $snap2" \
63 while (( i < ${#args[*]} )); do
64 log_must eval "zfs send -i ${args[i]} > /dev/null"
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zpool_create/
H A Dzpool_create_007_neg.ksh53 set -A args "" "-?" "-n" "-f" "-nf" "-fn" "-f -n" "--f" "-e" "-s" \
80 while [[ $i -lt ${#args[*]} ]]; do
81 log_mustnot zpool create ${args[i]}
/illumos-gate/usr/src/lib/libpp/common/
H A Dppexpr.c43 exists(int op, char* pred, register char* args) argument
52 PUSH_STRING(args);
109 compare(char* pred, char* args, int match) argument
118 PUSH_STRING(args);
155 register char* args; local
164 * first gather the args
201 args = pp.args;
207 debug((-6, "pred=%s args=%s", pred, args));
[all...]
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_vfsops.c475 STRUCT_DECL(nfs_args, args); /* nfs mount arguments */
486 STRUCT_INIT(args, get_udatamodel());
487 bzero(STRUCT_BUF(args), SIZEOF_STRUCT(nfs_args, DATAMODEL_NATIVE));
488 if (copyin(data, STRUCT_BUF(args), MIN(datalen,
489 STRUCT_SIZE(args))))
492 nargs->wsize = STRUCT_FGET(args, wsize);
493 nargs->rsize = STRUCT_FGET(args, rsize);
494 nargs->timeo = STRUCT_FGET(args, timeo);
495 nargs->retrans = STRUCT_FGET(args, retrans);
496 nargs->acregmin = STRUCT_FGET(args, acregmi
710 struct nfs_args *args = NULL; local
1233 COMPOUND4args_clnt args; local
1677 COMPOUND4args_clnt args; local
2961 struct nfs_args args; /* nfs mount arguments */ local
3408 COMPOUND4args_clnt args; local
4261 freemountargs_t *args; local
4274 nfs4_free_mount_thread(freemountargs_t *args) argument
[all...]
/illumos-gate/usr/src/uts/common/io/net80211/
H A Dnet80211_ht.c1140 uint16_t args[4]; local
1167 args[0] = dialogtoken;
1178 args[1] = IEEE80211_STATUS_SUCCESS;
1186 args[1] = IEEE80211_STATUS_UNSPECIFIED;
1189 args[2] = IEEE80211_BAPS_POLICY_IMMEDIATE
1192 args[3] = 0;
1194 IEEE80211_ACTION_BA_ADDBA_RESPONSE, args);
1324 uint16_t args[4]; local
1350 args[0] = (uint16_t)dialogtoken;
1351 args[
1381 uint16_t args[4]; local
1463 ieee80211_send_action(struct ieee80211_node *in, int category, int action, uint16_t args[4]) argument
[all...]
/illumos-gate/usr/src/lib/libast/common/sfio/
H A Dsftable.c45 static Fmtpos_t* sffmtpos(Sfio_t* f,const char* form,va_list args,Sffmt_t* ft,int type) argument
47 static Fmtpos_t* sffmtpos(f,form,args,ft,type)
50 va_list args;
68 else if(!(fp = sffmtpos(f,form,args,ft,-1)) )
375 va_copy(ft->args,args);
378 va_copy(args,ft->args);
407 { fp[n].argv.s = va_arg(args, char*);
411 fp[n].argv.i = va_arg(args, in
[all...]
/illumos-gate/usr/src/cmd/latencytop/common/
H A Dlatencytop.d145 /lt_timestamps[args[1]->pr_pid, args[0]->pr_lwpid] != 0/
147 lt_timestamps[args[1]->pr_pid, args[0]->pr_lwpid] = timestamp;
277 /args[1]->pr_pid != 0 &&
278 lt_timestamps[args[1]->pr_pid, args[0]->pr_lwpid] != 0/
280 this->stype = args[0]->pr_stype;
281 this->wchan = args[0]->pr_wchan;
287 this->wtime = timestamp - lt_timestamps[args[
[all...]
/illumos-gate/usr/src/boot/sys/boot/sparc64/boot1/
H A Dboot1.c141 ofwcell_t args[] = { local
149 if ((*ofw)(args)) {
153 return (args[4]);
159 ofwcell_t args[] = { local
170 if ((*ofw)(args)) {
181 ofwcell_t args[] = { local
189 if ((*ofw)(args)) {
193 return (args[4]);
199 ofwcell_t args[] = { local
206 if ((*ofw)(args)) {
216 ofwcell_t args[] = { local
236 ofwcell_t args[] = { local
256 ofwcell_t args[] = { local
276 ofwcell_t args[3]; local
[all...]
/illumos-gate/usr/src/lib/nsswitch/user/common/
H A Duser_common.h66 typedef nss_status_t (*user_do_all_func_t)(const char *, int, void *args);
82 nss_XbyY_args_t *args,
/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/ontario/common/
H A Derie.h96 int erie_pci_callback(picl_nodehdl_t pcih, void *args);
97 int erie_hw_rev_callback(picl_nodehdl_t pcih, void *args);
H A Dhuron.h103 int huron_pci_callback(picl_nodehdl_t pcih, void *args);
104 int huron_hw_rev_callback(picl_nodehdl_t pcih, void *args);
/illumos-gate/usr/src/lib/libhotplug/common/
H A Dlibhotplug.c63 nvlist_t *args; local
79 if ((args = i_hp_set_args(HP_CMD_GETINFO, path, connection, flags,
87 rv = i_hp_call_hotplugd(args, &results);
90 nvlist_free(args);
510 nvlist_t *args; local
561 if ((args = i_hp_set_args(HP_CMD_CHANGESTATE, path, connection, flags,
566 rv = i_hp_call_hotplugd(args, &results);
569 nvlist_free(args);
592 nvlist_t *args; local
621 if ((args
652 nvlist_t *args; local
1169 i_hp_call_hotplugd(nvlist_t *args, nvlist_t **resultsp) argument
1282 nvlist_t *args; local
[all...]
/illumos-gate/usr/src/cmd/dtrace/demo/io/
H A Diocpu.d51 @io[args[2]->fi_name] = sum(timestamp - self->wait);
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/pid/
H A Dtst.fork.d47 child = args[0]->pr_pid;
/illumos-gate/usr/src/cmd/rpcgen/
H A Drpc_sample.c117 if (!streq(proc->args.decls->decl.type, "void"))
118 ptype(proc->args.decls->decl.prefix,
119 proc->args.decls->decl.type, 1);
126 } else if (!streq(proc->args.decls->decl.type, "void")) {
127 for (l = proc->args.decls; l != NULL; l = l->next) {
157 if (streq(proc->args.decls->decl.type, "void"))
171 } else if (streq(proc->args.decls->decl.type, "void")) {
182 for (l = proc->args.decls; l != NULL; l = l->next) {
/illumos-gate/usr/src/cmd/fs.d/nfs/nfsmapid/
H A Dnfsmapid_dt.d36 #pragma D attributes Private/Private/Common provider nfsmapid args
/illumos-gate/usr/src/cmd/hal/tools/
H A Dhal-storage-zpool.c112 char *args[10]; local
127 args[na++] = "/usr/sbin/zpool";
128 args[na++] = subcmd;
131 args[na++] = "-d";
132 args[na++] = "/dev/lofi";
134 args[na++] = (char *) pool;
135 args[na++] = NULL;
139 args,
/illumos-gate/usr/src/tools/scripts/
H A Dhdrchk.py49 opts, args = getopt.getopt(sys.argv[1:], 'a')
60 for filename in args:
/illumos-gate/usr/src/boot/sys/boot/efi/boot1/
H A Dboot_module.h39 #define DPRINTF(fmt, args...) printf(fmt, ##args)
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_mount/
H A Dzfs_mount_009_neg.ksh56 set -A args "$mountall $TESTPOOL/$TESTFS"
103 while (( i < ${#args[*]} )); do
104 log_mustnot zfs ${args[i]}

Completed in 112 milliseconds

<<11121314151617181920>>