Home
last modified time | relevance | path

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

/dragonfly/contrib/dhcpcd/src/
H A Dif-options.h172 #define O_CONTROLGRP O_BASE + 34 macro
H A Dif-options.c158 {"controlgroup", required_argument, NULL, O_CONTROLGRP},
2205 case O_CONTROLGRP: in parse_option()