Home
last modified time | relevance | path

Searched refs:key (Results 201 – 225 of 235) sorted by relevance

12345678910

/original-bsd/sys/hp300/dev/
H A Dsd.c148 switch (sp->key) {
752 printf(", key %d", sp->key);
755 switch (sp->key) {
H A Dscsireg.h240 key: 4; member
/original-bsd/games/hack/
H A Drumors377 The key to this game is that there are no keys.
427 They say that you need a key in order to open locked doors.
466 When you have a key, you don't have to wait for the guard.
475 Wish for a master key and open the Magic Memory Vault!
476 Wish for a pass-key and pass all obstacles!
477 Wish for a skeleton-key and open all doors!
498 You need a key in order to open locked doors.
H A Ddata22 ( a useful item (camera, key, rope etc.)
/original-bsd/sys/luna68k/stand/
H A Dsd.c98 if (sp->class == 7 && sp->key == 6)
H A Dgetline.c-big15 * getline -- getline function with EMACS like key operation
/original-bsd/lib/libedit/
H A Dread.c211 el->el_map.current = el->el_map.key;
/original-bsd/contrib/sc/
H A DREADME23 installation steps and documentation all key off of the name. The
H A DTODO31 (now we don't try to redraw every time a key is hit)
/original-bsd/sys/luna68k/dev/
H A Dscsireg.h217 key: 4; member
H A Dscreg.h217 key: 4; member
/original-bsd/usr.bin/ex/
H A DREAD_ME222 Note that if you have an arrow key that sends ^Z the stop function
224 "susp" character set to something besides ^Z, that key will be
236 You invoke ex with the -x option and it will ask for a key,
271 which send ^\ for the right arrow key work.
489 ^R is now the same as ^L on terminals where the right arrow key
600 A bug that caused pounding on the escape key on terminals with
632 turn on function key labels, and even then you have to hold
647 (either 1 char or 1 function key) since they must be
669 function key instead of the 2 char # sequence, if the terminal has
749 which send ^\ for the right arrow key work.
[all …]
/original-bsd/sys/nfs/
H A Dnfs_socket.c844 NFSKERBKEY_T key; /* save session key */ local
869 bzero((caddr_t)key, sizeof (key));
873 &auth_len, verf_str, &verf_len, key);
1022 error = nfs_savenickauth(nmp, cred, i, key, &md, &dpos, mrep);
/original-bsd/sys/pmax/dev/
H A Dtz.c371 switch (sp->key) {
508 sp->error7 != 0x70 || sp->key != SCSI_CLASS7_UNIT_ATTN)
H A Drz.c197 if (sp->key == SCSI_CLASS7_UNIT_ATTN && tries != 9) {
202 if (sp->key == SCSI_CLASS7_NOT_READY) {
/original-bsd/contrib/groff-1.08/pic/
H A Dobject.cc888 const char *key; in adjust_objectless_places() local
890 while (iter.next(&key, &pl)) in adjust_objectless_places()
891 if (key && csupper(key[0]) && pl->obj == 0) { in adjust_objectless_places()
/original-bsd/games/chess/
H A Dgnuchess.c116 unsigned short key; member
432 hashcode[c][p][l].key = (unsigned short)rand(); in NewGame()
1401 hashkey ^= hashcode[side][piece][f].key;
1406 hashkey ^= hashcode[side][piece][t].key;
1472 hashkey ^= hashcode[color[sq]][board[sq]][sq].key; in InitializeStats()
/original-bsd/share/termcap/
H A Dtermcap.src54 # to describe your terminal than have you key on the name.
928 # also, has a meta-key (MT)
1017 # key click/no key click*
1020 # key pad is cursor control*/key pad is numeric
1021 # return and line feed/return for <cr> key *
1058 # pause key acts as a meta key/pause key is pause*
1687 # down shift key it gets confused, so we avoid escape.
2336 # indicated by the name. kc -> key click, nkc -> no key click, uc -> underscore
2676 # program unshifted send key to send line all (\E016)
2879 # right-key over to the PROTECT item.
[all …]
/original-bsd/sys/hp/hpux/
H A Dhpux_compat.c1098 sbuf.shm_perm.key = shp->shm_perm.key;
1153 key_t key; member
/original-bsd/local/sccscmds/sccscmds.2/
H A Dsccs.hf54 "unknown key letter"
55 You typed an illegal argument key letter.
401 "key letter twice"
402 A key letter was specified twice.
/original-bsd/local/sccscmds/sccscmds.ok/
H A Dsccs.hf54 "unknown key letter"
55 You typed an illegal argument key letter.
401 "key letter twice"
402 A key letter was specified twice.
/original-bsd/usr.sbin/amd/amd/
H A DChangeLog240 requested key. This implies "all" since all the keys must be
890 * (afs_ops.c) /defaults is located along with every key.
933 * (afs_ops.c) cleaned up key prefix handling. Again updated
951 * (afs_ops.c) make sure the incoming key from the kernel
/original-bsd/local/toolchest/ksh/
H A Dsh.memo1003 the single key-stroke
1006 and the key-stroke sequence,
1040 key is pressed.
1108 key, which submits the current command for processing,
1190 it you hit the key
/original-bsd/usr.sbin/sendmail/doc/usenix/
H A Dusenix.me75 Of key interest to the mail system user
587 this guarantees a unique key
/original-bsd/contrib/sort/TEST/
H A Dstests431 TEST=18; echo $TEST # -u on key only

12345678910