HomeSort by: relevance | last modified time | path
    Searched refs:getpeerucred (Results 1 - 3 of 3) sorted by relevancy

  /xsrc/external/mit/xorg-server/dist/os/
access.c 1194 * domain sockets - Solaris getpeerucred can work with a bit more, so
1209 if (getpeerucred(fd, &peercred) < 0) {
  /xsrc/external/mit/xorg-server.old/dist/os/
access.c 1133 * domain sockets - Solaris getpeerucred can work with a bit more, so
1157 if (getpeerucred(fd, &peercred) < 0) {
  /xsrc/external/mit/xorg-server.old/dist/
configure 25296 { echo "$as_me:$LINENO: checking for getpeerucred" >&5
25297 echo $ECHO_N "checking for getpeerucred... $ECHO_C" >&6; }
25307 /* Define getpeerucred to an innocuous variant, in case <limits.h> declares getpeerucred.
25309 #define getpeerucred innocuous_getpeerucred
25312 which can conflict with char getpeerucred (); below.
25322 #undef getpeerucred
25330 char getpeerucred ();
25341 return getpeerucred ();
    [all...]

Completed in 17 milliseconds