Searched refs:info (Results 226 - 250 of 859) sorted by relevance

1234567891011>>

/illumos-gate/usr/src/lib/libast/common/string/
H A Dfmtls.c44 * info optional info
52 fmtls(char* buf, const char* name, register struct stat* st, const char* info, const char* link, register int flags) argument
91 if (info)
93 while (*s = *info++)
/illumos-gate/usr/src/cmd/fwflash/plugins/transport/common/
H A Dhermon.c90 hermon_flash_ioctl_t *info);
92 hermon_flash_ioctl_t *info);
94 hermon_flash_ioctl_t *info);
158 * so we only need this check if there's no hardware info available
433 if (strlen(encap->info.mlx_id))
435 "%s %X (%s)\n"), encap->info.mlx_pn,
436 encap->hwrev, encap->info.mlx_id);
439 encap->info.mlx_pn, encap->hwrev);
441 if (strlen(encap->info.mlx_psid))
443 encap->info
1135 cnx_read_ioctl(ib_cnx_encap_ident_t *hdl, hermon_flash_ioctl_t *info) argument
1155 cnx_write_ioctl(ib_cnx_encap_ident_t *hdl, hermon_flash_ioctl_t *info) argument
1175 cnx_erase_sector_ioctl(ib_cnx_encap_ident_t *hdl, hermon_flash_ioctl_t *info) argument
[all...]
/illumos-gate/usr/src/cmd/idmap/idmapd/
H A Ddbutils.c1324 res->info.how.map_type = IDMAP_MAP_TYPE_KNOWN_SID;
1325 res->info.src = IDMAP_MAP_SRC_HARD_CODED;
1391 res->info.how.map_type = IDMAP_MAP_TYPE_KNOWN_SID;
1392 res->info.src = IDMAP_MAP_SRC_HARD_CODED;
1648 res->info.src = IDMAP_MAP_SRC_CACHE;
1649 res->info.how.map_type = strtoul(values[6], &end, 10);
1650 switch (res->info.how.map_type) {
1652 res->info.how.idmap_how_u.ad.dn =
1654 res->info.how.idmap_how_u.ad.attr =
1656 res->info
[all...]
/illumos-gate/usr/src/lib/cfgadm_plugins/sysctrl/common/
H A Dcfga.c1271 info_set(sysc_cfga_stat_t *sc, cfga_info_t info, int disabled) argument
1277 *info = NULL;
1283 info += sprintf(info, "cpu %d: ", i);
1284 info += sprintf(info, "%3d MHz ",
1287 info += sprintf(info, "%0.1fM ",
1296 info += sprintf(info, "singl
[all...]
/illumos-gate/usr/src/lib/libdtrace_jni/java/src/org/opensolaris/os/dtrace/
H A DUserSymbolRecord.java49 BeanInfo info = Introspector.getBeanInfo(UserSymbolRecord.class);
69 BeanDescriptor d = info.getBeanDescriptor();
292 BeanInfo info = Introspector.getBeanInfo(
314 BeanDescriptor d = info.getBeanDescriptor();
H A DFlow.java74 BeanInfo info = Introspector.getBeanInfo(Flow.class);
103 BeanDescriptor d = info.getBeanDescriptor();
H A DKernelSymbolRecord.java49 BeanInfo info = Introspector.getBeanInfo(KernelSymbolRecord.class);
69 BeanDescriptor d = info.getBeanDescriptor();
H A DLogDistribution.java68 BeanInfo info = Introspector.getBeanInfo(LogDistribution.class);
72 BeanDescriptor d = info.getBeanDescriptor();
H A DProbeInfo.java57 BeanInfo info = Introspector.getBeanInfo(ProbeInfo.class);
78 BeanDescriptor d = info.getBeanDescriptor();
H A DProgramInfo.java49 BeanInfo info = Introspector.getBeanInfo(ProgramInfo.class);
71 BeanDescriptor d = info.getBeanDescriptor();
/illumos-gate/usr/src/lib/libnsl/nsl/
H A Dxti_wrappers.c110 _xti_getinfo(int fd, struct t_info *info) argument
112 return (_tx_getinfo(fd, info, TX_XTI_API));
140 _xti_open(const char *path, int flags, struct t_info *info) argument
142 return (_tx_open(path, flags, info, TX_XTI_API));
H A Dt_open.c64 _tx_open(const char *path, int flags, struct t_info *info, int api_semantics) argument
144 tiptr = _t_create(fd, info, api_semantics, &ticap_ioctl_failed);
/illumos-gate/usr/src/cmd/rcap/common/
H A Dutils.h90 extern void info(char *, ...);
/illumos-gate/usr/src/cmd/ndmpd/ndmp/
H A Dndmpd_door.c128 door_info_t info; local
134 if (door_info(door, &info) < 0) {
139 if (info.di_target > 0) {
141 "Service already running: pid %ld", info.di_target);
/illumos-gate/usr/src/cmd/cdrw/
H A Dmain.h94 void info(void);
/illumos-gate/usr/src/cmd/cmd-crypto/digest/
H A Ddigest.c369 CK_MECHANISM_INFO info; local
495 mech_aliases[mek].type, &info);
499 (!mac_cmd && (info.flags & CKF_SIGN)) ||
500 (mac_cmd && (info.flags & CKF_DIGEST)))
507 if (info.ulMinKeySize && (info.ulMinKeySize <
510 info.ulMinKeySize;
512 if (info.ulMaxKeySize && (info.ulMaxKeySize >
515 info
[all...]
/illumos-gate/usr/src/cmd/sgs/tools/
H A DMakefile32 # o info: summarizes relocation overhead, and a sorted string listing.
41 LSSRCS= info.sh \
/illumos-gate/usr/src/lib/sun_fc/common/
H A DHBA.h66 void setRNID(HBA_MGMTINFO info);
/illumos-gate/usr/src/uts/common/rpc/
H A Dxdr_mem.c152 xdrmem_control(XDR *xdrs, int request, void *info) argument
161 xptr = (xdr_bytesrec *)info;
172 int32p = (int32_t *)info;
181 int32p = (int32_t *)info;
/illumos-gate/usr/src/uts/common/ipp/ipgpc/
H A Dclassifier.c85 ipgpc_table_list[DIR_IDX].info.mask) != NORMAL_MATCH) {
93 ipgpc_table_list[IF_IDX].info.mask) != NORMAL_MATCH) {
101 ipgpc_ds_table_id.info.mask) != NORMAL_MATCH) {
109 ipgpc_table_list[UID_IDX].info.mask) != NORMAL_MATCH) {
117 ipgpc_table_list[PROJID_IDX].info.mask) != NORMAL_MATCH) {
126 ipgpc_table_list[PROTOID_IDX].info.mask)
132 *slctrs_srchd ^= ipgpc_table_list[PROTOID_IDX].info.mask;
140 ipgpc_trie_list[IPGPC_TRIE_SPORTID].info.mask)
146 *slctrs_srchd ^= ipgpc_trie_list[IPGPC_TRIE_SPORTID].info.mask;
154 ipgpc_trie_list[IPGPC_TRIE_DPORTID].info
[all...]
/illumos-gate/usr/src/uts/common/sys/1394/adapters/
H A Dhci1394_buf.h94 hci1394_buf_info_t *info, hci1394_buf_handle_t *handle);
/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/uts/sun4u/serengeti/sys/
H A Dsbdp_mbox.h68 info2_t info; /* Normal information */ member in struct:__anon9946
/illumos-gate/usr/src/uts/common/sys/usb/clients/hidparser/
H A Dhidparser_impl.h84 union info { union in struct:entity_item
87 } info; member in struct:entity_item
/illumos-gate/usr/src/boot/sys/boot/i386/libi386/
H A Dsmbios.c364 caddr_t saddr, info; local
396 info = smbios_find_struct(0x00);
397 if (info != NULL) {
398 smbios.bios_vendor = smbios_getstring(info, 0x04);
400 info = smbios_find_struct(0x01);
401 if (info != NULL) {
402 smbios.maker = smbios_getstring(info, 0x04);
403 smbios.product = smbios_getstring(info, 0x05);

Completed in 858 milliseconds

1234567891011>>