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 204 #define CHANNEL_EFD_OUTPUT_ACTIVE(c) \
nchan.c 415 !CHANNEL_EFD_OUTPUT_ACTIVE(c))
channels.c 855 if (CHANNEL_EFD_OUTPUT_ACTIVE(c))
    [all...]

Completed in 31 milliseconds