Home
last modified time | relevance | path

Searched refs:key (Results 176 – 200 of 235) sorted by relevance

12345678910

/original-bsd/lib/libedit/
H A Dchared.c303 el->el_map.current = el->el_map.key;
425 el->el_map.current = el->el_map.key;
461 el->el_map.current = el->el_map.key;
/original-bsd/usr.bin/uucp/DOC/
H A DREADME.inout16 The key to this is a program is provided in the file acucntrl.c . This should
/original-bsd/usr.bin/tn3270/ctlr/
H A D3180.kbd16 * or the name of a function or an AID-generating key.
H A D3270pc.kbd16 * or the name of a function or an AID-generating key.
H A Dunix.kbd16 * or the name of a function or an AID-generating key.
/original-bsd/sbin/dump/
H A Ddump.h125 struct fstab *fstabsearch __P((char *key)); /* search fs_file and fs_spec */
/original-bsd/lib/libtelnet/
H A Dencrypt.c638 encrypt_session_key(key, server) in encrypt_session_key() argument
639 Session_Key *key; in encrypt_session_key()
648 (*ep->session)(key, server);
/original-bsd/lib/libc/db/mpool/
H A Dmpool.c45 mpool_open(key, fd, pagesize, maxcache) in mpool_open() argument
46 DBT *key; in mpool_open()
/original-bsd/usr.bin/ld/
H A Dld.c4434 hash_string (key) in hash_string() argument
4435 char *key; in hash_string()
4440 cp = key;
4452 getsym (key) in getsym() argument
4453 char *key; in getsym()
4460 hashval = hash_string (key) % TABSIZE;
4465 if (! strcmp (key, bp->name))
4473 strcpy (bp->name, key);
4496 getsym_soft (key) in getsym_soft() argument
4497 char *key; in getsym_soft()
[all …]
/original-bsd/sys/i386/stand/
H A Dkbd.c97 struct key { struct
/original-bsd/lib/librpc/rpc/
H A Dgetrpcent.c158 char *key = NULL, *val = NULL; in getrpcent() local
/original-bsd/old/boggle/
H A Dinst28 any key to begin.
/original-bsd/include/
H A Dunistd.h88 int des_setkey __P((const char *key));
/original-bsd/sys/tahoe/tahoe/
H A Dlocore.s97 POWERFAIL(DCK, 1) # data cache key
98 POWERFAIL(CCK, 1) # code cache key
1493 tstl P_CKEY(r2) # does proc have code key?
1499 tstl P_DKEY(r2) # does proc have data key?
1505 mtpr P_CKEY(r2),$CCK # set code cache key
1506 mtpr P_DKEY(r2),$DCK # set data cache key
/original-bsd/usr.sbin/amd/amd/
H A Dafs_ops.c513 char *key; /* Map key */ member
536 free((voidp) cp->key);
869 …p = sunos4_match(&cp->fs_opts, *cp->ivec, cp->def_opts, mp->am_path, cp->key, mp->am_parent->am_mn…
873 …p = ops_match(&cp->fs_opts, *cp->ivec, cp->def_opts, mp->am_path, cp->key, mp->am_parent->am_mnt->…
1501 cp->key = pfname;
/original-bsd/sys/pmax/dev/
H A Dfb.c389 eventPtr->key = ch;
563 eventPtr->key = EVENT_RIGHT_BUTTON;
567 eventPtr->key = EVENT_MIDDLE_BUTTON;
571 eventPtr->key = EVENT_LEFT_BUTTON;
/original-bsd/lib/libc/db/btree/
H A Dbt_split.c56 __bt_split(t, sp, key, data, flags, ilen, skip) in __bt_split() argument
59 const DBT *key, *data;
95 WR_BLEAF(dest, key, data, flags)
/original-bsd/usr.bin/tn3270/ascii/
H A Ddefault.map10 /* default.map3270: This file is the system default for the key sequence
H A Dtermcodes.m4134 TC(RESET) /* reset key -unlock keyboard */
135 TC(MASTER_RESET) /* master reset key; flush, reset, repaint */
/original-bsd/games/fish/
H A Dfish.instr23 hitting the carriage return key displays how many cards I have in my hand,
/original-bsd/sys/hp300/dev/
H A Dac.c121 if (sp->class == 7 && sp->key == 6)
405 unit, sp->key, sp->info4, sp->len);
/original-bsd/games/hack/
H A Dhh25 a apply, use use something (a key, camera, etc.)
H A Dhelp28 ( Some other useful object (key, rope, dynamite, camera, ...)
98 a use, apply - Generic command for using a key to lock
/original-bsd/usr.sbin/lpr/lpd/
H A Dprintjob.c923 scnline(key, p, c) in scnline() argument
924 register int key; in scnline()
931 key <<= 1;
932 *p++ = key & 0200 ? c : BACKGND;
/original-bsd/usr.sbin/amd/doc/
H A Damdref.cps161 \entry {key, mount selector}{20}
212 \entry {Mount selector; key}{20}
301 \entry {Selector; key}{20}

12345678910