Home
last modified time | relevance | path

Searched refs:detail (Results 1 – 25 of 275) sorted by relevance

1234567891011

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_dns.c373 if (detail) { in print_question()
406 if (detail) { in print_question()
505 if (detail) { in print_answer()
549 if (detail) { in print_answer()
607 if (detail) { in print_answer()
622 if (detail) { in print_answer()
628 if (detail) { in print_answer()
667 if (detail) { in print_answer()
678 if (!detail) in print_answer()
708 if (!detail) in print_answer()
[all …]
/illumos-gate/usr/src/cmd/sgs/link_audit/common/
H A Dwhocalls.ksh49 detail=""
59 detail="1"
74 WHO_DETAIL="$detail" \
/illumos-gate/usr/src/cmd/hal/tools/
H A Dhal-storage-shared.c208 unknown_error (const char *detail) in unknown_error() argument
211 fprintf (stderr, "%s\n", detail); in unknown_error()
217 device_busy (const char *detail) in device_busy() argument
220 fprintf (stderr, "%s\n", detail); in device_busy()
226 not_mounted (const char *detail) in not_mounted() argument
229 fprintf (stderr, "%s\n", detail); in not_mounted()
235 not_mounted_by_hal (const char *detail) in not_mounted_by_hal() argument
238 fprintf (stderr, "%s\n", detail); in not_mounted_by_hal()
H A Dhal-storage-closetray.c55 unknown_closetray_error (const char *detail) in unknown_closetray_error() argument
58 fprintf (stderr, "%s\n", detail); in unknown_closetray_error()
H A Dhal-storage-eject.c57 unknown_eject_error (const char *detail) in unknown_eject_error() argument
60 fprintf (stderr, "%s\n", detail); in unknown_eject_error()
H A Dhal-storage-zpool.c44 unknown_zpool_error (const char *detail) in unknown_zpool_error() argument
47 fprintf (stderr, "%s\n", detail); in unknown_zpool_error()
H A Dhal-storage-shared.h52 void unknown_error (const char *detail);
/illumos-gate/usr/src/uts/common/fs/ctfs/
H A Dctfs_ctl.c288 uint_t detail; in ctfs_stat_ioctl() local
297 detail = STRUCT_FGET(st, ctst_detail); in ctfs_stat_ioctl()
298 if (detail == CTD_COMMON) { in ctfs_stat_ioctl()
302 } else if (detail <= CTD_ALL) { in ctfs_stat_ioctl()
304 type->ct_type_ops->contop_status(ct, VTOZONE(vp), detail, foo, in ctfs_stat_ioctl()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/oce/
H A Doce_fm.c139 oce_fm_ereport(struct oce_dev *dev, char *detail) in oce_fm_ereport() argument
144 if (!DDI_FM_EREPORT_CAP(dev->fm_caps) || detail == NULL) { in oce_fm_ereport()
147 (void) snprintf(buf, FM_MAX_CLASS, "%s.%s", DDI_FM_DEVICE, detail); in oce_fm_ereport()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlge/
H A Dqlge_fm.c31 ql_fm_ereport(qlge_t *qlge, char *detail) in ql_fm_ereport() argument
36 (void) snprintf(buf, QL_FM_BUF_LEN, "%s.%s", DDI_FM_DEVICE, detail); in ql_fm_ereport()
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_fm.c984 hermon_fm_ereport(hermon_state_t *state, int type, int detail) in hermon_fm_ereport() argument
998 switch (detail) { in hermon_fm_ereport()
1037 "type = %d, detail = %d\n.", type, detail); in hermon_fm_ereport()
1042 switch (detail) { in hermon_fm_ereport()
1051 "error. type = %d, detail = %d\n.", type, detail); in hermon_fm_ereport()
1103 "type = %d, detail = %d\n.", type, detail); in hermon_fm_ereport()
1109 "type = %d, detail = %d\n.", type, detail); in hermon_fm_ereport()
1914 i_hca_fm_ereport(dev_info_t *dip, int type, char *detail) in i_hca_fm_ereport() argument
1919 (void) snprintf(buf, FM_MAX_CLASS, "%s.%s", DDI_FM_DEVICE, detail); in i_hca_fm_ereport()
/illumos-gate/usr/src/uts/common/io/idm/
H A Didm_text.c1222 idm_kvstat_to_error(kv_status_t kvrc, uint8_t *class, uint8_t *detail) in idm_kvstat_to_error() argument
1228 *detail = ISCSI_LOGIN_STATUS_ACCEPT; in idm_kvstat_to_error()
1234 *detail = ISCSI_LOGIN_STATUS_INVALID_REQUEST; in idm_kvstat_to_error()
1239 *detail = ISCSI_LOGIN_STATUS_INIT_ERR; in idm_kvstat_to_error()
1244 *detail = ISCSI_LOGIN_STATUS_NO_RESOURCES; in idm_kvstat_to_error()
1249 *detail = ISCSI_LOGIN_STATUS_MISSING_FIELDS; in idm_kvstat_to_error()
1254 *detail = ISCSI_LOGIN_STATUS_AUTH_FAILED; in idm_kvstat_to_error()
1259 *detail = ISCSI_LOGIN_STATUS_TARGET_ERROR; in idm_kvstat_to_error()
/illumos-gate/usr/src/uts/common/io/bge/
H A Dbge_log.c125 bge_fm_ereport(bge_t *bgep, char *detail) in bge_fm_ereport() argument
130 (void) snprintf(buf, FM_MAX_CLASS, "%s.%s", DDI_FM_DEVICE, detail); in bge_fm_ereport()
/illumos-gate/usr/src/lib/libcontract/common/
H A Dlibcontract.c234 ct_status_read(int fd, int detail, ct_stathdl_t *stathdl) in ct_status_read() argument
245 info->status.ctst_detail = detail; in ct_status_read()
246 if (detail != CTD_COMMON) { in ct_status_read()
/illumos-gate/usr/src/uts/common/contract/
H A Dprocess.c665 contract_process_status(contract_t *ct, zone_t *zone, int detail, nvlist_t *nvl, in contract_process_status() argument
674 if (detail == CTD_FIXED) { in contract_process_status()
684 ASSERT(detail == CTD_ALL); in contract_process_status()
723 if (detail == CTD_ALL) { in contract_process_status()
742 if (detail > CTD_COMMON) { in contract_process_status()
749 if (detail > CTD_COMMON) { in contract_process_status()
/illumos-gate/usr/src/cmd/sendmail/cf/m4/
H A Dproto.m41084 dnl user+detail: try user++@domain if detail not empty
1098 dnl @domain if +detail exists
1101 dnl without +detail
1514 # try without +detail
2411 ### variations if +detail exists: +* and without +detail
2433 dnl no match, +detail: try +*
2441 dnl no match, +detail: try without +detail
2445 dnl no match, +detail: try without +detail and without tag
2494 ### variations if +detail exists: +* and without +detail
2525 dnl no match, +detail: try without +detail
[all …]
/illumos-gate/usr/src/uts/common/sys/idm/
H A Didm_text.h162 idm_kvstat_to_error(kv_status_t kvrc, uint8_t *class, uint8_t *detail);
/illumos-gate/usr/src/pkg/manifests/
H A Ddiagnostic-diskinfo.p5m18 # global zone only. See the include file for greater detail, as well as
H A Ddriver-audio-audiovia97.p5m28 # global zone only. See the include file for greater detail, as well as
H A Ddriver-network-arbel.p5m28 # global zone only. See the include file for greater detail, as well as
H A Ddriver-network-pcan.p5m28 # global zone only. See the include file for greater detail, as well as
H A Ddriver-network-pcwl.p5m28 # global zone only. See the include file for greater detail, as well as
H A Ddriver-storage-pcata.p5m28 # global zone only. See the include file for greater detail, as well as
H A Ddriver-serial-pcser.p5m28 # global zone only. See the include file for greater detail, as well as
H A Ddriver-network-efe.p5m14 # global zone only. See the include file for greater detail, as well as

1234567891011