Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/format/
H A Dmenu_command.c814 uint8_t prot_flag[NUM_PROT_TYPE] = {1, 0, 0, 0}; in c_format() local
970 prot_flag[1] = 1; in c_format()
973 prot_flag[1] = 1; in c_format()
974 prot_flag[2] = 1; in c_format()
977 prot_flag[2] = 1; in c_format()
980 prot_flag[1] = 1; in c_format()
981 prot_flag[3] = 1; in c_format()
984 prot_flag[3] = 1; in c_format()
987 prot_flag[2] = 1; in c_format()
988 prot_flag[3] = 1; in c_format()
[all …]