HomeSort by: relevance | last modified time | path
    Searched refs:O_EMBED (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/dhcpcd/dist/src/
if-options.h 155 #define O_EMBED O_BASE + 21
if-options.c 151 {"embed", required_argument, NULL, O_EMBED},
1885 case O_EMBED:
1914 if (opt == O_EMBED) /* Embedded options don't have codes */
2105 if (opt != O_EMBED) {

Completed in 36 milliseconds