Home
last modified time | relevance | path

Searched refs:SUNM_NEWTYPE (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/sys/compat/sunos/
Dsunos.h19 #define SUNM_NEWTYPE 0x04 /* type is string (char *), not int */ macro
Dsunos_misc.c237 if ((oflags & SUNM_NEWTYPE) == 0) in sunos_sys_mount()
/netbsd/src/sys/compat/sunos32/
Dsunos32_misc.c428 if ((oflags & SUNM_NEWTYPE) == 0) in sunos32_sys_mount()