ostype 116 compat/common/kern_info_09.c strlcpy(outsname.sysname, ostype, sizeof(outsname.sysname)); ostype 126 compat/common/kern_info_43.c char *ostype; ostype 277 compat/common/kern_info_43.c strlcpy(s, ostype, bsdi_strings + sizeof bsdi_strings - s); ostype 395 compat/hpux/hpux_compat.c strlcpy(ut.sysname, ostype, sizeof(ut.sysname)); ostype 269 compat/ibcs2/ibcs2_stat.c bcopy(ostype, sut.sysname, sizeof(sut.sysname) - 1); ostype 502 compat/linux/linux_misc.c strlcpy(luts.l_sysname, ostype, sizeof(luts.l_sysname)); ostype 532 compat/linux/linux_misc.c strlcpy(luts.l_sysname, ostype, sizeof(luts.l_sysname)); ostype 561 compat/linux/linux_misc.c strlcpy(luts.l_sysname, ostype, sizeof(luts.l_sysname)); ostype 249 compat/osf1/osf1_misc.c strlcpy(u.sysname, ostype, sizeof(u.sysname)); ostype 638 compat/sunos/sunos_misc.c bcopy(ostype, sut.sysname, sizeof(sut.sysname) - 1); ostype 533 compat/svr4/svr4_stat.c strlcpy(sut->sysname, ostype, sizeof(sut->sysname)); ostype 576 compat/svr4/svr4_stat.c str = ostype; ostype 604 compat/svr4/svr4_stat.c str = ostype; ostype 402 compat/ultrix/ultrix_misc.c bcopy(ostype, sut.sysname, sizeof(sut.sysname) - 1); ostype 1627 dev/ic/gdt_common.c strlcpy(p->name, ostype, sizeof p->name); ostype 282 kern/kern_sysctl.c return (sysctl_rdstring(oldp, oldlenp, newp, ostype)); ostype 77 sys/systm.h extern const char ostype[];