Home | History | Annotate | Download | only in openssh

Lines Matching refs:hl

1870 	History *hl = NULL;
1878 if ((hl = history_init()) == NULL)
1880 history(hl, &hev, H_SETSIZE, 100);
1881 el_set(el, EL_HIST, history, hl);
1973 history(hl, &hev, H_ENTER, line);