Home
last modified time | relevance | path

Searched refs:t (Results 1 – 25 of 1339) sorted by relevance

12345678910>>...54

/original-bsd/bin/test/
H A DTEST.csh12 t -c test.c
17 t -d test.c
19 t -d /etc
24 t -e test.c
31 t -f test.c
39 t -n ""
61 t -t 20
63 t -t 0
85 t -z ""
90 t "foo"
[all …]
/original-bsd/old/adb/scripts.vax/
H A Dproc1 ./"link"16t"rlink"16t"next"16t"prev"n4X
2 +/"addr"16t"upri"8t"pri"8t"cpu"8t"stat"8t"time"nX5b
3 +/"nice"8t"slp"8t"dupfd"16t"sig"n3b16tX
4 +/"mask"16t"ignore"16t"catch"n3X
5 +/"flag"16t"uid"8t"ruid"8t"svuid"8t"rgid"8t"svgid"nX5d
6 +/"pid"8t"ppid"8t"xstat"8t"ru"56t"poip"8t"szpt"n3dXdd
7 +/"tsize"16t"dsize"16t"mmsize"16t"ssize"n4D
8 +/"rssize"16t"maxrss"16t"swrss"16t"swaddr"n4D
9 +/"wchan"16t"textp"16t"p0br"16t"xlink"n4X
10 +/"ticks"16t"%cpu"16t"ndx"8t"hash"nd++16tXd++X
[all …]
/original-bsd/usr.bin/window/
H A D:ww2 +/"forw"16t"back"16t"index"8t"order"nppbb++
4 +/"w.t"16t"w.b"16t"w.l"16t"w.r"nDDDD
6 +/"b.t"16t"b.b"16t"b.l"16t"b.r"nDDDD
8 +/"i.t"16t"i.b"16t"i.l"16t"i.r"nDDDD
10 +/"win"16t"buf"16t"fmap"16t"nvis"npppp
11 +/"wstate"8t"modes"8t"insert"8t"mapnl"8t"noupd"n5b
12 +/"unctrl"8t"nointr"8t"hascurs"8t"hasframe"n4b
13 +/"ispty"8t"stopped"8t"pty"16t"socket"16t"pid"nbb+3D
15 +/"ob"16t"obe"16t"obp"16t"obq"n4p
16 +/"center"8t"id"8t"label"nbb++p
[all …]
H A D:tt1 ./"init"16t"end"n2p
2 +/"move"16t"insline"16t"delline"16t"delchar"n4p
3 +/"write"16t"putc"16tn2p
4 +/"clreol"16t"clreos"16t"clear"n3p
5 +/"scroll_down"16t"scroll_up"16t"setscroll"n3p
6 +/"setinsert"16t"setmodes"n2p
7 +/"modes"8t"nmodes"8t"insert"8t"ninsert"n4b
8 +/"row"16t"col"16t"scrtop"16t"sclbot"n4D
9 +/"nrow"16t"ncol"16t"hasins"8t"avlmods"8t"wrap"8t"retain"n2D4b
H A D:tty1 ./"sgttyb:"8t"ispeed"8t"ospeed"8t"erase"8t"kill"8t"flags"n8tbbC8tC8tx
2 +/"tchars:"8t"intrc"8t"quitc"8t"startc"8t"stopc"8t"eofc"8t"brkc"
4 +/"ltchars:suspc"8t"dsuspc"8t"rprntc"8t"flushc"8t"werasc"8t"lnextc"
6 +/"lmode"16t"ldisc"16t"fflags"nXDX
/original-bsd/old/adb/scripts.tahoe/
H A Dproc1 ./"link"16t"rlink"16t"next"16t"prev"n4Xn
2 +/"addr"16t"upri"8t"pri"8t"cpu"8t"stat"8t"time"nX5b
3 +/"nice"8t"slp"8t"cursig"16t"sig"n3b16tX
4 +/"mask"16t"ignore"16t"catch"n3X
5 +/"flag"16t"uid"8t"pid"8t"ppid"nX3d
6 +/"xstat"16t"ru"16t"poip"8t"szpt"8t"tsize"nx16tX2xX
7 +/"dsize"16t"ssize"16t"rssize"16t"maxrss"n4X
8 +/"swrss"16t"swaddr"16t"wchan"16t"textp"n4X
9 +/"p0br"16t"xlink"16t"ticks"n2Xd2+
10 +/"%cpu"16t"ndx"8t"idhash"8t"pptr"nX2xX
[all …]
H A Dpcb1t"usp"n2Xn"r0"16t"r1"16t"r2"16t"r3"n4X"r4"16t"r5"16t"r6"16t"r7"n4X"r8"16t"r9"16t"r10"16t"r11"n4X"r…
H A Dtrapframe1 .-3c/"r0"16t"r1"16t"r2"16t"r3"n4X"r4"16t"r5"16t"r6"16t"r7"n4X"r8"16t"r9"16t"r10"16t"r11"n4X"r12"nXn…
2 +/"sp"16t"type"16t"hfs"n3Xn"accmst"16t"acclst"16t"dbl"16t"code"n4X"pc"16t"(pc)"16t"ps"nX^pX
/original-bsd/lib/libc/db/recno/
H A Drec_get.c43 BTREE *t; local
52 mpool_put(t->bt_mp, t->bt_pinned, 0);
69 if ((status = t->bt_irec(t, nrec)) != RET_SUCCESS)
97 BTREE *t; in __rec_fpipe()
106 if (t->bt_dbufsz < t->bt_reclen) {
110 t->bt_dbufsz = t->bt_reclen;
146 BTREE *t; in __rec_vpipe()
172 if ((t->bt_dbuf = (char *)realloc(t->bt_dbuf,
200 BTREE *t; in __rec_fmap()
209 if (t->bt_dbufsz < t->bt_reclen) {
[all …]
H A Drec_seq.c40 BTREE *t; local
45 t = dbp->internal;
49 mpool_put(t->bt_mp, t->bt_pinned, 0);
50 t->bt_pinned = NULL;
76 t->bt_irec(t, MAX_REC_NUMBER) == RET_ERROR)
78 nrec = t->bt_nrecs;
85 if (t->bt_nrecs == 0 || nrec > t->bt_nrecs) {
87 (status = t->bt_irec(t, nrec)) != RET_SUCCESS)
89 if (t->bt_nrecs == 0 || nrec > t->bt_nrecs)
96 SET(t, B_SEQINIT);
[all …]
/original-bsd/old/adb/common_scripts/
H A Du.all2 +/"arg0"16t"arg1"16t"arg2"16t"arg3"n120+4Xn"arg4"nXn
3 +/"segflg"8t"error"8t"uid"8t"gid"8t"ruid"8t"rgid"8t"procp"n56+bb4x++Xn
4 +/"uap"16t"rv1"16t"rv2"16t"ubase"n4Xn"count"16t"off"16t"cdir"16t"rdir"n4Xn
5 +/"pathname"n14c++n"dirp"16t"dino"8t"entry"16t"pdir"nXx14cXn
7 +/"sigs"n56+32Xn"code"16t"ar0"16t"prbase"16t"prsize"n4Xn
8 +/"proff"16t"prscal"16t"eosys"8t"sep"8t"ttyp"n2X2b2+Xn
9 +/"ttymin"8t"ttymaj"n2x2+n
10 +/"xmag"16t"xtsiz"16t"xdsiz"16t"xbsiz"n4Xn"xssiz"16t"entloc"16t"relflg"n2X4+Xn
11 +/"directory"n14c++n"start"16t"acflg"8t"fpflg"8t"cmsk"8t"tsiz"16t"dsiz"nXb+2x2+2Xn
H A Dtcpcb1t"prev"16t"state"8tnXXdn"rexmt"8t"pers"8t"keep"8t"2msl"8t"rxtshft"ndddddn"rxtcur"16t"dupacks"16t"m…
H A Dsocket1t"opt"8t"linger"8t"state"8t"pcb"8t8t"proto"nxxdxXX"head"8t8t"q0"16t"q"n3Xn"q0len"8t"qlen"8t"qlimit…
H A Du2 +/"procp"16t"ar0"16t"comm"n2X16C4+
3 +/"arg0"16t"arg1"16t"arg2"n3X20+n
4 +/"uap"16t"qsave"16t" "n3X48+
5 +/"rv1"16t"rv2"16t"error"8t"eosys"n2Xbb
7 +/"tsize"16t"dsize"16t"ssize"n3X640+56+
8 +/"odsize"16t"ossize"16t"outime"n3X
10 +/"onstack"16t"sigintr"16t"oldmask"n3X
11 +/"code"16t"sigstack"16t"onsigstack"n3X
14 +/"ttyp"16t"ttyd"8t"cmask"nXxon"ru"n
19 +/"start"16t" "8t"acflag"nY4+x++
[all …]
H A Dnameidata1 ./"ni_dirp"16t"segflg"16t"nameiop"nXDx++
2 +/"cdir"16t"rdir"16t"cred"nXXX
3 +/"pnbuf"16t"ptr"16t"next"16t"pathlen"nXXXD
4 +/"namelen"8t"loopcnt"8t"mkentry"8t"isdotdot"nddbb++
5 +/"vp"16t"dvp"nXX
6 +/"ni_dent.d_inum"8t"reclen"8t"namlen"8t"name"nDdd14C242+
7 +/"endoff"16t"base"16t"count"16t"iovec"nDXDX
8 +/"iovcnt"16t"offset"16t"resid"16t"segflag"nDDDD
9 +/"rwflag"16t"hash"nDX
/original-bsd/usr.bin/pascal/pdx/sym/
H A Dprintdecl.c94 for (t = t->chain; t != NIL; t = t->chain) {
157 printtype(t, t->type);
163 printtype(t->chain, t->chain);
173 printtype(t, t->type);
187 printtype(t, t->type);
194 printtype(t, t->type);
200 t = t->type->chain;
203 t = t->chain;
206 t = t->chain;
232 for (t = s->chain; t != NIL; t = t->chain) {
[all …]
/original-bsd/lib/libc/string/
H A Dstrftime.c45 const struct tm *t;
59 _fmt(format, t) in _fmt() argument
70 if (t->tm_wday < 0 || t->tm_wday > 6)
76 if (t->tm_wday < 0 || t->tm_wday > 6)
82 if (t->tm_mon < 0 || t->tm_mon > 11)
89 if (t->tm_mon < 0 || t->tm_mon > 11)
178 if (!_conv((t->tm_yday + 7 - t->tm_wday) / 7,
184 (t->tm_wday ? (t->tm_wday - 1) : 6))
206 if (!t->tm_zone || !_add(t->tm_zone))
226 _secs(t) in _secs() argument
[all …]
/original-bsd/lib/libc/db/btree/
H A Dbt_close.c41 BTREE *t; local
48 mpool_put(t->bt_mp, t->bt_pinned, 0);
56 if (ISSET(t, B_DELCRSR) && __bt_crsrdel(t, &t->bt_bcursor))
72 fd = t->bt_fd;
73 free(t);
92 BTREE *t; local
101 mpool_put(t->bt_mp, t->bt_pinned, 0);
111 if (ISSET(t, B_INMEM | B_RDONLY) || !ISSET(t, B_MODIFIED))
114 if (ISSET(t, B_METADIRTY) && bt_meta(t) == RET_ERROR)
158 bt_meta(t) in bt_meta() argument
[all …]
H A Dbt_open.c66 BTREE *t; local
73 t = NULL;
140 t->bt_rfd = -1;
258 ncache = (b.cachesize + t->bt_psize - 1) / t->bt_psize;
282 mpool_filter(t->bt_mp, __bt_pgin, __bt_pgout, t);
304 err: if (t) {
309 free(t);
324 nroot(t) in nroot() argument
325 BTREE *t; in nroot()
398 BTREE *t; local
[all …]
H A Dbt_put.c47 BTREE *t; local
57 t = dbp->internal;
61 mpool_put(t->bt_mp, t->bt_pinned, 0);
123 if ((h = mpool_get(t->bt_mp, t->bt_bcursor.pgno, 0)) == NULL)
157 if (ISSET(t, B_DELCRSR) && t->bt_bcursor.pgno == h->pgno &&
239 BTREE *t; in bt_fast()
247 if ((h = mpool_get(t->bt_mp, t->bt_last.pgno, 0)) == NULL) {
252 t->bt_cur.index = t->bt_last.index;
267 if ((cmp = __bt_cmp(t, key, &t->bt_cur)) < 0)
269 t->bt_last.index = cmp ? ++t->bt_cur.index : t->bt_cur.index;
[all …]
/original-bsd/games/sail/
H A D:file1 ./"index"16t"captain"nD20C
2 +/"points"8t"loadL"8t"loadR"8t"readyL"8t"readyL"ndbbbb2+36+36+
3 +/"struck"8t"capture"8t"pcrew"8t"movebuf"nb3+pd10C
4 +/"drift"8t"nfoul"8t"ngrap"nb1+dd
5 +/"foul:"8t"count"8t"turn"16t"count"8t"turn"
7 +/"grap:"8t"count"8t"turn"16t"count"8t"turn"
9 +/"RH"8t"RG"8t"RR"8t"FS"8t"explode"8t"sink"n6b
10 +/"dir"8t"col"8t"row"8t"loadwit"8t"stern"nb+2d2b
/original-bsd/old/dbx/tests/cc/
H A DMakefile27 aliases.t args.t arrays.t bitfields.t \
28 dump.t enum.t float.t loophole.t nested.t own.t reg.t \
29 same.t signal.t sleep.t stkcmds.t strings.t struct.t user.t ushort.t
42 .x.t:
48 @rm -f $*.t
49 @touch $*.t
65 args.t: args.x ${TESTDBX}
74 own.t: own.x ${TESTDBX}
75 reg.t: reg.x ${TESTDBX}
90 @rm -f $*.t
[all …]
/original-bsd/games/trek/
H A Dscore.c22 register int t; in score() local
29 if (t != 0) in score()
35 s += (t = 400 * r); in score()
36 if (t != 0) in score()
41 if (t != 0) in score()
54 if (t != 0) in score()
57 if (t != 0) in score()
60 if (t != 0) in score()
63 if (t != 0) in score()
71 if (t != 0) in score()
[all …]
/original-bsd/old/dbx/tests/mod/
H A DMakefile12 arrayrec.t arrays.t assign.t bool.t bitfields.t \
13 call.t const.t dynarrays.t \
14 imports.t jsb.t multirefs.t nested.t opaque.t \
15 procvars.t proftrace.t ptrarray.t \
16 reals.t records.t recur.t \
17 sets.t stkcmds.t trace.t
54 .x.t:
60 @rm -f $*.t
61 @touch $*.t
100 bool.t: bool.x ${TESTDBX}
[all …]
/original-bsd/usr.bin/pascal/pdx/object/
H A Dreadsym.c43 t = &cursym;
62 *s = *t;
96 SYM *t;
114 if (t->class == RECORD || t->class == VARNT) {
126 SYM *t; in findblock()
140 *s = *t;
152 SYM *t; in enterblock()
158 *s = *t;
201 while (t != NIL && notfunc(t, fv)) {
202 t = t->next_sym;
[all …]

12345678910>>...54