Home
last modified time | relevance | path

Searched refs:key (Results 126 – 150 of 235) sorted by relevance

12345678910

/original-bsd/etc/
H A Damd-n3 * rhost:=${key};type:=host;rfs:=/
H A Damd-home2 /defaults type:=nfs;opts:=rw,-T,-i,-b,-q;rhost:=${key/};rfs:=${path}
/original-bsd/usr.bin/yacc/
H A Dlr0.c170 register int key; local
186 key = *isp1;
187 assert(0 <= key && key < nitems);
188 sp = state_set[key];
223 state_set[key] = sp = new_state(symbol);
/original-bsd/lib/libc/db/hash/
H A Dsearch.h15 char *key; member
/original-bsd/old/adb/common_scripts/
H A Drtentry1 ./"key"8tXn"dst"16td2+X8+"gate"16td2+X8+"flags"8t"refcnt"8t"use"16t"ifp"nxdDXn
/original-bsd/sys/hp300/dev/
H A Dst.c578 if (xsense->sc_xsense.key & XSK_UNTATTEN)
582 if (xsense->sc_xsense.key)
592 if (xsense->sc_xsense.key & XSK_UNTATTEN)
596 if (xsense->sc_xsense.key)
919 (xp->sc_xsense.key << 8));
987 if (xp->sc_xsense.key != XSK_NOSENCE
988 && xp->sc_xsense.key != XSK_NOTUSED1
989 && xp->sc_xsense.key != XSK_NOTUSEDC
1263 switch (xp->sc_xsense.key) {
1272 unit, xp->sc_xsense.key);
[all …]
/original-bsd/contrib/emacs-18.57/etc/
H A Demacsclient.c178 key_t key; local
205 key = ftok (buf, 1); /* unlikely to be anyone else using it */
206 s = msgget (key, 0600);
/original-bsd/bin/stty/
H A DMakefile4 SRCS= cchar.c gfmt.c key.c modes.c print.c stty.c util.c
/original-bsd/lib/libc/gen/
H A Dgetcap.c169 DBT key, data; local
518 DBT key, data; local
522 key.data = name;
523 key.size = strlen(name);
527 switch(capdbp->get(capdbp, &key, &data, 0)) {
538 key.data = (char *)data.data + 1;
539 key.size = data.size - 1;
/original-bsd/games/sail/
H A Ddr_1.c100 fightitout(from, to, key)
102 int key; variable
112 menfrom = mensent(from, to, crewfrom, &fromcap, &pcfrom, key);
118 if (key) {
159 if (key)
165 if (key) {
/original-bsd/sys/sys/
H A Dipc.h33 key_t key; /* user specified msg/sem/shm key */ member
/original-bsd/lib/libedit/
H A Dvi.c50 el->el_map.current = el->el_map.key;
302 el->el_map.current = el->el_map.key;
317 el->el_map.current = el->el_map.key;
337 el->el_map.current = el->el_map.key;
358 el->el_map.current = el->el_map.key;
374 el->el_map.current = el->el_map.key;
390 el->el_map.current = el->el_map.key;
405 el->el_map.current = el->el_map.key;
426 el->el_map.current = el->el_map.key;
454 el->el_map.current = el->el_map.key;
H A Dmap.h28 el_action_t *key; /* The current normal key map */ member
/original-bsd/lib/libc/db/recno/
H A Drec_get.c37 __rec_get(dbp, key, data, flags) in __rec_get() argument
39 const DBT *key;
57 if (flags || (nrec = *(recno_t *)key->data) == 0) {
/original-bsd/usr.sbin/amd/amd/
H A Dutil.c240 int valid_key P((char *key));
241 int valid_key(key) in valid_key() argument
242 char *key; in valid_key()
244 while (*key)
245 if (strchr(invalid_keys, *key++))
/original-bsd/lib/libtelnet/
H A Dforward.c237 mk_cred(dec_rep, etype, key, sender_addr, recv_addr, outbuf) in mk_cred() argument
240 krb5_keyblock *key;
329 if (retval = krb5_process_key(&eblock, key)) {
430 rd_cred(inbuf, key, creds, sender_addr, recv_addr) in rd_cred() argument
432 const krb5_keyblock *key;
492 if (retval = krb5_process_key(&eblock, key)) {
H A Dkrb4encpwd.c410 prkey(msg, key) in prkey() argument
412 unsigned char *key;
417 printf(" %3d", key[i]);
/original-bsd/usr.bin/f77/pass1.tahoe/
H A Dregalloc.c225 int key; local
228 key = l % LABTABSIZE;
231 p = labeltable[key];
233 labeltable[key]->link = p;
234 labeltable[key]->labelno = l;
244 int key; local
247 key = l % LABTABSIZE;
283 int key; local
306 q1 = vartable[key];
358 int key; local
[all …]
/original-bsd/usr.bin/f77/pass1.vax/
H A Dregalloc.c257 int key; local
260 key = l % LABTABSIZE;
263 p = labeltable[key];
265 labeltable[key]->link = p;
266 labeltable[key]->labelno = l;
276 int key; local
279 key = l % LABTABSIZE;
315 int key; local
338 q1 = vartable[key];
389 int key; local
[all …]
/original-bsd/sys/hp300/DOC/
H A DOptions53 sequence. When the Reset key is typed twice in succession (within
54 half a second) the kernel will panic. Note that the HIL Reset key
59 Reset key is just another keypress event. A cheezy substitute in
60 this case is holding down the upper right-most unlabeled key and
61 then pressing the unlabeled key to its left. Note that this only
/original-bsd/lib/libc/db/test/hash.tests/
H A Dtseq.c35 DBT item, key, res; local
/original-bsd/contrib/ansi/
H A Dansitape.c57 char *key; local
75 for (key = *argv++; *key; key++)
76 switch(*key) {
189 fprintf(stderr, "ansitape: %c: unknown option\n", *key);
/original-bsd/sys/i386/isa/
H A Dpccons.c672 struct key { struct
709 u_char dt; unsigned key; in sgetc() local
728 key = unshift[dt]; in sgetc()
729 if(__debug & (1<<key)) __debug &= ~(1<<key) ; in sgetc()
730 else __debug |= (1<<key) ; in sgetc()
/original-bsd/contrib/sc/
H A Dtutorial.sc20 leftstring A11 = "^n, j and the <DOWN> arrow key go down"
21 leftstring A12 = "^p, k and the <UP> arrow key go up"
22 leftstring A13 = "^b, h and the <LEFT> arrow key go left"
23 leftstring A14 = "^f, l and the <RIGHT> arrow key go right"
/original-bsd/old/athena/klist/
H A Dklist.c183 unsigned char key[8]; local
202 ((count = read(stab,(char *) key,8)) != 8)) {

12345678910