Searched refs:OPTION_MNO_SHARED (Results 1 – 3 of 3) sorted by relevance
9833 #define OPTION_MNO_SHARED (OPTION_MD_BASE + 26) macro9845 {"mno-shared", no_argument, NULL, OPTION_MNO_SHARED},9915 case OPTION_MNO_SHARED: in md_parse_option()
1464 OPTION_MNO_SHARED, enumerator1590 {"mno-shared", no_argument, NULL, OPTION_MNO_SHARED},14347 case OPTION_MNO_SHARED: in md_parse_option()
80 (md_parse_option): Handle OPTION_MSHARED and OPTION_MNO_SHARED.