Home
last modified time | relevance | path

Searched refs:let (Results 1 – 25 of 65) sorted by relevance

123

/titanic_41/usr/src/cmd/mail/
H A Dcopymt.c58 if (!let[1].adr) {
60 let[0].adr = 0;
61 let[0].text = TRUE; /* until proven otherwise.... */
62 let[0].change = ' ';
64 nextadr = let[nlet].adr;
79 if (let[nlet-1].text == TRUE) {
80 let[nlet-1].text = istext((unsigned char*)line,clen);
83 (let[nlet-1].text ? "TRUE":"FALSE"));
105 if (let[nlet-1].text == TRUE) {
106 let[nlet-1].text = istext((unsigned char*)line,n);
[all …]
H A Dgethead.c111 size = let[ln+1].adr - let[ln].adr; in gethead()
112 if ((rc = fseek(file, let[ln].adr, 0)) != 0) { in gethead()
191 if (let[ln].change == ' ') continue; in gethead()
195 let[ln].change, size, userval, wline); in gethead()
300 if (let[letter].change != ' ') in setletr()
303 if (let[letter].change == ' ') changed++; in setletr()
305 let[letter].change = status; in setletr()
H A Dcopyback.c60 if (stbuf.st_size != let[nlet].adr) { in copyback()
62 fseek(malf, let[nlet].adr, 0); in copyback()
80 let[++nlet].adr = stbuf.st_size; in copyback()
131 if (let[i].change == ' ') { in copyback()
H A Dcopylet.c101 fseek(tmpf, let[letnum].adr, 0); in xxxcopylet()
103 k = let[letnum+1].adr - let[letnum].adr; in xxxcopylet()
189 (let[letnum].text == TRUE ? "text/plain" : "application/octet-stream")) < 0) in xxxcopylet()
349 letnum, (let[letnum].text ? "TRUE" : "FALSE")); in xxxcopylet()
351 if ((type == TTY) && (let[letnum].text == FALSE) && !pflg) { in xxxcopylet()
H A Dinit.c183 struct let let[MAXLET]; variable
H A Dmail.h231 struct let { struct
404 extern struct let let[MAXLET];
H A Dsendmail.c396 let[0].adr = 0;
397 let[1].adr = ftell(tmpf);
398 let[0].text = (binflg == 1 ? FALSE : TRUE);
H A Dgoback.c76 fseek(tmpf, let[letnum].adr, 0);
H A Dprintmail.c224 fseek(malf, let[nlet].adr, 0); in printmail()
/titanic_41/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex75 \let\+ = \relax
78 \let\ptexb=\b
79 \let\ptexbullet=\bullet
80 \let\ptexc=\c
81 \let\ptexcomma=\,
82 \let\ptexdot=\.
83 \let\ptexdots=\dots
84 \let\ptexend=\end
85 \let\ptexequiv=\equiv
86 \let\ptexexclam=\!
[all …]
/titanic_41/usr/src/cmd/oamuser/lib/
H A Dvlogin.c80 char let = tolower(*defptr); in valid_login() local
82 switch (let) { in valid_login()
86 action = let; in valid_login()
/titanic_41/usr/src/tools/ctf/cvt/
H A Dtdata.c314 labelent_t let; in tdata_label_find() local
322 let.le_name = label; in tdata_label_find()
324 if (!(ret = (labelent_t *)list_find(td->td_labels, &let, in tdata_label_find()
/titanic_41/usr/src/lib/libm/i386/src/
H A Disnanf.s46 / let nan waste time
H A Disnan.s52 / let nan waste time
/titanic_41/usr/src/lib/libast/common/path/
H A Dpathkey.c57 static char let[] = "ABCDEFGHIJKLMNOP"; in pathkey() local
67 *k++ = let[n & 0xf]; in pathkey()
/titanic_41/usr/src/cmd/sulogin/
H A Dsulogin.dfl28 # and you want to let this machine be booted in single user without
/titanic_41/usr/src/uts/sparc/v9/ml/
H A Dsparcv9_subr.s295 b setjmp ! let setjmp do the rest
303 b longjmp ! let longjmp do the rest
/titanic_41/usr/src/lib/libpp/common/
H A Dppfsm.c561 static char* let = &aln[10]; variable
651 s = let; in ppfsm()
703 s = let; in ppfsm()
/titanic_41/usr/src/tools/findunref/
H A Dexception_list.closed51 # ISUSED - let checkpaths know that the next entry is good.
H A Dexception_list.open113 # ISUSED - let checkpaths know that the next entry is good.
115 # ISUSED - let checkpaths know that the next entry is good.
/titanic_41/usr/src/lib/libshell/common/data/
H A Dbuiltins.c66 "let", NV_BLTIN|BLT_ENV, bltin(let),
/titanic_41/usr/src/psm/stand/
H A DREADME33 of stand and stand.i386 merge. So, let's use the following rule for
/titanic_41/usr/src/cmd/fm/eversholt/files/common/
H A Ddisk.esc46 * We let the engine propagate one error only once every 1 minute and then if we
91 * For some ereports we let the 'driver-assessment', communicated as part of
/titanic_41/usr/src/uts/sun4u/ml/
H A Dzulu_asm.s250 ! data_in register, let's see which if it was itlb or dtlb...
/titanic_41/usr/src/cmd/lp/filter/postscript/font/devpost/charlib/
H A DBRACKETS_NOTE45 to let you draw a good bracket piece that matched up nicely with the extender.

123