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

  /external/openssh/
channels.h 134 channel_open_fn *open_confirm; member in struct:Channel
channels.c 324 c->open_confirm = NULL;
712 c->open_confirm = fn;
    [all...]

Completed in 151 milliseconds