Searched refs:ptid (Results 1 - 9 of 9) sorted by relevance

/illumos-gate/usr/src/cmd/troff/troff.d/
H A Dt10.c167 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, "
[all...]
/illumos-gate/usr/src/cmd/troff/
H A Dn2.c146 fdprintf(ptid, "%c", j);
242 write(ptid, t.twinit, p - t.twinit - 1);
246 toolate += write(ptid, obuf, obufp - obuf);
374 ptid = id[1];
H A Dext.h146 extern int ptid;
H A Dni.c105 int ptid = PTID; variable
H A Dn1.c181 ptid = 1;
1420 write(ptid, buf, n);
/illumos-gate/usr/src/cmd/sendmail/libmilter/
H A Dlibmilter.h131 # define thread_create(ptid,wr,arg) pthread_create(ptid, NULL, wr, arg)
/illumos-gate/usr/src/uts/common/io/comstar/port/fct/
H A Dfct.c2297 uint32_t ptid = 0; local
2366 ptid = PORT_TO_IPORT(port)->iport_link_info.portid;
2367 fct_value_to_netbuf(ptid, els->els_req_payload + 5, 3);
2381 ptid = PORT_TO_IPORT(port)->iport_link_info.portid;
2382 fct_value_to_netbuf(ptid, els->els_req_payload + 5, 3);
2482 ptid = PORT_TO_IPORT(port)->iport_link_info.portid;
2483 fct_value_to_netbuf(ptid, els->els_req_payload + 5, 3);
/illumos-gate/usr/src/cmd/troff/nroff.d/
H A Dn10.c339 close(ptid);
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_dfclib.h1044 pthread_t ptid; member in struct:dfc_regevent

Completed in 109 milliseconds