Home
last modified time | relevance | path

Searched refs:uprintf (Results 1 – 16 of 16) sorted by relevance

/titanic_41/usr/src/uts/common/exec/elf/
H A Delf.c196 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 Dcmn_err.h88 extern void uprintf(const char *, ...)
/titanic_41/usr/src/uts/common/os/
H A Ddumpsubr.c1771 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 Dprintf.c238 uprintf(const char *fmt, ...) in uprintf() function
H A Dbrand.c650 uprintf("%s: not found.", args->emulator); in brand_solaris_elfexec()
782 uprintf("%s: not found.", brandlinker); in brand_solaris_elfexec()
H A Dfm.c1282 uprintf("Killed process %d (%s) in contract id %d " in print_msg_hwerr()
/titanic_41/usr/src/uts/common/fs/nfs/
H A Dnfs_subr.c894 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 Dnfs4_subr.c1502 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 Dsmb_iod.c812 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 Dufs_alloc.c132 uprintf(errmsg); in alloc()
217 uprintf(errmsg); in realloccg()
327 uprintf(errmsg); in ufs_ialloc()
H A Dufs_vnops.c2427 uprintf(errmsg1); in ufs_setattr()
2431 uprintf(errmsg2); in ufs_setattr()
/titanic_41/usr/src/uts/i86xpv/vm/
H A Dseg_mf.c247 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 Dsyscall.c484 uprintf("%s", m); in post_syscall()
/titanic_41/usr/src/uts/sparc/os/
H A Dsyscall.c572 uprintf("%s", m); in post_syscall()
/titanic_41/usr/src/uts/sun4u/starcat/io/
H A Ddrmach.c6848 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 Ddtrace.c8954 (void) uprintf("dtrace DIF object error: [%u]: ", pc); in dtrace_difo_err()