HomeSort by: relevance | last modified time | path
    Searched refs:sunos_sysent (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/modules/compat_sunos/
Makefile 12 SRCS+= sunos_exec.c sunos_ioctl.c sunos_mod.c sunos_sysent.c
  /src/sys/compat/sunos/
sunos_exec.c 54 extern struct sysent sunos_sysent[];
75 .e_sysent = sunos_sysent,
sunos_sysent.c 1 /* $NetBSD: sunos_sysent.c,v 1.94 2020/06/11 03:47:05 dholland Exp $ */
11 __KERNEL_RCSID(0, "$NetBSD: sunos_sysent.c,v 1.94 2020/06/11 03:47:05 dholland Exp $");
30 struct sysent sunos_sysent[] = { variable in typeref:struct:sysent[]

Completed in 11 milliseconds