Searched defs:info (Results 101 - 125 of 550) sorted by relevance

1234567891011>>

/illumos-gate/usr/src/cmd/bnu/
H A Dinterface.c287 static struct t_info info; local
290 if (t_getinfo(fd, &info) != 0) {
304 if (info.tsdu <= 0 || nbytes <= info.tsdu)
308 /* (info.tsdu > 0) and buf exceeds it */
310 while (nbytes >= info.tsdu) {
311 if ((ret = t_snd(fd, &buf[i], info.tsdu, NULL)) != info.tsdu)
313 i += info.tsdu;
314 nbytes -= info
[all...]
/illumos-gate/usr/src/cmd/cdrw/
H A Ddae.c91 extract_signal_handler(int sig, siginfo_t *info, void *context) argument
/illumos-gate/usr/src/cmd/sgs/liblddbg/common/
H A Ddlfcns.c45 Dbg_dl_iphdr_callback(Lm_list *lml, struct dl_phdr_info *info) argument
51 dbg_print(lml, MSG_INTL(MSG_DL_IPHDR_NAME), info->dlpi_name);
52 dbg_print(lml, MSG_INTL(MSG_DL_IPHDR_ADDR), EC_ADDR(info->dlpi_addr));
54 EC_ADDR(CAST_PTRINT(Addr, info->dlpi_phdr)),
55 EC_WORD(info->dlpi_phnum));
/illumos-gate/usr/src/cmd/svc/common/
H A Dmanifest_find.c77 * Add the manifest info consisting of filename (fn), hash property name
87 manifest_info_t *info; local
103 info = uu_zalloc(sizeof (*info));
104 if (info == NULL) {
108 info->mi_path = uu_strdup(fn);
109 if (info->mi_path == NULL) {
110 uu_free(info);
114 info->mi_prop = pname;
116 (void) memcpy(info
296 manifest_info_t *info; local
[all...]
/illumos-gate/usr/src/cmd/ttymon/
H A Dtmhandler.c278 siginfo_t info; local
289 rcode = waitid(P_ALL, 0, &info, WNOHANG|WEXITED);
294 if (rcode == -1 || (pid = info.si_pid) == 0)
298 status = info.si_status & 0377;
299 switch (info.si_code) {
493 * read_pid(fd) - read pid info from PCpipe
/illumos-gate/usr/src/lib/sun_fc/common/
H A DHBA.cc231 * @param info The RNID information to program for each HBA port
235 void HBA::setRNID(HBA_MGMTINFO info) { argument
242 port->second->setRNID(info);
/illumos-gate/usr/src/lib/udapl/libdat/common/
H A Dudat.c105 entry.info = *provider_info;
156 DAT_PROVIDER_INFO info; local
195 (void) dat_os_strncpy(info.ia_name, _name, len);
196 info.ia_name[len] = '\0';
198 info.dapl_version_major = dapl_major;
199 info.dapl_version_minor = dapl_minor;
200 info.is_thread_safe = thread_safety;
211 (void) dat_sr_provider_open(&info);
214 status = dat_dr_provider_open(&info, &ia_open_func);
274 DAT_PROVIDER_INFO info; local
[all...]
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/hsi/mcp/
H A Dcode_swap_def.h35 swim_img_info_t info[SWIM_MAX]; member in struct:swim_meta
/illumos-gate/usr/src/uts/common/syscall/
H A Dsignotify.c90 k_siginfo_t info; local
129 if (copyin_siginfo(datamodel, siginfo, &info))
133 if (!sigwillqueue(info.si_signo, info.si_code))
158 sqp->sq_info = info;
/illumos-gate/usr/src/uts/common/io/ib/clients/eoib/
H A Denx_q.c41 eibnx_acquire_swqe(eibnx_thr_info_t *info, int flag) argument
44 eibnx_tx_t *snd_p = &info->ti_snd;
107 eibnx_return_rwqe(eibnx_thr_info_t *info, eibnx_wqe_t *wqe) argument
130 ret = ibt_post_recv(info->ti_chan, &(wqe->qe_wr.recv), 1, NULL);
133 "ret=%d", info->ti_chan, ret);
164 eibnx_enqueue_child(eibnx_thr_info_t *info, eibnx_gw_info_t *gwi, argument
175 mutex_enter(&info->ti_child_lock);
181 for (ch = info->ti_child; ch; ch = ch->ch_next) {
196 new_ch->ch_next = info->ti_child;
197 info
203 eibnx_update_child(eibnx_thr_info_t *info, eibnx_gw_info_t *gwi, dev_info_t *dip) argument
228 eibnx_find_child_dip_by_inst(eibnx_thr_info_t *info, int inst) argument
245 eibnx_find_child_dip_by_gw(eibnx_thr_info_t *info, uint16_t gw_portid) argument
267 eibnx_find_gw_in_gwlist(eibnx_thr_info_t *info, eibnx_gw_info_t *gwi) argument
291 eibnx_add_gw_to_gwlist(eibnx_thr_info_t *info, eibnx_gw_info_t *gwi, ibt_wc_t *wc, uint8_t *recv_buf) argument
405 eibnx_replace_gw_in_gwlist(eibnx_thr_info_t *info, eibnx_gw_info_t *orig_gwi, eibnx_gw_info_t *new_gwi, ibt_wc_t *wc, uint8_t *recv_buf, boolean_t *gwi_changed) argument
611 eibnx_queue_for_creation(eibnx_thr_info_t *info, eibnx_gw_info_t *gwi) argument
[all...]
/illumos-gate/usr/src/uts/common/io/ib/clients/sdp/
H A Dsdpddi.c273 static struct module_info info = { variable in typeref:struct:module_info
279 &info, NULL, NULL, NULL, STRUIOT_NONE
284 NULL, &info, NULL, NULL, NULL, STRUIOT_NONE
/illumos-gate/usr/src/uts/common/io/rge/
H A Drge_ndd.c52 * The <info> field is used here to provide the index of the
56 * The <info> field in the per-instance copy, on the other hand,
61 /* info min max init r/w+name */
101 /* info min max init r/w+name */
160 * If the request is OK, the parameter is set. Also the <info> field
251 RGE_DEBUG(("rge_param_register: FAILED at index %d [info %d]",
254 RGE_DEBUG(("rge_param_register: FAILED at index %d [info %d]",
411 int info; local
451 * Before calling nd_getset(), we save the <info> field
457 info
[all...]
/illumos-gate/usr/src/uts/common/sys/
H A Daudio.h80 * audio_channel_t - structure holds info on individual channels
112 void *info; member in struct:audio_channel
/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/libadm/common/
H A Dpkginfo.c65 * The structure provided via "info" will contain malloc'd information;
72 * via "info" will have its elements deallocated and all files
84 pkginfo(struct pkginfo *info, char *pkginst, ...) argument
91 if (info == NULL) {
96 info->pkginst = NULL;
97 (void) fpkginfo(info, NULL);
117 info->pkginst = NULL;
118 if (fpkginfo(info, pkginst))
126 if (ckinst(pkginst, info->arch, info
137 fpkginfo(struct pkginfo *info, char *pkginst) argument
164 initpkg(struct pkginfo *info) argument
191 rdconfig(struct pkginfo *info, char *pkginst, char *ckvers) argument
[all...]
/illumos-gate/usr/src/uts/sun4u/serengeti/sys/
H A Dsbdp_mbox.h68 info2_t info; /* Normal information */ member in struct:__anon9946
/illumos-gate/usr/src/uts/sun4u/starcat/sys/
H A Ddrmach.h82 char info[MAXPATHLEN]; /* TODO: what size? */ member in struct:__anon10017
/illumos-gate/usr/src/uts/i86pc/sys/
H A Ddrmach.h84 char info[SBD_MAX_INFO]; member in struct:__anon9420
/illumos-gate/usr/src/lib/smbsrv/libmlsvc/common/
H A Dlsalib.c76 lsa_lookup_name(char *account, uint16_t type, smb_account_t *info) argument
101 status = lsa_lookup_name_builtin(domain, name, info);
103 status = smb_sam_lookup_name(domain, name, type, info);
108 status = lsa_lookup_name_domain(account, info);
115 lsa_lookup_sid(smb_sid_t *sid, smb_account_t *info) argument
122 status = lsa_lookup_sid_builtin(sid, info);
124 status = smb_sam_lookup_sid(sid, info);
126 status = lsa_lookup_sid_domain(sid, info);
136 * The requested information will be returned via 'info' argument.
142 smb_domain_t *info)
141 lsa_query_primary_domain_info(char *server, char *domain, smb_domain_t *info) argument
170 lsa_query_account_domain_info(char *server, char *domain, smb_domain_t *info) argument
201 lsa_query_dns_domain_info(char *server, char *domain, smb_domain_t *info) argument
230 lsa_enum_trusted_domains(char *server, char *domain, smb_trusted_domains_t *info) argument
270 lsa_enum_trusted_domains_ex(char *server, char *domain, smb_trusted_domains_t *info) argument
312 lsa_lookup_name_builtin(char *domain, char *name, smb_account_t *info) argument
352 lsa_lookup_name_domain(char *account_name, smb_account_t *info) argument
[all...]
/illumos-gate/usr/src/cmd/smbsrv/smbd/
H A Dsmbd_join.c142 syslog(LOG_DEBUG, "smbd_dc_monitor: no domain info");
244 smb_domainex_t info; local
263 if (!smb_locate_dc(domain, &info)) {
269 di = &info.d_primary;
271 "smbd_dc_update: %s: located %s", domain, info.d_dci.dc_name);
273 status = mlsvc_netlogon(info.d_dci.dc_name, di->di_nbname);
278 info.d_dci.dc_name, domain,
292 smbd_join(smb_joininfo_t *info, smb_joinres_t *res) argument
295 if (info->mode == SMB_SECMODE_WORKGRP)
296 smbd_join_workgroup(info, re
302 smbd_join_workgroup(smb_joininfo_t *info, smb_joinres_t *res) argument
323 smbd_join_domain(smb_joininfo_t *info, smb_joinres_t *res) argument
[all...]
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/mdnsd/
H A DPlatformCommon.c134 DomainAuthInfo *info = (DomainAuthInfo*)mDNSPlatformMemAllocate(sizeof(*info)); local
136 err = mDNS_SetSecretForDomain(m, info, domain, domain, buf, NULL, 0, mDNSfalse);
/illumos-gate/usr/src/cmd/mandoc/
H A Dcompat_ohash.c73 (h->info.free)(h->t, h->info.data);
103 n = (h->info.calloc)(ns, sizeof(struct _ohash_record), h->info.data);
120 (h->info.free)(h->t, h->info.data);
195 ohash_init(struct ohash *h, unsigned int size, struct ohash_info *info) argument
204 /* Copy info so that caller may free it. */
205 h->info.key_offset = 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/lib/pkcs11/libpkcs11/common/
H A DmetaMechManager.c139 * Update slot info. Ignore any errors.
210 * If any error occurred in getting the list, info in
222 CK_MECHANISM_INFO info; local
244 info = mechlist[index].slots[i].mechanism_info;
245 if (!(info.flags & mech_info->flags)) {
402 /* Update the mechanism info. */
449 CK_MECHANISM_INFO info; local
473 rv = FUNCLIST(fw_st_id)->C_GetMechanismInfo(true_id, mech, &info);
477 mechlist[index].slots[slotnum].mechanism_info = info;
654 CK_MECHANISM_INFO info; local
[all...]
/illumos-gate/usr/src/lib/krb5/kadm5/
H A Dadb.h52 HASHINFO info; member in struct:_osa_adb_db_ent_t

Completed in 793 milliseconds

1234567891011>>