Searched defs:SCM_RIGHTS (Results 1 – 4 of 4) sorted by relevance
334 SCM_RIGHTS = 0x01 /* Transfer file descriptors. */ enumerator335 #define SCM_RIGHTS SCM_RIGHTS macro
165 #define SCM_RIGHTS 0x01 /* rw: access rights (array of int) */ macro