Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/fs.d/
H A Ddf.c175 output_func dfo_func; /* function that will do the output */ member
1947 dfo.dfo_func = k_output; in select_output()
1950 dfo.dfo_func = V_output; in select_output()
1953 dfo.dfo_func = g_output; in select_output()
1956 dfo.dfo_func = k_output; in select_output()
1959 dfo.dfo_func = t_output; in select_output()
1962 dfo.dfo_func = eb_output; in select_output()
1965 dfo.dfo_func = b_output; in select_output()
1968 dfo.dfo_func = e_output; in select_output()
1971 dfo.dfo_func = n_output; in select_output()
[all …]