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

/netbsd-current/sys/compat/sunos32/
H A Dsunos32.h76 #define SUNOS32TO64_UAP(name) SUNOS32TO64(uap, &ua, name); macro
H A Dsunos32_misc.c220 SUNOS32TO64_UAP(mode);
235 SUNOS32TO64_UAP(flags);
706 SUNOS32TO64_UAP(prot);
708 SUNOS32TO64_UAP(fd);
937 SUNOS32TO64_UAP(mode);

Completed in 68 milliseconds