Searched refs:info (Results 551 - 575 of 859) sorted by relevance

<<21222324252627282930>>

/illumos-gate/usr/src/lib/libslp/clib/
H A Dslp_ami.h139 ami_cert_info info; member in struct:ami_cert
260 ami_keypkg_info info; member in struct:ami_keypkg
325 ami_crl_info info; member in struct:ami_crl
495 ami_certreq_info info; member in struct:ami_certreq
H A Dslp_auth.c58 * See security/ami.h for more info on these interfaces.
769 certs[icert].info.pubKeyInfo->algorithm,
770 certs[icert].info.pubKeyInfo->pubKey.value,
771 certs[icert].info.pubKeyInfo->pubKey.length,
820 if ((status = dld_ami_dn2str(amih, certs[0].info.subject, &answer))
/illumos-gate/usr/src/lib/libnsl/rpc/
H A Dxdr_stdio.c186 xdrstdio_control(XDR *xdrs, int request, void *info) argument
/illumos-gate/usr/src/lib/libpp/common/
H A Dppinput.c135 if (sfseek(pp.member->archive->info.sp, pp.member->offset, SEEK_SET) != pp.member->offset)
137 if (sfread(pp.member->archive->info.sp, p, pp.member->size) != pp.member->size)
146 p = cur->buffer = pp.member->archive->info.buffer + pp.member->offset;
489 sp = pp.member->archive->info.sp;
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dundi.h153 uint16_t info; member in struct:pnp_header
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dfsys_xfs.c348 xfs.forw = le32 (h->info.forw);
436 if ((n->hdr.info.magic == le16(XFS_DIR2_LEAFN_MAGIC))
437 || (n->hdr.info.magic == le16(XFS_DIR2_LEAF1_MAGIC))) {
439 xfs.forw = le32 (h->info.forw);
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/blade/bsc/
H A DMakefile50 INFOS= picllom.info
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dupap.c402 info("PAP: discarded Authenticate-Request in state %s",
489 info("PAP: discarded Authenticate-Ack in state %s",
507 info("PAP: Ignoring missing ack msg-length octet");
542 info("PAP: discarded Authenticate-Nak in state %s",
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/java_api/src/
H A DTestBean.java491 ProgramInfo info = new ProgramInfo(getInterfaceAttributes(),
493 return info;
499 ProbeInfo info = new ProbeInfo(getInterfaceAttributes(),
501 return info;
/illumos-gate/usr/src/cmd/fwflash/plugins/hdrs/
H A Dhermon_ib.h244 mlx_mdr_t info; /* Details of HW part#, name, */ member in struct:ib_cnx_encap_ident_s
251 uint64_t ibguids[4]; /* HW's GUIDs backup info */
252 uint64_t ib_mac[2]; /* HW's MAC backup info */
H A Dtavor_ib.h131 mlx_mdr_t info; member in struct:ib_encap_ident
/illumos-gate/usr/src/uts/common/inet/ilb/
H A Dilb_conn.h55 * Extracted rule/server info for faster access without holding a reference
60 ilb_nat_info_t info; member in struct:ilb_rule_info_s
72 * Struct to store NAT info of a connection (one direction)
74 * conn_daddr: destination address to be matched to find this info
80 * conn_tcp_track: TCP connection tracking info
83 * conn_next: next conn info (for conn info linked list)
84 * conn_prev: previous conn info (for conn info linked list)
107 * Struct (an entry in the conn hash table) to store a NAT info o
[all...]
/illumos-gate/usr/src/uts/common/io/arn/
H A Darn_rc.h111 * rates info element of MLME
140 } info[RATE_TABLE_SIZE]; member in struct:ath_rate_table
/illumos-gate/usr/src/uts/common/io/vr/
H A Dvr.c642 (void*)&vrp->chip.info,
650 * entry of the info structures. This is a generic Rhine whith no
653 if (vrp->chip.info.name == NULL) {
655 (void*) &vrp->chip.info,
666 vrp->chip.info.name,
681 (vrp->chip.info.bugs & VR_BUG_NO_MEMIO) == 0)
1791 if ((vrp->chip.info.bugs & VR_BUG_NEEDMODE10T) != 0)
1794 if ((vrp->chip.info.bugs & VR_BUG_NEEDMODE2PCEROPT) != 0)
1797 if ((vrp->chip.info.features & VR_FEATURE_MRDLNMULTIPLE) != 0)
1802 if ((vrp->chip.info
[all...]
/illumos-gate/usr/src/uts/common/sys/
H A Ducode.h248 cpu_ucode_info_t info; /* ucode info */ member in struct:ucode_update
/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/sun4u/starfire/sys/
H A Ddrmach.h73 char info[MAXPATHLEN]; /* TODO: what size? */ member in struct:__anon10063
/illumos-gate/usr/src/uts/sparc/rdsv3/
H A DMakefile135 $(UTSBASE)/common/sys/ib/clients/rdsv3/info.h \
/illumos-gate/usr/src/uts/i86pc/sys/
H A Ddrmach.h84 char info[SBD_MAX_INFO]; member in struct:__anon9420
/illumos-gate/usr/src/cmd/smbsrv/smbd/
H A Dsmbd_main.c691 door_info_t info; local
702 if (door_info(door, &info) < 0)
705 if (info.di_target > 0) {
706 smbd_report("already running: pid %ld\n", info.di_target);
/illumos-gate/usr/src/common/net/wanboot/
H A Dboot_http.c104 url_hport_t proxy; /* The proxy info */
106 char *random_file; /* File with seed info for pseudo random */
111 http_respinfo_t resp; /* Response summary info */
1093 * = 0 - Success, with header info returned in 'resp'
1415 http_conninfo_t *info; local
1420 info = malloc(sizeof (*info));
1421 if (info == NULL) {
1426 bzero(info, sizeof (*info));
[all...]
/illumos-gate/usr/src/cmd/tsol/misc/
H A Dtxzonemgr.sh161 net=$(zonecfg -z $zonename info net)
204 macstate=$(zonecfg -z $zonename info|grep win_mac_write)
213 bootmode=$(zonecfg -z $zonename info autoboot)
462 net=$(zonecfg -z $zonename info net)
463 ipType=$(zonecfg -z $zonename info ip-type|cut -d" " -f2)
547 ipType=$(zonecfg -z $zonename info ip-type|cut -d" " -f2)
843 $(zenity --info \
1000 zenity --info \
1074 passwd=$(zonecfg -z $1 info|grep /etc/passwd)
1382 zenity --info \
[all...]
/illumos-gate/usr/src/uts/common/io/usb/clients/hidparser/
H A Dhidparser.c332 current->info.child, report_id, main_item_type,
451 current->info.child, report_id, main_item_type,
632 current->info.child, report_id, main_item_type,
956 current->info.child, usage,
1259 current->info.child, main_item_type, id_lst);
1330 if (current->info.child) {
1334 current->info.child, indent_level+1);
1658 prev_ei->info.child = curr_ei;
1701 prev_ei->info.child = curr_ei;
2127 entity->info
[all...]
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/mdnsd/
H A Duds_daemon.c167 // reply, termination, error, and client context info
417 // For non-subbordinate operations, and subbordinate operations that have lost their parent, write out their info
451 // For non-subbordinate operations, and subbordinate operations that have lost their parent, write out their info
2238 mDNSlocal mStatus add_domain_to_browser(request_state *info, const domainname *d) argument
2243 for (p = info->u.browser.browsers; p; p = p->next)
2252 err = mDNS_StartBrowse(&mDNSStorage, &b->q, &info->u.browser.regtype, d, info->u.browser.AnonData, info->u.browser.interface_id, info->flags,
2253 info
2277 browse_termination_callback(request_state *info) argument
4834 request_callback(int fd, short filter, void *info) argument
5025 connect_callback(int fd, short filter, void *info) argument
[all...]
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/cherrystone/psvcpolicy/
H A Dpsvcpolicy.c761 char info[PSVC_MAX_STR_LEN]; local
837 strlcpy(info, PSVC_OK, sizeof (info));
838 status |= psvc_set_attr(hdlp, id, PSVC_STATE_ATTR, info);
839 status |= psvc_set_attr(hdlp, ps_logical_state, PSVC_STATE_ATTR, info);
841 strlcpy(info, PSVC_NO_FAULT, sizeof (info));
842 status |= psvc_set_attr(hdlp, id, PSVC_FAULTID_ATTR, info);
1448 /* Get target info */

Completed in 128 milliseconds

<<21222324252627282930>>