Searched defs:k_option (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/fs.d/
H A Ddf.c213 static bool_int k_option; variable
287 * The k_option implies SunOS 4.x compatibility: when the special
293 if (use_scaling || k_option || P_option || v_option)
595 } else if (arg == 'k' && ! k_option) {
1070 if (k_option) {
1516 if (P_option && !k_option && !m_option) {
1955 } else if (k_option || m_option || P_option || v_option) {

Completed in 48 milliseconds