Home
last modified time | relevance | path

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

/openbsd/sys/ufs/ufs/
H A Dufs_quota.c273 uprintf("\n%s: write failed, %s disk limit reached\n", in chkdqchg()
288 uprintf("\n%s: warning, %s %s\n", in chkdqchg()
296 uprintf("\n%s: write failed, %s %s\n", in chkdqchg()
393 uprintf("\n%s: write failed, %s inode limit reached\n", in chkiqchg()
408 uprintf("\n%s: warning, %s %s\n", in chkiqchg()
416 uprintf("\n%s: write failed, %s %s\n", in chkiqchg()
/openbsd/sys/ufs/ext2fs/
H A Dext2fs_alloc.c112 uprintf("\n%s: write failed, file system is full\n", fs->e2fs_fsmnt); in ext2fs_alloc()
179 uprintf("\n%s: create/symlink failed, no inodes free\n", fs->e2fs_fsmnt); in ext2fs_inode_alloc()
/openbsd/sys/arch/sparc64/sparc64/
H A Dtrap.c600 uprintf("T_CLEANWIN\n"); /* XXX Should not get this */ in trap()
616 uprintf("T_FIXALIGN\n"); in trap()
622 uprintf("T_INTOF\n"); /* XXX */ in trap()
/openbsd/sys/uvm/
H A Duvm_unix.c91 uprintf("sbrk: grow %ld failed, error = %d\n", in sys_obreak()
/openbsd/sys/sys/
H A Dsystm.h164 void uprintf(const char *, ...)
/openbsd/sys/ufs/ffs/
H A Dffs_alloc.c155 uprintf("\n%s: write failed, file system is full\n", in ffs_alloc()
319 uprintf("\n%s: write failed, file system is full\n", in ffs_realloccg()
430 uprintf("\n%s: create/symlink failed, no inodes free\n", in ffs_inode_alloc()
/openbsd/sys/kern/
H A Dsubr_prf.c384 uprintf(const char *fmt, ...) in uprintf() function
H A Dexec_elf.c951 uprintf("execve: cannot load %s\n", interp); in exec_elf_fixup()
/openbsd/sys/nfs/
H A Dnfs_bio.c605 uprintf("Process killed due to text file modification\n"); in nfs_doio()
/openbsd/sys/arch/sparc64/fpu/
H A Dfpu.c221 uprintf("%s[%d]: fpu hardware error\n", in fpu_cleanup()
/openbsd/sys/arch/m88k/m88k/
H A Dtrap.c683 uprintf("mc88110 errata #16, exip 0x%lx enip 0x%lx", in m88110_trap()