Searched refs:keyin (Results 1 - 4 of 4) sorted by relevance

/macosx-10.9.5/libtelnet-13/
H A Dpk.c56 static void adjust(char keyout[HEXKEYBYTES+1], char *keyin);
201 adjust(char keyout[HEXKEYBYTES+1], char *keyin) argument
206 for (p = keyin; *p; p++)
208 for (s = keyout + HEXKEYBYTES; p >= keyin; p--, s--) {
/macosx-10.9.5/tidy-15.12/tidy/test/
H A Dacctest.cmd34 @echo Ctrl+C to abort ... any other keyin to continue ...
/macosx-10.9.5/OpenSSH-186/openssh/
H A Dmonitor.c125 u_char *keyin; member in struct:__anon3320
1804 packet_set_keycontext(MODE_IN, child_state.keyin);
1805 xfree(child_state.keyin);
1942 child_state.keyin = buffer_get_string(&m, &child_state.keyinlen);
/macosx-10.9.5/vim-53/runtime/syntax/
H A Dbaan.vim1211 syn match baanBshell "\<keyin\$"

Completed in 127 milliseconds