Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/fs.d/
H A Ddf.c181 output_func dfo_func; /* function that will do the output */ member
1886 dfo.dfo_func = k_output; in select_output()
1889 dfo.dfo_func = V_output; in select_output()
1892 dfo.dfo_func = g_output; in select_output()
1895 dfo.dfo_func = k_output; in select_output()
1898 dfo.dfo_func = t_output; in select_output()
1901 dfo.dfo_func = eb_output; in select_output()
1904 dfo.dfo_func = b_output; in select_output()
1907 dfo.dfo_func = e_output; in select_output()
1910 dfo.dfo_func = n_output; in select_output()
[all …]