/titanic_41/usr/src/uts/sun4/sys/ |
H A D | errclassify.h | 193 #define CE_XDIAG_SETPTNRID(disp, id) \ argument 195 #define CE_XDIAG_SETPTNRTYPE(disp, type) \ argument 197 #define CE_XDIAG_SETSKIPCODE(disp, code) \ argument 199 #define CE_XDIAG_SETLKYINFO(disp, result) \ argument 201 #define CE_XDIAG_SETPTNRINFO(disp, result) \ argument 203 #define CE_XDIAG_SETDTCRINFO(disp, result) \ argument 209 #define CE_XDIAG_DTCRINFO(disp) ((disp) & CE_XDIAG_DTCRMASK) argument 210 #define CE_XDIAG_PTNRINFO(disp) (((disp) & CE_XDIAG_PTNRMASK) >> \ argument 212 #define CE_XDIAG_LKYINFO(disp) (((disp) & CE_XDIAG_LKYMASK) >> \ argument 214 #define CE_XDIAG_SKIPCODE(disp) (((disp) & CE_XDIAG_SKIPCODEMASK) >> \ argument [all …]
|
/titanic_41/usr/src/lib/libadm/common/ |
H A D | ckgid.c | 52 setmsg(int disp) in setmsg() 126 ckgid_err(int disp, char *error) in ckgid_err() 137 ckgid_hlp(int disp, char *help) in ckgid_hlp() 148 ckgid(char *gid, short disp, char *defstr, char *error, char *help, in ckgid()
|
H A D | ckuid.c | 52 setmsg(int disp) in setmsg() 126 ckuid_err(short disp, char *error) in ckuid_err() 137 ckuid_hlp(int disp, char *help) in ckuid_hlp() 148 ckuid(char *uid, short disp, char *defstr, char *error, char *help, in ckuid()
|
/titanic_41/usr/src/uts/common/syscall/ |
H A D | sigaction.c | 82 void (*disp)(); in sigaction() local 175 void (*disp)(); in sigaction32() local
|
/titanic_41/usr/src/uts/common/avs/ns/rdc/ |
H A D | rdcsrv.c | 170 rdc_disptab_t *disp; in rdcsrv_dispdup() local 213 rdc_disptab_t *disp; in rdcsrv_dispatch() local
|
/titanic_41/usr/src/cmd/mdb/sparc/kmdb/ |
H A D | kaif_activate.c | 142 uint32_t disp = (T_FAST_INSTR_MMU_MISS - T_INSTR_MMU_MISS) * 0x20; in kaif_install_goto_tt64() local 154 uint32_t disp = (T_FAST_DATA_MMU_MISS - T_DATA_MMU_MISS) * 0x20; in kaif_install_goto_tt68() local
|
/titanic_41/usr/src/cmd/valtools/ |
H A D | ckuid.c | 119 int disp = 0; /* display set to no-display */ in main() local
|
H A D | ckgid.c | 48 static int signo, disp; variable
|
/titanic_41/usr/src/cmd/fm/modules/sun4v/generic-mem/ |
H A D | gmem_main.c | 61 int disp; in gmem_recv() local
|
/titanic_41/usr/src/lib/libdtrace/sparc/ |
H A D | dt_isadep.c | 167 int32_t disp = text[i] << 2; in dt_pid_create_return_probe() local
|
/titanic_41/usr/src/uts/common/fs/nfs/ |
H A D | nfs4_dispatch.c | 376 rfs4_dispatch(struct rpcdisp *disp, struct svc_req *req, in rfs4_dispatch()
|
/titanic_41/usr/src/cmd/mdb/common/modules/genunix/ |
H A D | cpupart.c | 72 cpupart_disp_threads(disp_t *disp) in cpupart_disp_threads()
|
/titanic_41/usr/src/cmd/fm/modules/sun4u/cpumem-diagnosis/ |
H A D | cmd_memerr_arch.c | 87 uint64_t disp; in xe_common() local 146 uint16_t synd, uint8_t synd_status, ce_dispact_t type, uint64_t disp, in iorxefrx_synthesize() 478 uint64_t disp; in ioxe_common() local
|
/titanic_41/usr/src/uts/common/io/ppp/spppcomp/ |
H A D | bsd-comp.c | 567 int disp; in bsd_compress() local 910 long disp; in bsd_incomp() local 1395 int disp; in bsd_decompress() local
|
/titanic_41/usr/src/cmd/fm/modules/sun4/cpumem-diagnosis/ |
H A D | cmd_memerr.c | 575 uint8_t synd_status, ce_dispact_t type, uint64_t disp, nvlist_t *asru) in cmd_ce_common() 805 uint8_t synd_status, ce_dispact_t type, uint64_t disp, nvlist_t *asru) in cmd_ue_common()
|
H A D | cmd_main.c | 399 int disp; in cmd_recv() local
|
/titanic_41/usr/src/uts/i86pc/os/ |
H A D | cmi.c | 607 cmi_mce_response(struct regs *rp, uint64_t disp) in cmi_mce_response() 689 uint64_t disp; in cmi_mca_trap() local
|
/titanic_41/usr/src/cmd/cmd-inet/usr.bin/pppdump/ |
H A D | bsd-comp.c | 441 long hval, disp; local 694 int hval, disp; local
|
/titanic_41/usr/src/cmd/fs.d/nfs/nfslog/ |
H A D | nfslog_elf.c | 1294 struct nfsl_proc_disp *disp, char *progname) in nfsl_elf_record_header_print() 1410 nfslog_request_record *logrec, struct nfsl_proc_disp *disp, in nfsl_elf_rpc_print() 1666 struct nfsl_proc_disp *disp; in nfslog_process_elf_rec() local
|
/titanic_41/usr/src/cmd/sgs/liblddbg/common/ |
H A D | sections.c | 252 Dbg_sec_discarded(Lm_list *lml, Is_desc *isp, Is_desc *disp) in Dbg_sec_discarded()
|
/titanic_41/usr/src/cmd/sgs/rtld/sparc/ |
H A D | sparc_elf.c | 118 long disp; in elf_plt_write() local
|
/titanic_41/usr/src/cmd/deroff/ |
H A D | deroff.c | 85 static int disp = 0; variable
|
/titanic_41/usr/src/uts/i86pc/cpu/generic_cpu/ |
H A D | gcpu_mca.c | 1372 uint64_t disp = 0; in gcpu_mca_process() local 1708 uint64_t disp; in gcpu_mca_logout() local
|
/titanic_41/usr/src/uts/common/io/ |
H A D | timod.c | 1221 struct T_discon_ind *disp; in timodrproc() local 2080 struct T_discon_req *disp; in timodwproc() local
|
/titanic_41/usr/src/common/unicode/ |
H A D | u8_textprep.c | 1059 uchar_t *disp, size_t last, uchar_t **os, uchar_t *oslast) in do_composition() 1396 uchar_t disp[U8_MAX_CHARS_A_SEQ]; in collect_a_seq() local
|