HomeSort by relevance Sort by last modified time
    Searched refs:HAVE_CONTROL_IN_MSGHDR (Results 1 - 4 of 4) sorted by null

  /external/openssh/
monitor_fdpass.c 54 #if defined(HAVE_SENDMSG) && (defined(HAVE_ACCRIGHTS_IN_MSGHDR) || defined(HAVE_CONTROL_IN_MSGHDR))
115 #if defined(HAVE_RECVMSG) && (defined(HAVE_ACCRIGHTS_IN_MSGHDR) || defined(HAVE_CONTROL_IN_MSGHDR))
config.h 245 #define HAVE_CONTROL_IN_MSGHDR 1
    [all...]
config.h.in 274 #undef HAVE_CONTROL_IN_MSGHDR
    [all...]
  /external/openssh/regress/
netcat.c 993 #if defined(HAVE_SENDMSG) && (defined(HAVE_ACCRIGHTS_IN_MSGHDR) || defined(HAVE_CONTROL_IN_MSGHDR))
    [all...]

Completed in 62 milliseconds