Searched refs:info (Results 176 - 200 of 859) sorted by relevance

1234567891011>>

/illumos-gate/usr/src/uts/common/io/ath/
H A Dath_rate.c84 an->an_tx_mgtrate = rt->info[0].rateCode;
85 an->an_tx_mgtratesp = an->an_tx_mgtrate | rt->info[0].shortPreamble;
100 an->an_tx_rate0 = rt->info[an->an_tx_rix0].rateCode;
102 rt->info[an->an_tx_rix0].shortPreamble;
115 an->an_tx_rate1 = rt->info[rix].rateCode;
117 rt->info[rix].shortPreamble;
124 an->an_tx_rate2 = rt->info[rix].rateCode;
126 rt->info[rix].shortPreamble;
131 an->an_tx_rate3 = rt->info[0].rateCode;
133 an->an_tx_mgtrate | rt->info[
[all...]
/illumos-gate/usr/src/uts/common/io/audio/impl/
H A Daudio_sun.c243 audio_info_t *info; local
251 info = &proc->p_info;
258 prinfo = &info->play;
279 prinfo = &info->record;
298 info->output_muted = B_FALSE;
300 info->hw_features = 0;
301 info->sw_features = 0;
302 info->sw_features_enabled = 0;
306 info->hw_features |= AUDIO_HWFEATURE_PLAY;
308 info
569 audio_info_t *info; local
[all...]
/illumos-gate/usr/src/cmd/logadm/
H A Dopts.c48 /* info created by opts_parse(), private to this module */
159 struct optinfo *info = opt_info(*ptr); local
162 if (info == NULL)
167 (info->oi_flags & OPTF_CLI) == 0)
173 (info->oi_flags & OPTF_CONF) == 0)
178 /* for boolean options, we have all the info we need */
179 if (info->oi_t == OPTTYPE_BOOLEAN) {
180 (void) opts_set(opts, info->oi_o, "");
189 info->oi_o[0]);
190 opts_set(opts, info
219 struct optinfo *info = opt_info(*o); local
[all...]
/illumos-gate/usr/src/cmd/prtdiag/i386/
H A Dsmbios.c37 * Access to the data is provided by libsmbios: see <sys/smbios.h> for info.
81 smbios_info_t info; local
88 smbios_info_common(shp, sp->smbstr_id, &info) != SMB_ERR &&
97 if (info.smbi_version != NULL && *info.smbi_version != '\0') {
98 n = strlen(info.smbi_version);
100 (void) strcpy(s, info.smbi_version);
113 (void) printf(gettext("%-32s %s\n"), v, info.smbi_location);
308 smbios_info_t info; local
324 smbios_info_common(shp, id, &info) !
[all...]
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dzio_checksum.c297 void *data, uint64_t size, uint64_t offset, zio_bad_cksum_t *info)
361 if (info != NULL) {
362 info->zbc_expected = expected_cksum;
363 info->zbc_actual = actual_cksum;
364 info->zbc_checksum_name = ci->ci_name;
365 info->zbc_byteswapped = byteswap;
366 info->zbc_injected = 0;
367 info->zbc_has_cksum = 1;
377 zio_checksum_error(zio_t *zio, zio_bad_cksum_t *info) argument
390 offset, info);
296 zio_checksum_error_impl(spa_t *spa, blkptr_t *bp, enum zio_checksum checksum, void *data, uint64_t size, uint64_t offset, zio_bad_cksum_t *info) argument
[all...]
/illumos-gate/usr/src/cmd/man/
H A Dmakewhatis.c90 free_page_info(struct page_info *info) argument
93 free(info->filename);
94 free(info->name);
95 free(info->suffix);
96 free(info);
107 struct page_info *info; local
112 if ((info = malloc(sizeof (struct page_info))) == NULL)
116 if (asprintf(&info->filename, "%s/%s", dir, dirent->d_name) == -1)
122 free(info->filename);
123 free(info);
767 struct page_info *info = new_page_info(section_dir, entries[i]); local
[all...]
/illumos-gate/usr/src/lib/libdtrace_jni/java/src/org/opensolaris/os/dtrace/
H A DAvgValue.java51 BeanInfo info = Introspector.getBeanInfo(AvgValue.class);
55 BeanDescriptor d = info.getBeanDescriptor();
H A DStackFrame.java45 BeanInfo info = Introspector.getBeanInfo(StackFrame.class);
65 BeanDescriptor d = info.getBeanDescriptor();
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/boston/envmon/
H A DMakefile43 MAININFO= $(CONFS:%.conf=%.info)
67 $(CPP) -P $(@:%.conf=%.info) | \
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/chalupa/envmon/
H A DMakefile42 MAININFO= $(CONFS:%.conf=%.info)
66 $(CPP) -P $(@:%.conf=%.info) | \
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/ents/envmon/
H A DMakefile42 MAININFO= $(CONFS:%.conf=%.info)
66 $(CPP) -P $(@:%.conf=%.info) | \
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/mpxu/envmon/
H A DMakefile41 MAININFO= $(CONFS:%.conf=%.info)
65 $(CPP) -P $(@:%.conf=%.info) | \
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/seattle/envmon/
H A DMakefile44 MAININFO= $(CONFS:%.conf=%.info)
68 $(CPP) -P $(@:%.conf=%.info) | \
/illumos-gate/usr/src/cmd/print/printmgr/com/sun/admin/pm/client/
H A DBSTItem.java98 Debug.info("HELP: compareSub: " + key + " to " + s);
104 Debug.info("HELP: compareSub caught: " + x);
H A DpmFrame.java74 Debug.info("frame Window closing");
78 Debug.info("frame Window closed");
H A DpmHelpSearchPanel.java121 Debug.info("HELP: Tab event!");
124 Debug.info("HELP: Tab event: resetting default");
214 Debug.info("HELP: Selected " + selectedItem);
253 Debug.info("HELP: doubleclick index: " + i);
257 Debug.info("HELP: doubleclick: " + item.tag);
350 Debug.info("HELP: search vector full");
353 Debug.info("HELP: search vector empty");
373 Debug.info("HELP: Action!");
385 Debug.info("HELP: search doc inserted update");
398 Debug.info("HEL
[all...]
/illumos-gate/usr/src/cmd/rcm_daemon/common/
H A Drcm_lock.c34 mutex_t rcm_req_lock; /* protects global dr & info request list */
93 * Start info list with one slot, then grow on demand.
365 check_lock(char *device, uint_t flag, int cflag, rcm_info_t **info) argument
369 if (info)
370 *info = NULL;
402 assert(info != 0);
407 locked_err, NULL, info);
419 assert(info != 0);
424 locked_err, NULL, info);
438 rcm_info_t **info)
437 rsrc_check_lock_conflicts(char *rsrcname, uint_t flag, int cflag, rcm_info_t **info) argument
671 dr_req_add(char *rsrcname, pid_t pid, uint_t flag, int state, int seq_num, timespec_t *interval, rcm_info_t **info) argument
755 dr_req_update(char *rsrcname, pid_t pid, uint_t flag, int state, int seq_num, rcm_info_t **info) argument
864 rcm_info_t *info; local
[all...]
/illumos-gate/usr/src/cmd/sendmail/db/include/
H A Ddb_am.h78 (void)func(logp, dbtp, lsnp, redo, info);
81 COMPQUIET(info, NULL);
/illumos-gate/usr/src/cmd/svc/shell/
H A Dsendmail_include.sh85 info=`svcprop -p config/include_info $SMF_FMRI 2>/dev/null`
86 if [ "$info" = "true" ]; then
/illumos-gate/usr/src/uts/common/sys/
H A Ddcopy_device.h84 dcopy_query_channel_t *info, void *channel_private);
129 int dcopy_device_register(void *device_private, dcopy_device_info_t *info,
/illumos-gate/usr/src/lib/krb5/plugins/kdb/db2/libdb2/hash/
H A Ddbm.c173 HASHINFO info; local
176 info.bsize = 4096;
177 info.ffactor = 40;
178 info.nelem = 1;
179 info.cachesize = 0;
180 info.hash = NULL;
181 info.lorder = 0;
185 return ((DBM *)__hash_open(path, flags, mode, &info, 0));
/illumos-gate/usr/src/lib/smbsrv/libmlsvc/common/
H A Dsamlib.c244 struct samr_SetUserInfo16 info; local
246 info.UserAccountControl = UserAccountControl;
247 return (samr_set_user_info(user_handle, 16, &info));
264 struct samr_SetUserInfo24 info; local
269 (void) memset(&info, 0, sizeof (info));
270 samr_make_encrypted_password(&info.encr_pw, new_pw_clear, ssn_key);
275 return (samr_set_user_info(user_handle, 24, &info));
/illumos-gate/usr/src/lib/libbsm/common/
H A Daudit_crontab.c281 struct auditpinfo_addr info; local
284 info.ap_pid = getpid();
285 if (auditon(A_GETPINFO_ADDR, (caddr_t)&info, sizeof (info)) != 0)
288 rc = (info.ap_auid == AU_NOAUDITID);
/illumos-gate/usr/src/tools/scripts/
H A Dxref.sh68 info() function
86 info "$1 in ${min}m${sec}s"
229 info "$reldir: finding flg-related source files"
249 info "$reldir: clobbering $xref cross-reference"
256 info "$reldir: building $xref cross-reference"
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dgettxt.c72 struct db_list *info; member in struct:db_cache
132 dbl = dbc->info;
157 dbc->info = NULL;
197 /* connect dbl to the dbc->info list */
198 dbl->next = dbc->info;
199 dbc->info = dbl;

Completed in 115 milliseconds

1234567891011>>