Searched refs:SO_PASSCRED (Results 1 – 2 of 2) sorted by relevance
28 #ifndef SO_PASSCRED /* powerpc only differs in these */29 #define SO_PASSCRED 16 macro
327 if (setsockopt(cfd, SOL_SOCKET, SO_PASSCRED, &on, sizeof(on))) { in client()