Searched refs:options (Results 226 - 250 of 578) sorted by relevance

1234567891011>>

/illumos-gate/usr/src/cmd/hotplugd/
H A Dhotplugd_door.c457 * Implementation of the door command to set or get bus private options.
466 char *path, *connection, *options; local
481 (nvlist_lookup_string(args, HPD_OPTIONS, &options) != 0)) {
490 audit_setprivate(uc, HP_MODIFY_AUTH, path, connection, options,
497 status = private_options(path, connection, cmd, options, &values);
502 audit_setprivate(uc, HP_MODIFY_AUTH, path, connection, options,
691 char *options, int result)
716 event->adt_hotplug_set.options = options;
690 audit_setprivate(ucred_t *ucred, char *auth, char *path, char *connection, char *options, int result) argument
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_get/
H A Dzfs_get_001_pos.ksh48 typeset options=("" "-p" "-r" "-H")
50 typeset -i i=${#options[*]}
54 options[$i]=-"${depth_options[$j]}"
113 log_assert "Setting the valid options and properties 'zfs get' should return " \
127 for opt in "${options[@]}"; do
143 for opt in "${options[@]}"; do
157 log_pass "Setting the valid options to dataset, it should succeed and return " \
H A Dzfs_get_002_pos.ksh41 # 2. Getting the options and properties random combination.
48 typeset options=(" " p r H)
62 log_assert "Setting the valid options and properties 'zfs get' return " \
79 for opt in "" $(gen_option_str "${options[*]}" "-" "" $opt_numb); do
91 log_pass "Setting the valid options to dataset, 'zfs get' pass."
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zpool_import/
H A Dzpool_import_missing_002_pos.ksh66 set -A options "" "-R $ALTER_ROOT"
140 while (( j < ${#options[*]} )); do
185 -d $DEVICE_DIR ${options[j]} $target
/illumos-gate/usr/src/uts/common/avs/ns/rdc/
H A Drdc_io.c607 add_to_group(rdc_k_info_t *krdc, int options, int cmd) argument
653 if (((options & RDC_OPT_ASYNC) == 0) &&
659 if (((options & RDC_OPT_ASYNC) != 0) &&
736 change_group(rdc_k_info_t *krdc, int options) argument
790 if (((options & RDC_OPT_ASYNC) == 0) &&
795 if (((options & RDC_OPT_ASYNC) != 0) &&
831 if (options & RDC_OPT_ASYNC) {
1993 _rdc_enable(rdc_set_t *rdc_set, int options, spcs_s_info_t kstatus) argument
2059 if (options & RDC_OPT_PRIMARY)
2070 if (!(options
2669 rdc_allow_pri_sync(rdc_u_info_t *urdc, int options) argument
3501 int options = uparms->options; local
4144 _rdc_resume(rdc_set_t *rdc_set, int options, spcs_s_info_t kstatus) argument
[all...]
/illumos-gate/usr/src/cmd/mandoc/
H A Dread.c63 int options; /* parser options */ member in struct:mparse
192 "non-alphabetic character in tbl options",
296 curp->options & MPARSE_QUICK ? 1 : 0);
528 if ( ! (curp->options & MPARSE_SO) &&
689 curp->options & MPARSE_QUICK ? 1 : 0);
765 curp->filenc = curp->options &
816 mparse_alloc(int options, enum mandoclevel wlevel, mandocmsg mmsg, argument
823 curp->options = options;
[all...]
/illumos-gate/usr/src/lib/cfgadm_plugins/ac/common/
H A Dmema.c109 * the valid options. The array is terminated by an element with the
111 * mutually exclusive options, with zero meaning no grouping.
119 * Returned set of options.
189 static const char mema_help[] = "\nAc specific options:\n";
583 const char *options,
595 do_option = process_options(options, add_opts, &ret, errstring);
659 const char *options,
672 do_option = process_options(options, del_opts, &ret, errstring);
725 const char *options,
741 rc = mema_add(ap_id, options, errstrin
581 mema_add( const char *bank_spec, const char *options, char **errstring, int force) argument
657 mema_delete( const char *bank_spec, const char *options, char **errstring, int force) argument
722 cfga_change_state( cfga_cmd_t state_change_cmd, const char *ap_id, const char *options, struct cfga_confirm *confp, struct cfga_msg *msgp, char **errstring, cfga_flags_t flags) argument
758 cfga_private_func( const char *function, const char *ap_id, const char *options, struct cfga_confirm *confp, struct cfga_msg *msgp, char **errstring, cfga_flags_t flags) argument
1087 cfga_test( const char *ap_id, const char *options, struct cfga_msg *msgp, char **errstring, cfga_flags_t flags) argument
1379 cfga_stat( const char *ap_id, struct cfga_stat_data *cs, const char *options, char **errstring) argument
1411 cfga_list( const char *ap_id, cfga_stat_data_t **ap_list, int *nlist, const char *options, char **errstring) argument
1430 cfga_help(struct cfga_msg *msgp, const char *options, cfga_flags_t flags) argument
1494 process_options( const char *options, struct opt_control *opts, int *retp, char **errstring) argument
[all...]
/illumos-gate/usr/src/lib/lvm/libmeta/common/
H A Dmeta_repartition.c134 * options - options (see NOTES)
157 * routine in the options argument. If the routine does create a
173 * MD_REPART_DONT_LABEL flag is set in the options argument.
175 * If the MD_REPART_DONT_LABEL flag is set in the options argument,
188 int options,
263 if (options & MD_REPART_FORCE) {
345 if (options & MD_REPART_LEAVE_REP) {
397 if (!(options & MD_REPART_DONT_LABEL)) {
185 meta_repartition_drive( mdsetname_t *sp, mddrivename_t *dnp, int options, mdvtoc_t *vtocp, md_error_t *ep ) argument
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/krb/
H A Dgic_keytab.c97 krb5_get_init_creds_opt *options)
111 ret = krb5int_gic_opt_to_opte(context, options, &opte, 1,
207 krb5_get_in_tkt_with_keytab(krb5_context context, krb5_flags options, argument
221 options, addrs, ktypes,
91 krb5_get_init_creds_keytab(krb5_context context, krb5_creds *creds, krb5_principal client, krb5_keytab arg_keytab, krb5_deltat start_time, char *in_tkt_service, krb5_get_init_creds_opt *options) argument
H A Dvfy_increds.c72 krb5_verify_init_creds_opt *options)
122 if (options &&
123 (options->flags & KRB5_VERIFY_INIT_CREDS_OPT_AP_REQ_NOFAIL)) {
124 /* first, if options are set then use the option value to set nofail */
125 nofail = options->ap_req_nofail;
67 krb5_verify_init_creds(krb5_context context, krb5_creds *creds, krb5_principal server_arg, krb5_keytab keytab_arg, krb5_ccache *ccache_arg, krb5_verify_init_creds_opt *options) argument
/illumos-gate/usr/src/lib/libpp/i386/
H A Dpptab.h36 static struct ppkeyword options[] = variable in typeref:struct:ppkeyword
/illumos-gate/usr/src/lib/libpp/sparc/
H A Dpptab.h36 static struct ppkeyword options[] = variable in typeref:struct:ppkeyword
/illumos-gate/usr/src/lib/libresolv2/common/irs/
H A Dgen_p.h93 char * options; member in struct:gen_p
/illumos-gate/usr/src/lib/libkmf/ber_der/common/
H A Dio.c172 kmfber_alloc_t(int options) argument
182 ber->ber_options = options;
219 ber_init_w_nullchar(BerElement *ber, int options) argument
224 ber->ber_options = options;
/illumos-gate/usr/src/common/cmdparse/
H A Dcmdparse.h59 * will contain a list of all options entered and their associated
72 * options - options entered on command line
75 typedef int (*handler_t)(int argc, char *argv[], cmdOptions_t *options,
83 * optionString -> short options that are valid
85 * exclusive -> short options that are required to be exclusively entered
96 * The long options table specifies whether an option argument is required.
107 * "list-target" has no exclusive options
139 * Add short options and long options her
[all...]
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/wanboot/ickey/
H A Dickey.c83 char *options; local
107 options = optarg;
108 while (*options != '\0') {
109 switch (getsubopt(&options, progopts,
/illumos-gate/usr/src/cmd/lvm/rpc.metamhd/
H A Dmhd_local.h112 mhd_opts_t sr_options; /* common options */
192 extern mhd_drive_set_t *mhd_create_set(mhd_set_t *mhsp, mhd_opts_t options,
197 extern int mhd_release_drives(mhd_set_t *mhsp, mhd_opts_t options,
201 mhd_opts_t options, mhd_error_t *mhep);
202 extern int mhd_status_drives(mhd_set_t *mhsp, mhd_opts_t options,
/illumos-gate/usr/src/cmd/mpathadm/
H A Dcmdparse.h62 * will contain a list of all options entered and their associated
72 * list of objects, subcommands, valid short options, required flag and
77 * optionProp.optionString -> short options that are valid
80 * optionProp.exclusive -> short options that are required to be exclusively
84 * If it's not here, there are no options for that object.
86 * The long options table specifies whether an option argument is required.
95 * MODIFY DISCOVERY has no exclusive options
170 * options - options entered on command line
173 typedef int (*handler_t)(int argc, char *argv[], int, cmdOptions_t *options,
[all...]
/illumos-gate/usr/src/cmd/cdrw/
H A DMakefile29 toshiba.o bstream.o options.o trackio.o write_image.o blank.o \
/illumos-gate/usr/src/cmd/gcore/
H A Dgcore.c198 int options; local
200 if ((options = core_get_options()) == -1) {
205 if (opt_p && !(options & CC_PROCESS_PATH)) {
211 if (opt_g && !(options & CC_GLOBAL_PATH)) {
/illumos-gate/usr/src/cmd/hal/tools/
H A Dhal-storage-shared.h76 const char *auth_used, const char *mount_point, const char *device, const char *options);
/illumos-gate/usr/src/cmd/iscsiadm/
H A Dcmdparse.h63 * will contain a list of all options entered and their associated
73 * list of objects, subcommands, valid short options, required flag and
78 * optionProp.optionString -> short options that are valid
81 * optionProp.exclusive -> short options that are required to be exclusively
85 * If it's not here, there are no options for that object.
87 * The long options table specifies whether an option argument is required.
96 * MODIFY DISCOVERY has no exclusive options
171 * options - options entered on command line
174 typedef int (*handler_t)(int argc, char *argv[], int, cmdOptions_t *options,
[all...]
/illumos-gate/usr/src/cmd/isns/isnsadm/
H A Dcmdparse.h59 * will contain a list of all options entered and their associated
72 * options - options entered on command line
75 typedef int (*handler_t)(int argc, char *argv[], cmdOptions_t *options,
84 * optionString -> short options that are valid
86 * exclusive -> short options that are required to be exclusively entered
97 * The long options table specifies whether an option argument is required.
109 * LIST_TARGET has no exclusive options
141 * Add short options and long options her
[all...]
/illumos-gate/usr/src/cmd/svr4pkg/hdrs/
H A Dlibadm.h206 extern char **getdev __P((char **devices, char **criteria, int options));
211 extern char **getdgrp __P((char **dgroups, char **criteria, int options));
221 extern int getvol __P((char *device, char *label, int options,
223 extern int _getvol __P((char *device, char *label, int options,
/illumos-gate/usr/src/uts/common/io/bge/
H A Dbge_ndd.c127 char **options, *prop; local
143 &options, &noptions) == DDI_PROP_SUCCESS) {
154 prop = options[noptions-1];
187 ddi_prop_free(options);

Completed in 88 milliseconds

1234567891011>>