/titanic_41/usr/src/uts/common/exec/elf/ |
H A D | elf.c | 196 uprintf("%s: Cannot execute %s\n", exec_file, args->pathname); in mapexec_brand() 204 uprintf("%s: Cannot read %s\n", exec_file, args->pathname); in mapexec_brand() 209 uprintf("%s: Nothing to load in %s", exec_file, args->pathname); in mapexec_brand() 219 uprintf("%s: Cannot map %s\n", exec_file, args->pathname); in mapexec_brand() 319 uprintf("%s: Bad entry point\n", exec_file); in elfexec() 501 uprintf("%s: Cannot read capabilities section\n", in elfexec() 549 uprintf("%s: Bad DTrace phdr in %s\n", exec_file, exec_file); in elfexec() 570 uprintf("%s: Cannot obtain interpreter pathname\n", in elfexec() 636 uprintf("%s: Cannot find %s\n", exec_file, dlnp); in elfexec() 672 uprintf("%s: Cannot execute %s\n", exec_file, dlnp); in elfexec() [all …]
|
/titanic_41/usr/src/uts/common/sys/ |
H A D | cmn_err.h | 88 extern void uprintf(const char *, ...)
|
/titanic_41/usr/src/uts/common/os/ |
H A D | dumpsubr.c | 1771 uprintf("\n"); in dumpsys_errmsg() 2372 uprintf("^\rdumping: %2d:%02d %3d%% done", in dumpsys_main_task() 2537 uprintf("\n%s", cp->buf); in dumpsys_main_task() 2540 uprintf("%s", cp->buf); in dumpsys_main_task() 2550 uprintf("dump: unexpected buffer state %d, " in dumpsys_main_task() 2684 uprintf("skipping system dump - no dump device configured\n"); in dumpsys() 2730 uprintf("dumping to %s, offset %lld, content: %s\n", dumppath, in dumpsys() 2948 uprintf("\n"); in dumpsys() 3012 uprintf("\r%3d%% done: %llu pages dumped, ", in dumpsys() 3016 uprintf("dump succeeded\n"); in dumpsys() [all …]
|
H A D | printf.c | 238 uprintf(const char *fmt, ...) in uprintf() function
|
H A D | brand.c | 650 uprintf("%s: not found.", args->emulator); in brand_solaris_elfexec() 782 uprintf("%s: not found.", brandlinker); in brand_solaris_elfexec()
|
H A D | fm.c | 1282 uprintf("Killed process %d (%s) in contract id %d " in print_msg_hwerr()
|
/titanic_41/usr/src/uts/common/fs/nfs/ |
H A D | nfs_subr.c | 894 uprintf( in rfs3call() 1258 uprintf(msg, mi->mi_vers, in rfscall() 1261 uprintf(msg, svp->sv_hostname); in rfscall() 1310 uprintf("NFS%d %s failed for %s\n", in rfscall() 1323 uprintf( in rfscall() 1372 uprintf("NFS%d server %s ok\n", in rfscall() 1376 uprintf("NFS server %s ok\n", svp->sv_hostname); in rfscall() 1456 uprintf( in acl3call() 1841 uprintf( in aclcall() 1845 uprintf( in aclcall() [all …]
|
H A D | nfs4_subr.c | 1502 uprintf("NFS%d %s failed for %s\n", in nfs4_rfscall() 1515 uprintf( in nfs4_rfscall() 1872 uprintf("NFS File Available..\n"); in nfs4_remap_file()
|
/titanic_41/usr/src/uts/common/fs/smbclnt/netsmb/ |
H A D | smb_iod.c | 812 uprintf("SMB server %s has not responded" in smb_iod_waitrq() 841 uprintf("SMB server %s has not responded" in smb_iod_waitrq()
|
/titanic_41/usr/src/uts/common/fs/ufs/ |
H A D | ufs_alloc.c | 132 uprintf(errmsg); in alloc() 217 uprintf(errmsg); in realloccg() 327 uprintf(errmsg); in ufs_ialloc()
|
H A D | ufs_vnops.c | 2427 uprintf(errmsg1); in ufs_setattr() 2431 uprintf(errmsg2); in ufs_setattr()
|
/titanic_41/usr/src/uts/i86xpv/vm/ |
H A D | seg_mf.c | 247 uprintf("segmf_faultpage: addr %p domid %x mfn %lx prot %x\n", in segmf_faultpage()
|
/titanic_41/usr/src/uts/intel/ia32/os/ |
H A D | syscall.c | 484 uprintf("%s", m); in post_syscall()
|
/titanic_41/usr/src/uts/sparc/os/ |
H A D | syscall.c | 572 uprintf("%s", m); in post_syscall()
|
/titanic_41/usr/src/uts/sun4u/starcat/io/ |
H A D | drmach.c | 6848 uprintf("showlpa %s::%s portid %d, base pa %lx, bound pa %lx\n", in drmach_pt_showlpa()
|
/titanic_41/usr/src/uts/common/dtrace/ |
H A D | dtrace.c | 8954 (void) uprintf("dtrace DIF object error: [%u]: ", pc); in dtrace_difo_err()
|