Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/th_tools/
H A Dth_define.c100 } coding_t; typedef
102 static coding_t ptypes[] = {
109 static coding_t atypes[] = {
119 static coding_t optypes[] = {
125 static coding_t doptypes[] = {
129 static coding_t ioptypes[] = {
428 str_to_bm(char *optarg, coding_t *c, uint_t *bm) in str_to_bm()
514 coding_t *ct; in define_op_err()