Home
last modified time | relevance | path

Searched refs:enter (Results 1 – 25 of 78) sorted by relevance

1234

/original-bsd/local/sccscmds/sccscmds.2/com/
H A Ddolist.c33 enter(pkt,ch,n,&sid);
44 enter(pkt,ch,n,&lowsid);
49 enter(pkt,ch,n,&lowsid);
/original-bsd/local/sccscmds/sccscmds.ok/com/
H A Ddolist.c33 enter(pkt,ch,n,&sid);
44 enter(pkt,ch,n,&lowsid);
49 enter(pkt,ch,n,&lowsid);
/original-bsd/old/vpr/
H A Dvpac.c41 struct hent *enter();
106 ignore(enter(--cp));
162 hp = enter(cp);
257 enter(name) in enter() function
/original-bsd/usr.sbin/lpr/pac/
H A Dpac.c70 static struct hent *enter __P((char []));
136 (void) enter(--cp);
200 hp = enter(cp);
293 enter(name) in enter() function
/original-bsd/usr.bin/systat/
H A Dnetstat.c48 static void enter __P((struct inpcb *, struct socket *, int, char *));
87 static void enter(), inetprint();
185 enter(&inpcb, &sockb, tcpcb.t_state, "tcp"); in fetchnetstat()
187 enter(&inpcb, &sockb, 0, "udp"); in fetchnetstat()
197 enter(inp, so, state, proto) in enter() function
/original-bsd/lib/libedit/
H A Dhistory.c370 history_set_fun(h, first, next, last, prev, curr, enter, add, ptr) in history_set_fun() argument
373 history_efun_t enter, add;
378 enter == NULL || add == NULL ||
398 h->h_enter = enter;
557 history_efun_t enter = va_arg(va, history_efun_t); in history() local
562 curr, enter, add, ptr) == 0) in history()
/original-bsd/usr.bin/pascal/src/
H A Dfdec.c124 (void) enter(q);
134 (void) enter(fp->ptr[NL_FVAR]);
H A Dtype.c90 enter(tnp)->nl_flags |= (char) NMOD;
92 (void) enter(tnp);
263 op = enter(defnl((char *) v->list_node.list, CONST, np, ++i));
H A Dvar.c142 vp = enter(defnl((char *) vidl->list_node.list, VAR, np, o2));
144 (void) enter(defnl((char *) vidl->list_node.list, VAR, np, o2));
/original-bsd/old/boggle/
H A Dinst14 you, let you enter words for 3 minutes, and then tell you how well you
17 In interactive play, enter your words separated by spaces, tabs,
/original-bsd/old/refer/refer/
H A Dglue5.c263 if (s->inp == 0) goto enter; in cgotofn()
268 goto enter; in cgotofn()
275 enter: in cgotofn()
/original-bsd/usr.bin/grep/old.fgrep/
H A Dold.fgrep.c317 if (s->inp == 0) goto enter; in cgotofn()
322 goto enter; in cgotofn()
329 enter: in cgotofn()
/original-bsd/usr.bin/grep/old.egrep/
H A Dold.egrep.y103 ={ $$ = enter(DOT);
107 ={ $$ = enter($1); }
109 ={ $$ = enter(DOT); }
204 enter(x) int x; { in enter() function
214 linno = enter(x);
/original-bsd/usr.sbin/sa/
H A Dsa.c115 cell *enter();
481 junkp = enter("***other");
705 tp = enter(fbuf.ac_comm);
888 tp = enter(tbuf.name); in init()
928 junkp = enter("**junk**"); in strip()
999 return((struct user*)enter(makekey(uid)));
1100 enter(name) in enter() function
/original-bsd/games/hack/
H A Dhack.fix82 /* Did we just enter a zoo of some kind? */
91 /* Did we just enter a zoo of some kind? */
/original-bsd/usr.bin/tn3270/distribution/sys_dos/
H A Dspintasm.asm36 ; Begin enter
53 ; End enter
/original-bsd/usr.bin/diction/diction/
H A Ddprog.c385 if (s->inp == 0) goto enter; in cgotofn()
390 goto enter; in cgotofn()
397 enter: in cgotofn()
/original-bsd/share/termcap/
H A Dmap327025 enter = '^m';
85 enter = '^m';
168 enter = '^m';
258 enter = '^m';
346 enter = '^m';
410 enter = '^m';
475 enter = '^m';
528 enter = '^m';
595 enter = '^m';
646 enter = '^m';
[all …]
/original-bsd/games/adventure/
H A Dhdr.h120 enter, stream, pour, member
/original-bsd/old/btlgammon/
H A Dbackrules11 17 and then to point 22. If a double is rolled, you should enter four numbers.
/original-bsd/usr.bin/f77/pass1.vax/
H A Dbb.c386 enter (lp->memalloc, rp->memalloc);
388 enter (lp->memalloc, ENULL);
401 LOCAL enter (m1,m2) in enter() function
/original-bsd/usr.bin/f77/pass1.tahoe/
H A Dbb.c381 enter (lp->memalloc, rp->memalloc);
383 enter (lp->memalloc, ENULL);
396 LOCAL enter (m1,m2) in enter() function
/original-bsd/old/dbx/tests/pc/
H A Dpcerror.p41 writeln('enter an error name');
/original-bsd/lib/libc/db/test/
H A DREADME9 To run the tests, enter "sh run.test". If your system dictionary isn't
/original-bsd/usr.bin/tn3270/ascii/
H A Ddefault.map39 "generic { clear = '^z'; flinp = '^x'; enter = '^m'; delete = '^d' | '^?';",

1234