Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/troff/troff.d/
H A Dt10.c312 fdprintf(ptid, "x X ");
414 fdprintf(ptid, "%c\n", k);
442 fdprintf(ptid, "\n");
456 fdprintf(ptid, "\n");
492 fdprintf(ptid, "c%c\n", k);
525 fdprintf(ptid, "f%d\n", xfont); in ptfont()
548 fdprintf(ptid, "V%d\n", vpos); in ptlead()
565 fdprintf(ptid, "%d", esc); in ptesc()
597 fdprintf(ptid, "x trailer\n"); in pttrailer()
605 fdprintf(ptid, "x stop\n"); in ptstop()
[all …]
/illumos-gate/usr/src/cmd/troff/
H A Dn2.c144 fdprintf(ptid, "%c", j);
240 write(ptid, t.twinit, p - t.twinit - 1); in flusho()
244 toolate += write(ptid, obuf, obufp - obuf); in flusho()
372 ptid = id[1]; in casepi()
H A Dext.h144 extern int ptid;
H A Dni.c103 int ptid = PTID; variable
H A Dn1.c178 ptid = 1; in main()
1419 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) argument
/illumos-gate/usr/src/uts/common/io/comstar/port/fct/
H A Dfct.c2312 uint32_t ptid = 0; in fct_create_solels() local
2381 ptid = PORT_TO_IPORT(port)->iport_link_info.portid; in fct_create_solels()
2382 fct_value_to_netbuf(ptid, els->els_req_payload + 5, 3); in fct_create_solels()
2396 ptid = PORT_TO_IPORT(port)->iport_link_info.portid; in fct_create_solels()
2397 fct_value_to_netbuf(ptid, els->els_req_payload + 5, 3); in fct_create_solels()
2497 ptid = PORT_TO_IPORT(port)->iport_link_info.portid; in fct_create_solels()
2498 fct_value_to_netbuf(ptid, els->els_req_payload + 5, 3); in fct_create_solels()
/illumos-gate/usr/src/cmd/troff/nroff.d/
H A Dn10.c337 close(ptid); in twdone()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_dfclib.h1044 pthread_t ptid; member