Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/dhcpcd/dist/src/
H A Dif-options.h162 #define O_VENDCLASS O_BASE + 24 macro
H A Dif-options.c150 {"vendclass", required_argument, NULL, O_VENDCLASS},
1973 case O_VENDCLASS: in parse_option()