HomeSort by: relevance | last modified time | path
    Searched refs:hev (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/ntp/dist/libntp/
ntp_lineedit.c 58 static HistEvent hev; variable
108 ZERO(hev);
110 history(ntp_hist, &hev, H_SETSIZE, 128);
193 history(ntp_hist, &hev, H_ENTER, cline);
  /src/crypto/external/bsd/openssh/dist/
sftp.c 2258 HistEvent hev; local
2267 history(hl, &hev, H_SETSIZE, 100);
2371 history(hl, &hev, H_ENTER, line);

Completed in 63 milliseconds