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

  /external/openssh/
misc.h 50 long convtime(const char *);
ssh-add.c 552 if ((lifetime = convtime(optarg)) == -1) {
ssh-keyscan.c 683 timeout = convtime(optarg);
sshd.c     [all...]
misc.c 306 convtime(const char *s) function
readconf.c 807 else if ((value = convtime(arg)) == -1)
    [all...]
ssh-keygen.c     [all...]
ssh-agent.c 1244 if ((lifetime = convtime(optarg)) == -1) {
    [all...]
servconf.c     [all...]

Completed in 327 milliseconds