Searched defs:CMSIZE (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/sys/arch/sun3/dev/ | ||
H A D | cg2.c | 73 #define CMSIZE 256 macro |
/netbsd-src/sbin/mount_portal/ | ||
H A D | puffs_portal.c | 109 #define CMSIZE (sizeof(struct cmsghdr) + sizeof(int)) macro |