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

  /external/openssh/
readconf.h 144 int num_permitted_cnames; member in struct:__anon17325
readconf.c     [all...]
ssh.c 344 if (*cname == '\0' || options.num_permitted_cnames == 0 ||
357 for (i = 0; i < options.num_permitted_cnames; i++) {
1036 if (addrs == NULL && options.num_permitted_cnames != 0 &&
    [all...]

Completed in 111 milliseconds