Symbol: called_from
usr/src/uts/common/io/tem.c
102
static void tems_reset_colormap(cred_t *, enum called_from);
usr/src/uts/common/io/tem.c
784
tems_reset_colormap(cred_t *credp, enum called_from called_from)
usr/src/uts/common/io/tem.c
789
if (called_from == CALLED_FROM_STANDALONE)
usr/src/uts/common/io/tem.c
833
enum called_from called_from)
usr/src/uts/common/io/tem.c
847
tems_safe_copy(&ma, credp, called_from);
usr/src/uts/common/io/tem.c
854
0, ncols, 0, B_TRUE, credp, called_from);
usr/src/uts/common/io/tem.c
866
enum called_from called_from)
usr/src/uts/common/io/tem.c
897
tem_prom_scroll_up(tem, scroll_up_lines, credp, called_from);
usr/src/uts/common/io/tem.c
906
enum called_from called_from)
usr/src/uts/common/io/tem.c
925
row = tem_adjust_row(tem, row, credp, called_from);
usr/src/uts/common/io/tem_safe.c
1007
tem_safe_send_data(tem, credp, called_from);
usr/src/uts/common/io/tem_safe.c
1017
tem->tvs_c_cursor.col, credp, called_from);
usr/src/uts/common/io/tem_safe.c
1025
row, 0, credp, called_from);
usr/src/uts/common/io/tem_safe.c
1037
row, 0, credp, called_from);
usr/src/uts/common/io/tem_safe.c
1043
0, credp, called_from);
usr/src/uts/common/io/tem_safe.c
1053
row, 0, credp, called_from);
usr/src/uts/common/io/tem_safe.c
1060
tem_safe_send_data(tem, credp, called_from);
usr/src/uts/common/io/tem_safe.c
107
cred_t *, enum called_from);
usr/src/uts/common/io/tem_safe.c
1070
credp, called_from);
usr/src/uts/common/io/tem_safe.c
1078
0, credp, called_from);
usr/src/uts/common/io/tem_safe.c
1086
0, credp, called_from);
usr/src/uts/common/io/tem_safe.c
1092
tem_safe_send_data(tem, credp, called_from);
usr/src/uts/common/io/tem_safe.c
1098
credp, called_from);
usr/src/uts/common/io/tem_safe.c
1102
tem_safe_send_data(tem, credp, called_from);
usr/src/uts/common/io/tem_safe.c
1108
credp, called_from);
usr/src/uts/common/io/tem_safe.c
111
cred_t *, enum called_from);
usr/src/uts/common/io/tem_safe.c
1114
credp, called_from);
usr/src/uts/common/io/tem_safe.c
1118
tem_safe_send_data(tem, credp, called_from);
usr/src/uts/common/io/tem_safe.c
1123
credp, called_from);
usr/src/uts/common/io/tem_safe.c
1127
tem_safe_send_data(tem, credp, called_from);
usr/src/uts/common/io/tem_safe.c
113
cred_t *, enum called_from);
usr/src/uts/common/io/tem_safe.c
1132
credp, called_from);
usr/src/uts/common/io/tem_safe.c
1136
tem_safe_send_data(tem, credp, called_from);
usr/src/uts/common/io/tem_safe.c
1137
tem_safe_window(tem, called_from);
usr/src/uts/common/io/tem_safe.c
1146
credp, called_from);
usr/src/uts/common/io/tem_safe.c
115
cred_t *, enum called_from);
usr/src/uts/common/io/tem_safe.c
1163
tem_safe_back_tab(tem, credp, called_from);
usr/src/uts/common/io/tem_safe.c
117
cred_t *, enum called_from);
usr/src/uts/common/io/tem_safe.c
1171
enum called_from called_from)
usr/src/uts/common/io/tem_safe.c
1173
ASSERT((called_from == CALLED_FROM_STANDALONE) ||
usr/src/uts/common/io/tem_safe.c
1191
tem_safe_send_data(tem, credp, called_from);
usr/src/uts/common/io/tem_safe.c
120
cred_t *, enum called_from);
usr/src/uts/common/io/tem_safe.c
1212
tem_safe_send_data(tem, credp, called_from);
usr/src/uts/common/io/tem_safe.c
1226
cred_t *credp, enum called_from called_from)
usr/src/uts/common/io/tem_safe.c
1228
ASSERT((called_from == CALLED_FROM_STANDALONE) ||
usr/src/uts/common/io/tem_safe.c
123
cred_t *, enum called_from);
usr/src/uts/common/io/tem_safe.c
125
enum called_from);
usr/src/uts/common/io/tem_safe.c
1252
tem_safe_chkparam_qmark(tem, ch, credp, called_from);
usr/src/uts/common/io/tem_safe.c
127
cred_t *, enum called_from);
usr/src/uts/common/io/tem_safe.c
1270
tem_safe_chkparam(tem, ch, credp, called_from);
usr/src/uts/common/io/tem_safe.c
1282
cred_t *credp, enum called_from called_from)
usr/src/uts/common/io/tem_safe.c
1289
called_from == CALLED_FROM_STANDALONE);
usr/src/uts/common/io/tem_safe.c
129
cred_t *, enum called_from);
usr/src/uts/common/io/tem_safe.c
1294
tem_safe_new_line(tem, credp, called_from);
usr/src/uts/common/io/tem_safe.c
1307
tem_safe_send_data(tem, credp, called_from);
usr/src/uts/common/io/tem_safe.c
131
cred_t *, enum called_from);
usr/src/uts/common/io/tem_safe.c
1315
cred_t *credp, enum called_from called_from)
usr/src/uts/common/io/tem_safe.c
1318
tem_safe_lf(tem, credp, called_from);
usr/src/uts/common/io/tem_safe.c
1331
cred_t *credp, enum called_from called_from)
usr/src/uts/common/io/tem_safe.c
1335
ASSERT((called_from == CALLED_FROM_STANDALONE) ||
usr/src/uts/common/io/tem_safe.c
135
cred_t *, enum called_from);
usr/src/uts/common/io/tem_safe.c
1352
credp, called_from);
usr/src/uts/common/io/tem_safe.c
1366
credp, called_from);
usr/src/uts/common/io/tem_safe.c
137
cred_t *, enum called_from);
usr/src/uts/common/io/tem_safe.c
1375
credp, called_from);
usr/src/uts/common/io/tem_safe.c
1384
enum called_from called_from)
usr/src/uts/common/io/tem_safe.c
1386
ASSERT((called_from == CALLED_FROM_STANDALONE) ||
usr/src/uts/common/io/tem_safe.c
139
int, int, cred_t *, enum called_from);
usr/src/uts/common/io/tem_safe.c
1405
credp, called_from);
usr/src/uts/common/io/tem_safe.c
142
cred_t *credp, enum called_from called_from);
usr/src/uts/common/io/tem_safe.c
1433
cred_t *credp, enum called_from called_from)
usr/src/uts/common/io/tem_safe.c
1437
ASSERT((called_from == CALLED_FROM_STANDALONE) ||
usr/src/uts/common/io/tem_safe.c
1443
tem_safe_control(tem, ch, credp, called_from);
usr/src/uts/common/io/tem_safe.c
1446
tem_safe_outch(tem, ch, credp, called_from);
usr/src/uts/common/io/tem_safe.c
1454
tem_safe_getparams(tem, ch, credp, called_from);
usr/src/uts/common/io/tem_safe.c
147
cred_t *credp, enum called_from called_from);
usr/src/uts/common/io/tem_safe.c
1491
tem->tvs_r_cursor.col, credp, called_from);
usr/src/uts/common/io/tem_safe.c
1495
tem_safe_send_data(tem, credp, called_from);
usr/src/uts/common/io/tem_safe.c
1512
tem_safe_cls(tem, credp, called_from);
usr/src/uts/common/io/tem_safe.c
1516
tem_safe_send_data(tem, credp, called_from);
usr/src/uts/common/io/tem_safe.c
152
cred_t *, enum called_from);
usr/src/uts/common/io/tem_safe.c
1534
tem_safe_cls(tem, credp, called_from);
usr/src/uts/common/io/tem_safe.c
1549
tem_safe_getparams(tem, ch, credp, called_from);
usr/src/uts/common/io/tem_safe.c
155
enum called_from called_from);
usr/src/uts/common/io/tem_safe.c
157
cred_t *credp, enum called_from called_from);
usr/src/uts/common/io/tem_safe.c
1571
tem_safe_reset_display(tem, credp, called_from,
usr/src/uts/common/io/tem_safe.c
1583
tem->tvs_r_cursor.col, credp, called_from);
usr/src/uts/common/io/tem_safe.c
1586
tem_safe_control(tem, ch, credp, called_from);
usr/src/uts/common/io/tem_safe.c
1588
tem_safe_outch(tem, ch, credp, called_from);
usr/src/uts/common/io/tem_safe.c
1595
tem_safe_bell(struct tem_vt_state *tem, enum called_from called_from)
usr/src/uts/common/io/tem_safe.c
1597
if (called_from == CALLED_FROM_STANDALONE)
usr/src/uts/common/io/tem_safe.c
1606
int direction, cred_t *credp, enum called_from called_from)
usr/src/uts/common/io/tem_safe.c
1612
called_from == CALLED_FROM_STANDALONE);
usr/src/uts/common/io/tem_safe.c
1625
0, start, credp, called_from);
usr/src/uts/common/io/tem_safe.c
1629
row, 0, credp, called_from);
usr/src/uts/common/io/tem_safe.c
1638
credp, called_from);
usr/src/uts/common/io/tem_safe.c
1642
row, 0, credp, called_from);
usr/src/uts/common/io/tem_safe.c
1678
cred_t *credp, enum called_from called_from)
usr/src/uts/common/io/tem_safe.c
1686
called_from == CALLED_FROM_STANDALONE);
usr/src/uts/common/io/tem_safe.c
1732
t_col, t_row + i, credp, called_from);
usr/src/uts/common/io/tem_safe.c
1750
t_col, t_row + i, credp, called_from);
usr/src/uts/common/io/tem_safe.c
1758
screen_pos_t col, cred_t *credp, enum called_from called_from)
usr/src/uts/common/io/tem_safe.c
1761
called_from == CALLED_FROM_STANDALONE);
usr/src/uts/common/io/tem_safe.c
1781
tem_safe_callback_cls(tem, count, row, col, credp, called_from);
usr/src/uts/common/io/tem_safe.c
1788
cred_t *credp, enum called_from called_from)
usr/src/uts/common/io/tem_safe.c
1796
called_from == CALLED_FROM_STANDALONE);
usr/src/uts/common/io/tem_safe.c
1808
tems_safe_display(&da, credp, called_from);
usr/src/uts/common/io/tem_safe.c
1828
cred_t *credp, enum called_from called_from)
usr/src/uts/common/io/tem_safe.c
1841
tems_safe_display(&da, credp, called_from);
usr/src/uts/common/io/tem_safe.c
1854
cred_t *credp, enum called_from called_from)
usr/src/uts/common/io/tem_safe.c
1859
called_from == CALLED_FROM_STANDALONE);
usr/src/uts/common/io/tem_safe.c
1868
tems_safe_copy(&da, credp, called_from);
usr/src/uts/common/io/tem_safe.c
1874
enum called_from called_from)
usr/src/uts/common/io/tem_safe.c
1881
called_from == CALLED_FROM_STANDALONE);
usr/src/uts/common/io/tem_safe.c
1895
credp, called_from);
usr/src/uts/common/io/tem_safe.c
1902
cred_t *credp, enum called_from called_from)
usr/src/uts/common/io/tem_safe.c
1908
called_from == CALLED_FROM_STANDALONE);
usr/src/uts/common/io/tem_safe.c
1920
tems_safe_display(&da, credp, called_from);
usr/src/uts/common/io/tem_safe.c
1932
enum called_from called_from)
usr/src/uts/common/io/tem_safe.c
1938
called_from == CALLED_FROM_STANDALONE);
usr/src/uts/common/io/tem_safe.c
1949
tem_safe_pix_clear_prom_output(tem, credp, called_from);
usr/src/uts/common/io/tem_safe.c
1979
tems_safe_copy(&ma, credp, called_from);
usr/src/uts/common/io/tem_safe.c
199
enum called_from called_from)
usr/src/uts/common/io/tem_safe.c
2031
enum called_from called_from)
usr/src/uts/common/io/tem_safe.c
2034
called_from == CALLED_FROM_STANDALONE);
usr/src/uts/common/io/tem_safe.c
2037
col, count, tems.ts_p_offset.x, B_FALSE, credp, called_from);
usr/src/uts/common/io/tem_safe.c
204
called_from == CALLED_FROM_STANDALONE);
usr/src/uts/common/io/tem_safe.c
2065
enum called_from called_from)
usr/src/uts/common/io/tem_safe.c
2070
called_from == CALLED_FROM_STANDALONE);
usr/src/uts/common/io/tem_safe.c
2081
B_FALSE, credp, called_from);
usr/src/uts/common/io/tem_safe.c
2090
enum called_from called_from)
usr/src/uts/common/io/tem_safe.c
2100
called_from == CALLED_FROM_STANDALONE);
usr/src/uts/common/io/tem_safe.c
2119
tems.ts_p_offset.x, B_FALSE, credp, called_from);
usr/src/uts/common/io/tem_safe.c
2135
cred_t *credp, enum called_from called_from)
usr/src/uts/common/io/tem_safe.c
2140
called_from == CALLED_FROM_STANDALONE);
usr/src/uts/common/io/tem_safe.c
2145
row, 0, credp, called_from);
usr/src/uts/common/io/tem_safe.c
2165
tem_safe_pix_clear_entire_screen(tem, credp, called_from);
usr/src/uts/common/io/tem_safe.c
217
tem_safe_text_cursor(tem, VIS_GET_CURSOR, credp, called_from);
usr/src/uts/common/io/tem_safe.c
2170
cred_t *credp, enum called_from called_from)
usr/src/uts/common/io/tem_safe.c
2176
called_from == CALLED_FROM_STANDALONE);
usr/src/uts/common/io/tem_safe.c
2188
tabstop, credp, called_from);
usr/src/uts/common/io/tem_safe.c
219
tem_safe_pix_cursor(tem, VIS_GET_CURSOR, credp, called_from);
usr/src/uts/common/io/tem_safe.c
2193
cred_t *credp, enum called_from called_from)
usr/src/uts/common/io/tem_safe.c
2199
called_from == CALLED_FROM_STANDALONE);
usr/src/uts/common/io/tem_safe.c
2211
tabstop, credp, called_from);
usr/src/uts/common/io/tem_safe.c
2264
cred_t *credp, enum called_from called_from)
usr/src/uts/common/io/tem_safe.c
2267
called_from == CALLED_FROM_STANDALONE);
usr/src/uts/common/io/tem_safe.c
2287
tem_safe_send_data(tem, credp, called_from);
usr/src/uts/common/io/tem_safe.c
2296
cred_t *credp, enum called_from called_from,
usr/src/uts/common/io/tem_safe.c
2302
called_from == CALLED_FROM_STANDALONE);
usr/src/uts/common/io/tem_safe.c
2337
cred_t *credp, enum called_from called_from,
usr/src/uts/common/io/tem_safe.c
2341
called_from == CALLED_FROM_STANDALONE);
usr/src/uts/common/io/tem_safe.c
2343
tem_safe_reset_emulator(tem, credp, called_from, init_color);
usr/src/uts/common/io/tem_safe.c
2348
VIS_HIDE_CURSOR, credp, called_from);
usr/src/uts/common/io/tem_safe.c
2350
tem_safe_cls(tem, credp, called_from);
usr/src/uts/common/io/tem_safe.c
2354
VIS_DISPLAY_CURSOR, credp, called_from);
usr/src/uts/common/io/tem_safe.c
2364
enum called_from called_from)
usr/src/uts/common/io/tem_safe.c
2369
called_from == CALLED_FROM_STANDALONE);
usr/src/uts/common/io/tem_safe.c
2388
credp, called_from);
usr/src/uts/common/io/tem_safe.c
2393
called_from);
usr/src/uts/common/io/tem_safe.c
2404
credp, called_from);
usr/src/uts/common/io/tem_safe.c
2408
tem->tvs_c_cursor.col, credp, called_from);
usr/src/uts/common/io/tem_safe.c
2415
cred_t *credp, enum called_from called_from)
usr/src/uts/common/io/tem_safe.c
2420
called_from == CALLED_FROM_STANDALONE);
usr/src/uts/common/io/tem_safe.c
2426
tems_safe_cursor(&ca, credp, called_from);
usr/src/uts/common/io/tem_safe.c
2436
cred_t *credp, enum called_from called_from)
usr/src/uts/common/io/tem_safe.c
2444
called_from == CALLED_FROM_STANDALONE);
usr/src/uts/common/io/tem_safe.c
2463
tems_safe_cursor(&ca, credp, called_from);
usr/src/uts/common/io/tem_safe.c
256
enum called_from called_from)
usr/src/uts/common/io/tem_safe.c
2665
enum called_from called_from)
usr/src/uts/common/io/tem_safe.c
267
tem_safe_parse(tem, c, credp, called_from);
usr/src/uts/common/io/tem_safe.c
2674
called_from == CALLED_FROM_STANDALONE);
usr/src/uts/common/io/tem_safe.c
2694
tems_safe_display(&da, credp, called_from);
usr/src/uts/common/io/tem_safe.c
279
enum called_from called_from)
usr/src/uts/common/io/tem_safe.c
2827
enum called_from called_from)
usr/src/uts/common/io/tem_safe.c
2832
called_from == CALLED_FROM_STANDALONE);
usr/src/uts/common/io/tem_safe.c
2835
tem_safe_pix_clear_entire_screen(tem, credp, called_from);
usr/src/uts/common/io/tem_safe.c
2842
row, 0, credp, called_from);
usr/src/uts/common/io/tem_safe.c
2851
enum called_from called_from)
usr/src/uts/common/io/tem_safe.c
2856
called_from == CALLED_FROM_STANDALONE);
usr/src/uts/common/io/tem_safe.c
2859
tem_safe_pix_clear_entire_screen(tem, credp, called_from);
usr/src/uts/common/io/tem_safe.c
2861
tem_safe_callback_cursor(tem, VIS_HIDE_CURSOR, credp, called_from);
usr/src/uts/common/io/tem_safe.c
2871
tems.ts_c_dimension.width, row, 0, credp, called_from);
usr/src/uts/common/io/tem_safe.c
2874
tem_safe_callback_cursor(tem, VIS_DISPLAY_CURSOR, credp, called_from);
usr/src/uts/common/io/tem_safe.c
289
tem_safe_input_partial(tem, credp, called_from);
usr/src/uts/common/io/tem_safe.c
290
tem_safe_parse(tem, c, credp, called_from);
usr/src/uts/common/io/tem_safe.c
295
tem_safe_input_partial(tem, credp, called_from);
usr/src/uts/common/io/tem_safe.c
302
tem_safe_input_partial(tem, credp, called_from);
usr/src/uts/common/io/tem_safe.c
309
tem_safe_input_partial(tem, credp, called_from);
usr/src/uts/common/io/tem_safe.c
317
tem_safe_parse(tem, c, credp, called_from);
usr/src/uts/common/io/tem_safe.c
353
tem_safe_parse(tem, v, credp, called_from);
usr/src/uts/common/io/tem_safe.c
359
tem_safe_input_partial(tem, credp, called_from);
usr/src/uts/common/io/tem_safe.c
360
tem_safe_parse(tem, c, credp, called_from);
usr/src/uts/common/io/tem_safe.c
377
enum called_from called_from)
usr/src/uts/common/io/tem_safe.c
381
called_from == CALLED_FROM_STANDALONE);
usr/src/uts/common/io/tem_safe.c
385
VIS_HIDE_CURSOR, credp, called_from);
usr/src/uts/common/io/tem_safe.c
388
tem_safe_input_byte(tem, *buf, credp, called_from);
usr/src/uts/common/io/tem_safe.c
393
tem_safe_send_data(tem, credp, called_from);
usr/src/uts/common/io/tem_safe.c
397
VIS_DISPLAY_CURSOR, credp, called_from);
usr/src/uts/common/io/tem_safe.c
407
enum called_from called_from)
usr/src/uts/common/io/tem_safe.c
409
if (called_from == CALLED_FROM_STANDALONE)
usr/src/uts/common/io/tem_safe.c
422
enum called_from called_from)
usr/src/uts/common/io/tem_safe.c
424
if (called_from == CALLED_FROM_STANDALONE)
usr/src/uts/common/io/tem_safe.c
438
enum called_from called_from)
usr/src/uts/common/io/tem_safe.c
440
if (called_from == CALLED_FROM_STANDALONE)
usr/src/uts/common/io/tem_safe.c
453
enum called_from called_from)
usr/src/uts/common/io/tem_safe.c
458
tem_safe_bell(tem, called_from);
usr/src/uts/common/io/tem_safe.c
465
credp, called_from);
usr/src/uts/common/io/tem_safe.c
469
tem_safe_tab(tem, credp, called_from);
usr/src/uts/common/io/tem_safe.c
480
tem_safe_send_data(tem, credp, called_from);
usr/src/uts/common/io/tem_safe.c
481
tem_safe_lf(tem, credp, called_from);
usr/src/uts/common/io/tem_safe.c
485
tem_safe_send_data(tem, credp, called_from);
usr/src/uts/common/io/tem_safe.c
486
tem_safe_cls(tem, credp, called_from);
usr/src/uts/common/io/tem_safe.c
490
tem_safe_send_data(tem, credp, called_from);
usr/src/uts/common/io/tem_safe.c
512
tem_safe_back_tab(tem, credp, called_from);
usr/src/uts/common/io/tem_safe.c
852
tem_safe_window(struct tem_vt_state *tem, enum called_from called_from)
usr/src/uts/common/io/tem_safe.c
874
if (called_from == CALLED_FROM_STANDALONE)
usr/src/uts/common/io/tem_safe.c
907
enum called_from called_from)
usr/src/uts/common/io/tem_safe.c
913
ASSERT((called_from == CALLED_FROM_STANDALONE) ||
usr/src/uts/common/io/tem_safe.c
922
tem_safe_send_data(tem, credp, called_from);
usr/src/uts/common/io/tem_safe.c
929
credp, called_from);
usr/src/uts/common/io/tem_safe.c
935
credp, called_from);
usr/src/uts/common/io/tem_safe.c
941
credp, called_from);
usr/src/uts/common/io/tem_safe.c
948
credp, called_from);
usr/src/uts/common/io/tem_safe.c
955
credp, called_from);
usr/src/uts/common/io/tem_safe.c
961
credp, called_from);
usr/src/uts/common/io/tem_safe.c
967
credp, called_from);
usr/src/uts/common/io/tem_safe.c
973
credp, called_from);
usr/src/uts/common/io/tem_safe.c
979
credp, called_from);
usr/src/uts/common/io/tem_safe.c
985
credp, called_from);
usr/src/uts/common/io/tem_safe.c
999
credp, called_from);
usr/src/uts/common/sys/tem_impl.h
250
screen_pos_t, screen_pos_t, cred_t *, enum called_from);
usr/src/uts/common/sys/tem_impl.h
253
screen_pos_t, screen_pos_t, cred_t *, enum called_from);
usr/src/uts/common/sys/tem_impl.h
255
enum called_from);
usr/src/uts/common/sys/tem_impl.h
258
screen_pos_t, screen_pos_t, cred_t *, enum called_from);
usr/src/uts/common/sys/tem_impl.h
310
void tems_safe_copy(struct vis_conscopy *, cred_t *, enum called_from);
usr/src/uts/common/sys/tem_impl.h
312
void tem_align(struct tem_vt_state *, cred_t *, enum called_from);
usr/src/uts/common/sys/tem_impl.h
314
enum called_from);
usr/src/uts/common/sys/tem_impl.h
316
enum called_from, boolean_t, boolean_t);
usr/src/uts/common/sys/tem_impl.h
318
cred_t *, enum called_from);
usr/src/uts/common/sys/tem_impl.h
320
int, screen_pos_t, screen_pos_t, cred_t *, enum called_from);
usr/src/uts/common/sys/tem_impl.h
325
cred_t *, enum called_from);
usr/src/uts/common/sys/tem_impl.h
327
enum called_from);
usr/src/uts/common/sys/tem_impl.h
330
cred_t *credp, enum called_from called_from);
usr/src/uts/common/sys/tem_impl.h
332
int, screen_pos_t, screen_pos_t, cred_t *, enum called_from);
usr/src/uts/common/sys/tem_impl.h
337
cred_t *, enum called_from);
usr/src/uts/common/sys/tem_impl.h
339
enum called_from);
usr/src/uts/common/sys/tem_impl.h
342
cred_t *, enum called_from);
usr/src/uts/common/sys/tem_impl.h
346
boolean_t, cred_t *, enum called_from);
usr/src/uts/common/sys/tem_impl.h
349
cred_t *, enum called_from);
usr/src/uts/common/sys/tem_impl.h
355
enum called_from);
usr/src/uts/common/sys/tem_impl.h
357
enum called_from);