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

  /external/openssh/
channels.h 195 #define CHANNEL_EFD_OUTPUT_ACTIVE(c) \
nchan.c 415 !CHANNEL_EFD_OUTPUT_ACTIVE(c))
channels.c 826 if (CHANNEL_EFD_OUTPUT_ACTIVE(c))
    [all...]

Completed in 21 milliseconds