| /onnv/onnv-gate/usr/src/cmd/troff/troff.d/ |
| t10.c | 167 fdprintf(ptid, "x T %s\n", devname); 168 fdprintf(ptid, "x res %d %d %d\n", Inch, Hor, Vert); 169 fdprintf(ptid, "x init\n"); /* do initialization for particular device */ 172 fdprintf(ptid, "x font %d %s\n", i, fontbase[i]->namefont); 173 fdprintf(ptid, "x xxx fonts=%d sizes=%d unit=%d\n", nfonts, nsizes, Unitwidth); 174 fdprintf(ptid, "x xxx nchtab=%d lchname=%d nfitab=%d\n", 176 fdprintf(ptid, "x xxx sizes:\nx xxx "); 178 fdprintf(ptid, " %d", pstab[i]); 179 fdprintf(ptid, "\nx xxx chars:\nx xxx "); 181 fdprintf(ptid, " %s", &chname[chtab[i]]) [all...] |
| /onnv/onnv-gate/usr/src/cmd/troff/ |
| n2.c | 146 fdprintf(ptid, "%c", j); 242 write(ptid, t.twinit, p - t.twinit - 1); 246 toolate += write(ptid, obuf, obufp - obuf); 374 ptid = id[1];
|
| ext.h | 146 extern int ptid;
|
| ni.c | 105 int ptid = PTID; variable
|
| n1.c | 181 ptid = 1; 1420 write(ptid, buf, n);
|
| /onnv/onnv-gate/usr/src/uts/common/brand/lx/os/ |
| lx_misc.c | 118 id_t ptid; local 156 if ((lx_lwp_ppid(lwp, &ppid, &ptid) == 1) || 157 (ptid == -1)) 168 if ((t = idtot(p, ptid)) == NULL) { 227 * process's pid, and ptid set to -1. Subsequent threads in the 229 * created them, and their ptid to that thread's tid.
|
| /onnv/onnv-gate/usr/src/cmd/sendmail/libmilter/ |
| libmilter.h | 133 # define thread_create(ptid,wr,arg) pthread_create(ptid, NULL, wr, arg)
|
| /onnv/onnv-gate/usr/src/uts/common/io/comstar/port/fct/ |
| fct.c | 2241 uint32_t ptid = 0; local [all...] |
| /onnv/onnv-gate/usr/src/cmd/troff/nroff.d/ |
| n10.c | 339 close(ptid);
|