Searched refs:info (Results 751 - 775 of 859) sorted by relevance

<<3132333435

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_srv.c921 * the different_export to get new export info.
1030 rpcsec_gss_info *info; local
1032 info = &resok_val[i].flavor_info;
1033 info->qop = si->sc_qop;
1034 info->service = (rpc_gss_svc_t)si->sc_service;
1037 info->oid.sec_oid4_len =
1039 info->oid.sec_oid4_val = kmem_alloc(
1043 info->oid.sec_oid4_val,
1044 info->oid.sec_oid4_len);
1087 rpcsec_gss_info *info; local
1224 rpcsec_gss_info *info; local
[all...]
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dhchap.c96 char *subclass, char *info);
1353 char info[64]; local
1411 (void) snprintf(info, sizeof (info),
1415 emlxs_log_auth_event(port, ndlp, "issue_auth_reject", info);
1590 /* dhgp list info */
3219 char info[64]; local
3415 (void) snprintf(info, sizeof (info),
3420 "rcv_auth_msg_dhchap_reply_cmpl_wait4next", info);
6718 emlxs_log_auth_event( emlxs_port_t *port, NODELIST *ndlp, char *subclass, char *info) argument
[all...]
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon.c959 hermon_dma_free(hermon_dma_info_t *info) argument
962 (void) ddi_dma_unbind_handle(info->dma_hdl);
963 ddi_dma_mem_free(&info->acc_hdl);
964 ddi_dma_free_handle(&info->dma_hdl);
1754 * BAR info from the response, but PRM says it's from BAR0-1, which is
1846 /* now we have enough info to map in the UAR BAR */
2560 * such as IPoIB will use the IBT_HCA_WQE_SIZE_INFO sgl info.
2757 /* Initialize the lock for the info ioctl */
2764 /* Initialize the cq_sched info structure */
2777 /* Initialize the fcoib info structur
3667 hermon_dbr_info_t *info; local
[all...]
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/mdnsd/
H A DmDNSEmbeddedAPI.h1829 AuthRecord AutoTunnelDeviceInfo; // Device info of tunnel endpoint
2052 ServiceInfo *info; member in struct:ServiceInfoQuery_struct
2433 tcpLNTInfo tcpAddrInfo; // legacy NAT traversal TCP connection info for external address
2434 tcpLNTInfo tcpDeviceInfo; // legacy NAT traversal TCP connection info for device info
2559 #define DeviceInfoName (*(const domainname *)"\xC" "_device-info" "\x4" "_tcp")
2560 #define LocalDeviceInfoName (*(const domainname *)"\xC" "_device-info" "\x4" "_tcp" "\x5" "local")
2789 extern mStatus mDNS_StartResolveService(mDNS *const m, ServiceInfoQuery *query, ServiceInfo *info, mDNSServiceInfoQueryCallback *Callback, void *Context);
3002 extern mStatus mDNS_SetSecretForDomain(mDNS *m, DomainAuthInfo *info,
3042 extern mDNSs32 DNSDigest_ConstructHMACKeyfromBase64(DomainAuthInfo *info, cons
[all...]
/illumos-gate/usr/src/cmd/truss/
H A Dexpound.c3728 door_info_t info; local
3731 if (Pread(Proc, &info, sizeof (info), offset) != sizeof (info))
3735 (int)info.di_target,
3736 info.di_proc,
3737 info.di_data);
3738 attr = info.di_attributes;
3740 (void) printf("%s\tuniquifier=%llu\n", pri->pname, info.di_uniquifier);
/illumos-gate/usr/src/cmd/print/printmgr/com/sun/admin/pm/client/
H A DpmInstallPrinter.java310 Debug.info("\ncomponent focus gained: " + e);
313 Debug.info("\ncomponent focus lost: " + e);
2188 Debug.info("Show: default comp is " + defaultComponent);
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dkeysock.c154 static struct module_info info = { variable in typeref:struct:module_info
160 NULL, &info
164 (pfi_t)keysock_wput, NULL, NULL, NULL, NULL, &info
2363 ks1dbg(keystack, ("Hmmm, an IPsec info I'm not used to, 0x%x\n",
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/hsi/hw/include/
H A Dhw_dump.h196 u16 info; member in struct:dump_hdr
245 u16 info; member in struct:reg_addr
253 u16 info; member in struct:wreg_addr
/illumos-gate/usr/src/lib/libproc/common/
H A DPgcore.c663 uintptr_t addr, ulong_t offset, size_t size, uint_t link, uint_t info,
677 shdr.sh_info = info;
698 shdr.sh_info = info;
662 write_shdr(pgcore_t *pgc, shstrtype_t name, uint_t type, ulong_t flags, uintptr_t addr, ulong_t offset, size_t size, uint_t link, uint_t info, uintptr_t addralign, uintptr_t entsize) argument
H A Dlibproc.h350 int addr_count, const uint_t *info, int info_count,
/illumos-gate/usr/src/lib/lvm/libmeta/common/
H A Dmeta_mn_subr.c396 /* retrieve info about our host */
800 &ownpar->mde.info.md_error_info_t_u.sys_error;
/illumos-gate/usr/src/lib/brand/solaris10/zone/
H A Dp2v.ksh98 NET=$(LC_ALL=C /usr/sbin/zonecfg -z $ZONENAME info net)
/illumos-gate/usr/src/cmd/ndmpd/ndmp/
H A Dndmpd_tar3.c2372 char info[256]; local
2458 (void) snprintf(info, sizeof (info),
2465 MOD_LOGV3(params, NDMP_LOG_NORMAL, info);
2788 * Run a sanity check on the file history info. The file history
2789 * info is the offset of the record starting the entry on the tape
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dutils.c740 * info - log an informational message.
743 info __V((const char *fmt, ...)) function
H A Dchap.c498 info("CHAP: peer challenge name changed from '%q' to '%q'",
/illumos-gate/usr/src/cmd/lvm/util/
H A Dmetaimport.c617 &ep->info.md_error_info_t_u.ds_error;
654 * META_IMP_PASS1 means gather the info, but don't report.
755 * We'll need this info for both the report content and the import
/illumos-gate/usr/src/cmd/fs.d/pcfs/mkfs/
H A Dmkfs.c120 static char *stat_actual_disk(char *diskname, struct stat *info, char **suffix);
492 * Bit 8 indicates info written to the active FAT is written
520 * The convention appears to be to place the fs info sector
1497 * Look up the last remaining bits of info we need
1544 stat_actual_disk(char *diskname, struct stat *info, char **suffix) argument
1548 if (stat(diskname, info)) {
1558 if (stat(actualdisk, info)) {
2063 * any label info.
2336 * get the remainder of our info. If the ioctl fails, we have
2696 * Get info o
[all...]
/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Delf.c2483 elf_dladdr(ulong_t addr, Rt_map *lmp, Dl_info *dlip, void **info, int flags) argument
2630 *info = (void *)_sym;
2632 *info = (void *)lmp;
2667 *info = (void *) &fsym;
/illumos-gate/usr/src/uts/common/io/idm/
H A Didm_so.c2936 ksocket_callback_event_t ev, void *arg, uintptr_t info)
2950 if (info == 0)
2951 info = ECONNRESET;
2952 itp->it_socket_error_code = (int)info;
3108 /* struct sockaddr_storage gets port info from v4 loc */
2935 idm_so_timed_socket_connect_cb(ksocket_t ks, ksocket_callback_event_t ev, void *arg, uintptr_t info) argument
/illumos-gate/usr/src/uts/common/sys/ib/clients/rdsv3/
H A Drdsv3.h39 #include <sys/ib/clients/rdsv3/info.h>
/illumos-gate/usr/src/uts/common/sys/1394/adapters/
H A Dhci1394_ohci.h545 * self id buffer and config rom info. These are towards bottom of the
594 int hci1394_ohci_phy_info(hci1394_ohci_handle_t ohci_hdl, uint32_t *info);
/illumos-gate/usr/src/uts/sun4u/starfire/io/
H A Ddrmach.c846 stat->info[0] = '\0';
2709 stat->info[0] = '\0';
2918 stat->info[0] = '\0';
3380 stat->info[0] = '\0';
/illumos-gate/usr/src/cmd/svc/startd/
H A Dstartd.c998 die_handler(int sig, siginfo_t *info, void *data) argument
/illumos-gate/usr/src/lib/smbsrv/libsmb/common/
H A Dlibsmb.h245 int smb_join(smb_joininfo_t *, smb_joinres_t *info);
589 * DNS information for domain types that this info is
/illumos-gate/usr/src/lib/libsip/common/
H A Dsip_hdrs_ui.c89 * the string info (for multi-string values).
875 * get URI from the alert-info header
901 * get URI from call-info header
1085 * get error-info URI
1523 * get warning info
1526 sip_get_warninfo(sip_header_value_t value, int info, int *error) argument
1544 switch (info) {
1678 * get authentication info

Completed in 270 milliseconds

<<3132333435