Home
last modified time | relevance | path

Searched refs:ll (Results 1 – 25 of 117) sorted by relevance

12345

/original-bsd/usr.bin/pascal/pxp/
H A Dlab.c27 register *ll; local
40 ll = r;
41 if (ll != NIL)
43 pplab(ll[1]);
44 ll = ll[2];
45 if (ll == NIL)
/original-bsd/usr.bin/f77/libF77/
H A Ds_cat.c12 s_cat(lp, rpp, rnp, np, ll) in s_cat() argument
14 long int rnp[], *np, ll;
22 nc = ll;
25 ll -= nc;
30 while(--ll >= 0)
/original-bsd/usr.bin/login/
H A Dlogin.c496 struct lastlog ll; local
502 if (read(fd, (char *)&ll, sizeof(ll)) == sizeof(ll) &&
503 ll.ll_time != 0) {
506 if (*ll.ll_host != '\0')
509 ll.ll_host);
513 ll.ll_line);
517 memset((void *)&ll, 0, sizeof(ll));
518 (void)time(&ll.ll_time);
519 (void)strncpy(ll.ll_line, tty, sizeof(ll.ll_line));
521 (void)strncpy(ll.ll_host, hostname, sizeof(ll.ll_host));
[all …]
H A Dlogin.c.1515 struct lastlog ll;
522 if (read(fd, (char *)&ll, sizeof(ll)) == sizeof(ll) &&
523 ll.ll_time != 0) {
526 if (*ll.ll_host != '\0')
528 sizeof(ll.ll_host), ll.ll_host);
531 sizeof(ll.ll_line), ll.ll_line);
535 bzero((char *)&ll, sizeof(ll));
536 (void)time(&ll.ll_time);
537 strncpy(ll.ll_line, tty, sizeof(ll.ll_line));
539 strncpy(ll.ll_host, hostname, sizeof(ll.ll_host));
[all …]
/original-bsd/usr.bin/finger/
H A Dutil.c77 struct lastlog ll; local
87 (long)pn->uid * sizeof(ll) ||
88 read(fd, (char *)&ll, sizeof(ll)) != sizeof(ll)) {
90 ll.ll_line[0] = ll.ll_host[0] = NULL;
91 ll.ll_time = 0;
95 else if (ll.ll_time != 0) {
98 if (w->info == LOGGEDIN && w->loginat < ll.ll_time)
107 strncmp(w->tty, ll.ll_line, UT_LINESIZE) == 0)
113 bcopy(ll.ll_line, w->tty, UT_LINESIZE);
115 bcopy(ll.ll_host, w->host, UT_HOSTSIZE);
[all …]
/original-bsd/contrib/gcc-2.3.3/
H A Dlibgcc2.c97 DItype ll; member
120 uu.ll = u;
142 uu.ll = u;
625 uu.ll = __negdi2 (uu.ll);
628 vv.ll = __negdi2 (vv.ll);
630 w = __udivmoddi4 (uu.ll, vv.ll, (UDItype *) 0);
653 uu.ll = __negdi2 (uu.ll);
655 vv.ll = __negdi2 (vv.ll);
657 (void) __udivmoddi4 (uu.ll, vv.ll, &w);
696 au.ll = a, bu.ll = b;
[all …]
/original-bsd/usr.bin/window/
H A Dwwdelete.c61 int tt, bb, ll, rr; local
68 ll = MAX(l, w->ww_i.l);
70 if (tt >= bb || ll >= rr) {
84 for (j = ll; j < rr; j++) {
109 if (ll > l)
110 wwdelete1(w, tt, bb, l, ll);
/original-bsd/old/refer/inv/
H A Dinv2.c24 int ll = 0, lt = 0; local
41 ll = strlen(p);
44 sprintf(bkeys, ",%d", ll);
47 ld += ll;
H A Dinv6.c76 putl(ll, f) in putl() argument
77 long ll; in putl()
80 putw(ll, f);
/original-bsd/libexec/uucpd/
H A Duucpd.c264 struct lastlog ll; variable
266 time(&ll.ll_time);
269 SCPYN(ll.ll_line, line);
270 SCPYN(ll.ll_host, remotehost);
271 (void) write(f, (char *) &ll, sizeof ll);
/original-bsd/usr.bin/pascal/src/
H A Dlab.c38 register struct tnode *ll; variable
77 for (ll = r; ll != TR_NIL; ll = ll->list_node.next) {
79 p = enter(defnl((char *) ll->list_node.list, LABEL, NLNIL,
/original-bsd/old/ms/
H A Dtmac.skeep17 .ll \\n(LLu
19 .if \\n(NX>1 .ll \\n(CWu
39 .ll \\n(LLu
41 .if \\n(NX>1 .ll \\n(CWu
H A Dtmac.s33 .ll \\n(LLu
37 .ll \\n(FLu
58 . ll +\\n(QIu
134 .ll \\n(LLu
150 .ll -\\n(.lu/12u
158 .ll \\n(LLu
225 .ll -\\n(QIu
350 .ll \\n(LLu
352 .if \\n(NX>1 .ll \\n(CWu
373 .ll \\n(LLu
[all …]
/original-bsd/local/ditroff/ditroff.okeeffe/ideal/
H A DREADME6 You'll need to change LIBDIR in the makefile to reflect where ideal's
15 You'll notice that macro tryalloc also includes a loop
27 the library files you'll need--arcs, circles, etc.
35 You'll need to get into that subdirectory to make the
/original-bsd/admin/admin/4.4BSD-Encumbered/
H A Dfile.cover1 .ll 3i
10 .ll 6.8i
15 ll.
/original-bsd/games/fish/
H A Dfish.instr10 card of which I don't have any, then I'll tell you to "Go Fish!" This
15 Sometimes you get to ask first, sometimes I do. I'll tell you when it's
16 your turn to move, I'll draw cards from the deck for you, and I'll tell
/original-bsd/usr.bin/gprof/PSD.doc/
H A Dlongthin.me4 .ll 4.25i
H A Dbigthin.me8 .ll 4.25i
/original-bsd/usr.bin/diction/style1/
H A DMakefile8 LDADD= -ll
/original-bsd/usr.bin/diction/style2/
H A DMakefile8 LDADD= -ll
/original-bsd/usr.bin/dc/
H A Ddc.h47 #define OUTC(x) {printf("%c",x); if(--count == 0){printf("\\\n"); count=ll;} }
48 #define TEST2 {if((count -= 2) <=0){printf("\\\n");count=ll;}}
114 int fw,fw1,ll; variable
/original-bsd/old/htable/
H A DMakefile9 LDADD= -ll
/original-bsd/lib/libc/db/PORT/
H A DREADME6 file, I'll use "MACH" as a fake architecture/OS name.
49 Hopefully, over time, we'll develop a set of system directories that
53 In some of the system directories, you'll see a file named OTHER_PATCHES.
54 This is a set of patches which you'll have to make from the top-level db
91 set of compatibility work-arounds that you'll almost certainly
128 the ndbm interface to libdb, you'll need to copy the header file
/original-bsd/usr.bin/struct/beautify/
H A DMakefile8 LDADD= -ll
/original-bsd/usr.sbin/config/
H A DMakefile9 LDADD= -ll

12345