Searched defs:SCM_RIGHTS (Results 1 – 2 of 2) sorted by relevance
290 SCM_RIGHTS = 0x01 /* Transfer file descriptors. */ enumerator291 #define SCM_RIGHTS SCM_RIGHTS macro
145 #define SCM_RIGHTS 0x01 /* rw: access rights (array of int) */ macro