Home
last modified time | relevance | path

Searched refs:noptions (Results 1 – 8 of 8) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bge/
H A Dbge_ndd.c128 uint_t noptions; in bge_nd_init() local
143 &options, &noptions) == DDI_PROP_SUCCESS) { in bge_nd_init()
153 for (; noptions > 0; noptions--) { in bge_nd_init()
154 prop = options[noptions-1]; in bge_nd_init()
/illumos-gate/usr/src/ucblib/libucb/port/sys/
H A Dwait4.c76 int noptions; in wait4() local
95 noptions = options | WEXITED | WTRAPPED; in wait4()
108 error = waitid(idtype, pid, &info, noptions); in wait4()
/illumos-gate/usr/src/cmd/syseventadm/
H A Dsyseventadm.c314 int noptions = 0; in add_cmd() local
326 noptions++; in add_cmd()
328 noptions++; in add_cmd()
330 noptions++; in add_cmd()
332 if (noptions == 0 || (arg_subclass && arg_class == NULL)) { in add_cmd()
449 int noptions = 0; in list_remove_cmd() local
451 noptions++; in list_remove_cmd()
453 noptions++; in list_remove_cmd()
455 noptions++; in list_remove_cmd()
457 noptions++; in list_remove_cmd()
[all …]
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dwaitpid.c121 int noptions; in wait4() local
140 noptions = options | WEXITED | WTRAPPED; in wait4()
154 error = waitid(idtype, pid, &info, noptions); in wait4()
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/mech/
H A Dutil_ctxsetup.c38 noptions, options, kmsg, mic) in kg2_parse_token() argument
45 int noptions;
105 for (i=0; i<noptions; i++) {
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlge/
H A Dqlge_dbg.c906 unsigned int noptions; in ql_get_pci_bus_info() local
911 "assigned-addresses", &options, &noptions) == DDI_PROP_SUCCESS) { in ql_get_pci_bus_info()
913 __func__, qlge->instance, noptions)); in ql_get_pci_bus_info()
915 if (noptions != 0) { in ql_get_pci_bus_info()
/illumos-gate/usr/src/uts/common/io/ntxn/
H A Dunm_gem.c303 uint_t noptions; in unm_pci_cfg_init() local
323 dip, 0, "reg", &reg_options, &noptions); in unm_pci_cfg_init()
/illumos-gate/usr/src/cmd/lp/lib/oam/
H A Dmsg.source566 …"You have specified a remote printer\nand supplied one or more of the following\noptions: A,a,e,F,…