Home
last modified time | relevance | path

Searched refs:SUNOS32TO64_UAP (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/sys/compat/sunos32/
Dsunos32.h76 #define SUNOS32TO64_UAP(name) SUNOS32TO64(uap, &ua, name); macro
Dsunos32_misc.c220 SUNOS32TO64_UAP(mode); in sunos32_sys_creat()
235 SUNOS32TO64_UAP(flags); in sunos32_sys_access()
706 SUNOS32TO64_UAP(prot); in sunos32_sys_mmap()
708 SUNOS32TO64_UAP(fd); in sunos32_sys_mmap()
937 SUNOS32TO64_UAP(mode); in sunos32_sys_open()