Searched refs:O_EMBED (Results 1 – 1 of 1) sorted by relevance
81 #define O_EMBED O_BASE + 21 macro182 {"embed", required_argument, NULL, O_EMBED},1529 case O_EMBED: in parse_option()1557 if (opt == O_EMBED) /* Embedded options don't have codes */ in parse_option()1706 if (opt != O_EMBED) { in parse_option()