Searched refs:MaxMsgSize (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/webdavfs-352.92.2/load.tproj/
H A Dload.c46 union MaxMsgSize { union
141 mach_msg_size_t mxmsgsz = (mach_msg_size_t)(sizeof(union MaxMsgSize) + MAX_TRAILER_SIZE);
/macosx-10.9.5/NFS-81/rpc.lockd/
H A Dkern.c98 union MaxMsgSize { union
103 #define MAX_LOCKD_MSG_SIZE (sizeof (union MaxMsgSize) + MAX_TRAILER_SIZE)
/macosx-10.9.5/gssd-62/
H A Dgssd.c95 union MaxMsgSize { union
100 #define MAX_GSSD_MSG_SIZE (sizeof (union MaxMsgSize) + MAX_TRAILER_SIZE)

Completed in 178 milliseconds