Searched defs:options (Results 51 - 75 of 189) sorted by relevance

12345678

/osnet-11/usr/src/lib/libc/port/gen/
H A Dwaitpid.c78 waitpid(pid_t pid, int *stat_loc, int options) argument
99 options |= (WEXITED|WTRAPPED);
101 if ((error = waitid(idtype, id, &info, options)) < 0)
117 wait4(pid_t pid, int *stat_loc, int options, struct rusage *rp) argument
138 if (options & ~(WNOHANG|WUNTRACED|WCONTINUED)) {
142 noptions = options | WEXITED | WTRAPPED;
162 if ((options & WNOHANG) && info.si_pid == 0)
188 wait3(int *stat_loc, int options, struct rusage *rp) argument
190 return (wait4(0, stat_loc, options, rp));
/osnet-11/usr/src/lib/libresolv/
H A Dresolv.h73 long options; /* option flags - see below. */ member in struct:state
85 * Resolver options
/osnet-11/usr/src/lib/libresolv2/common/irs/
H A Dgen_p.h93 char * options; member in struct:gen_p
/osnet-11/usr/src/lib/libshell/common/bltins/
H A Dgetopts.c55 register char *options=error_info.context->id; local
76 options = opt_info.arg;
90 error_info.id = options;
91 options = argv[0];
105 if(mode= (*options==':'))
106 options++;
107 extended = *options=='\n' && *(options+1)=='[' || *options=='[' && *(options
[all...]
/osnet-11/usr/src/lib/libkmf/mappers/kmf_mapper_cn/common/
H A Dmapper_cn.c53 mapper_initialize(KMF_HANDLE_T h, char *options) argument
63 if (options != NULL) {
64 if (strcmp(options, "casesensitive") == 0)
/osnet-11/usr/src/lib/libparted/common/include/parted/
H A Dexception.h77 PedExceptionOption options; /**< ORed list of options that member in struct:_PedException
/osnet-11/usr/src/lib/fm/libdiskstatus/common/
H A Dds_scsi_sim.c108 simscsi_mode_select(void *hdl, int page_code, int options, caddr_t page_data, argument
118 ret = (*dscsi_mode_select)(page_code, options, page_data,
128 simscsi_mode_select_10(void *hdl, int page_code, int options, argument
139 ret = (*dscsi_mode_select_10)(page_code, options, page_data,
/osnet-11/usr/src/lib/gss_mechs/mech_krb5/krb5/krb/
H A Dget_creds.c40 in_creds->server, with options options, expiration date specified in
56 * and options. The fields of *mcreds will be aliased to the fields
60 krb5int_construct_matching_creds(krb5_context context, krb5_flags options, argument
108 if (options & (KRB5_GC_USER_USER | KRB5_GC_CONSTRAINED_DELEGATION)) {
112 if (options & KRB5_GC_USER_USER) {
128 krb5_get_credentials(krb5_context context, krb5_flags options, argument
146 if ((options & KRB5_GC_CONSTRAINED_DELEGATION) == 0) {
147 retval = krb5int_construct_matching_creds(context, options, in_creds,
178 || options
241 get_credentials_val_renew_core(krb5_context context, krb5_flags options, krb5_ccache ccache, krb5_creds *in_creds, krb5_creds **out_creds, int which) argument
285 krb5_get_credentials_validate(krb5_context context, krb5_flags options, krb5_ccache ccache, krb5_creds *in_creds, krb5_creds **out_creds) argument
295 krb5_get_credentials_renew(krb5_context context, krb5_flags options, krb5_ccache ccache, krb5_creds *in_creds, krb5_creds **out_creds) argument
[all...]
H A Dgic_keytab.c104 krb5_get_init_creds_opt *options)
155 start_time, in_tkt_service, options,
179 start_time, in_tkt_service, options,
218 krb5_get_in_tkt_with_keytab(krb5_context context, krb5_flags options, argument
232 options, addrs, ktypes,
98 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.c15 nofail(krb5_context context, krb5_verify_init_creds_opt *options, argument
20 if (options &&
21 (options->flags & KRB5_VERIFY_INIT_CREDS_OPT_AP_REQ_NOFAIL))
22 return (options->ap_req_nofail != 0);
301 krb5_verify_init_creds_opt *options)
351 if (!have_keys && !nofail(context, options, creds))
298 krb5_verify_init_creds(krb5_context context, krb5_creds *creds, krb5_principal server, krb5_keytab keytab, krb5_ccache *ccache, krb5_verify_init_creds_opt *options) argument
/osnet-11/usr/src/grub/grub2/grub-core/commands/i386/pc/
H A Dsendkey.c37 static const struct grub_arg_option options[] = variable in typeref:struct:grub_arg_option
374 N_("Emulate a keystroke"), options);
/osnet-11/usr/src/grub/grub2/grub-core/commands/
H A Dls.c38 static const struct grub_arg_option options[] = variable in typeref:struct:grub_arg_option
298 N_("List devices and files."), options);
H A Dmenuentry.c28 static const struct grub_arg_option options[] = variable in typeref:struct:grub_arg_option
294 N_("BLOCK"), N_("Define a menuentry."), options);
299 options);
H A Dsetpci.c67 static const struct grub_arg_option options[] = variable in typeref:struct:grub_arg_option
337 N_("Manipulate PCI devices."), options);
/osnet-11/usr/src/grub/grub2/grub-core/disk/
H A Dloopback.c39 static const struct grub_arg_option options[] = variable in typeref:struct:grub_arg_option
228 N_("Make a device of a file."), options);
/osnet-11/usr/src/grub/grub2/grub-core/term/ieee1275/
H A Dofconsole.c79 grub_ieee1275_ihandle_t options; local
82 if (! grub_ieee1275_finddevice ("/options", &options)
83 && options != (grub_ieee1275_ihandle_t) -1)
85 if (! grub_ieee1275_get_property_length (options, "screen-#columns",
91 if (! grub_ieee1275_get_property (options, "screen-#columns",
96 if (! grub_ieee1275_get_property_length (options, "screen-#rows", &lval)
100 if (! grub_ieee1275_get_property (options, "screen-#rows",
/osnet-11/usr/src/grub/grub2/util/
H A Dgrub-editenv.c38 static struct argp_option options[] = { variable in typeref:struct:argp_option
101 options, argp_parser, N_("FILENAME COMMAND"),
H A Dgrub-mklayout.c37 static struct option options[] = { variable in typeref:struct:option
439 /* Check for options. */
442 int c = getopt_long (argc, argv, "o:i:hVv", options, 0);
H A Dgrub-version-check.c40 static struct option options[] = variable in typeref:struct:option
157 /* Check for options. */
160 int c = getopt_long (argc, argv, "s:d:t:hpvV", options, 0);
/osnet-11/usr/src/lib/cfgadm_plugins/fp/common/
H A Dcfga_fp.c46 const char *options,
81 if (options != NULL) {
82 hw_option = calloc(1, strlen(options) + 1);
83 (void) snprintf(hw_option, strlen(options) + 1, "%s", options);
85 /* Use getsubopt() if more options get added */
101 options, 0);
111 options, 0);
120 if (options != NULL && apidt.flags == 0) {
122 cfga_err(errstring, 0, ERRARG_OPT_INVAL, options,
43 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
159 cfga_private_func( const char *func, const char *ap_id, const char *options, struct cfga_confirm *confp, struct cfga_msg *msgp, char **errstring, cfga_flags_t flags) argument
182 cfga_test( const char *ap_id, const char *options, struct cfga_msg *msgp, char **errstring, cfga_flags_t flags) argument
203 cfga_list_ext( const char *ap_id, cfga_list_data_t **ap_id_list, int *nlistp, const char *options, const char *listopts, char **errstring, cfga_flags_t flags) argument
339 cfga_help(struct cfga_msg *msgp, const char *options, cfga_flags_t flags) argument
[all...]
/osnet-11/usr/src/lib/cfgadm_plugins/sbd/common/
H A Dcfga.c44 const char *options,
65 if ((rc = ap_cmd_parse(a, name, options, NULL)) == CFGA_OK)
103 const char *options,
122 } else if ((rc = ap_cmd_parse(a, function, options, &cmd)) != CFGA_OK)
125 rc = ap_test_err(a, options);
138 const char *options,
161 else if ((rc = ap_cmd_parse(a, f, options, &cmd)) != CFGA_OK)
176 const char *options,
198 else if ((rc = ap_cmd_parse(a, f, options, NULL)) != CFGA_OK)
269 cfga_help(struct cfga_msg *msgp, const char *options, cfga_flags_ argument
41 cfga_change_state( cfga_cmd_t cfga_cmd, const char *ap_id, const char *options, struct cfga_confirm *confp, struct cfga_msg *msgp, char **errstring, cfga_flags_t flags) argument
100 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
136 cfga_test( const char *ap_id, const char *options, struct cfga_msg *msgp, char **errstring, cfga_flags_t flags) argument
172 cfga_list_ext( const char *ap_id, cfga_list_data_t **ap_id_list, int *nlist, const char *options, const char *listopts, char **errstring, cfga_flags_t flags) argument
[all...]
/osnet-11/usr/src/lib/cfgadm_plugins/scsi/common/
H A Dcfga_scsi.c59 const char *options,
80 if (options != NULL && strcmp(options, OPT_DISABLE_RCM) != 0) {
81 cfga_err(errstring, 0, ERRARG_OPT_INVAL, options, 0);
89 if (options != NULL)
110 const char *options,
131 if (options != NULL && strcmp(options, OPT_DISABLE_RCM) != 0) {
132 cfga_err(errstring, 0, ERRARG_OPT_INVAL, options, 0);
149 if (options !
56 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
107 cfga_private_func( const char *func, const char *ap_id, const char *options, struct cfga_confirm *confp, struct cfga_msg *msgp, char **errstring, cfga_flags_t flags) argument
166 cfga_test( const char *ap_id, const char *options, struct cfga_msg *msgp, char **errstring, cfga_flags_t flags) argument
186 cfga_list_ext( const char *ap_id, cfga_list_data_t **ap_id_list, int *nlistp, const char *options, const char *listopts, char **errstring, cfga_flags_t flags) argument
283 cfga_help(struct cfga_msg *msgp, const char *options, cfga_flags_t flags) argument
[all...]
/osnet-11/usr/src/cmd/ntfsprogs/
H A Dntfslabel.c56 static struct options { struct
87 * Print a list of the parameters and options for the program.
93 ntfs_log_info("\nUsage: %s [options] device [label]\n"
107 * Read the command line, verify the syntax and parse the options.
/osnet-11/usr/src/lib/libast/common/tm/
H A Dtminit.c55 static const Namval_t options[] = variable
385 * set the options
388 stropt(getenv("TM_OPTIONS"), options, sizeof(*options), tmopt, NiL);
/osnet-11/usr/src/lib/lvm/libmeta/common/
H A Dmeta_rename.c256 mdcmdopts_t options,
260 int flags = (options & MDCMD_FORCE)? FORCE: 0;
279 if ((options & MDCMD_DOIT) == 0) {
345 if (options & MDCMD_PRINT) {
432 mdcmdopts_t options,
436 int flags = (options & MDCMD_FORCE)? FORCE: 0;
456 if ((options & MDCMD_DOIT) == 0) {
515 if (options & MDCMD_PRINT) {
252 meta_rename( mdsetname_t *sp, mdname_t *from_np, mdname_t *to_np, mdcmdopts_t options, md_error_t *ep ) argument
428 meta_exchange( mdsetname_t *sp, mdname_t *from_np, mdname_t *to_np, mdcmdopts_t options, md_error_t *ep ) argument

Completed in 1868 milliseconds

12345678