Home
last modified time | relevance | path

Searched refs:ctop (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/cmd/tbl/
H A Dt4.c36 ctop[i][icol]=0; in getspec()
141 ctop[nclin][icol-1] = 1; in readspec()
147 ctop[nclin][icol-1] = -1; in readspec()
H A Dt8.c204 cmidx = ctop[stynum[nl]][c]==0; in putline()
233 (cmidx == (ctop [stynum[nl]][c+1]==0)) && (left(i,c+1,&lwid)<0); in putline()
320 if (ctop[stynum[stl]][c]==0) in funnies()
H A Dt0.c38 int ctop[MAXHEAD][MAXCOL]; variable
H A Dt..c32 extern int ctop[MAXHEAD][MAXCOL];
/illumos-gate/usr/src/uts/common/io/comstar/port/fct/
H A Ddiscovery.c546 uint16_t ctop = 0; in fct_process_link_init() local
719 ctop = NS_RNN_ID; in fct_process_link_init()
724 ctop = NS_RCS_ID; in fct_process_link_init()
729 ctop = NS_RFT_ID; in fct_process_link_init()
750 ctop = NS_RSPN_ID; in fct_process_link_init()
755 ctop = NS_RSNN_NN; in fct_process_link_init()
775 } else if (ctop != 0) { in fct_process_link_init()
776 cmd = fct_create_solct(iport->iport_port, NULL, ctop, in fct_process_link_init()
H A Dfct_impl.h425 uint16_t ctop, fct_icmd_cb_t icmdcb);
H A Dfct.c2512 uint16_t ctop, fct_icmd_cb_t icmdcb) in fct_create_solct() argument
2558 switch (ctop) { in fct_create_solct()
2762 FCT_FILL_CTIU_PREAMBLE(p, ctop); in fct_create_solct()