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

  /src/lib/libskey/
skeylogin.c 244 char fkey[SKEY_BINKEY_SIZE]; local in function:skeyverify
271 /* Compute fkey = f(key) */
272 memcpy(fkey, key, sizeof(key));
275 f(fkey);
316 if (memcmp(filekey, fkey, SKEY_BINKEY_SIZE) != 0) {
  /src/share/terminfo/
terminfo 5009 xterm+nofkeys|building block for xterm fkey-variants,
5665 # 12-fkey keyboard can support VT220's 20-fkeys.
7909 # copying xterm for the rest of the control+fkey sequence
16205 # \E[90;3u set Fkey definitions to "transmit"
16245 # contained in almost all of this terminal's Fkey strings! If for some
    [all...]

Completed in 35 milliseconds