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

/illumos-gate/usr/src/cmd/format/
H A Dmenu_command.c806 uint8_t prot_flag[NUM_PROT_TYPE] = {1, 0, 0, 0}; local
962 prot_flag[1] = 1;
965 prot_flag[1] = 1;
966 prot_flag[2] = 1;
969 prot_flag[2] = 1;
972 prot_flag[1] = 1;
973 prot_flag[3] = 1;
976 prot_flag[3] = 1;
979 prot_flag[2] = 1;
980 prot_flag[
[all...]

Completed in 44 milliseconds