Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/fs.d/
H A Ddf.c194 static char df_options[MAX_OPTIONS] = "-"; variable
567 df_options[df_options_len++] = arg
906 argv[argv_index++] = df_options; in run_fs_specific_df()
1640 (void) strcat(strcpy(temp_buf, df_options), " "); in V_output()