Home
last modified time | relevance | path

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

/dragonfly/contrib/dhcpcd/src/
HDif-options.h151 #define O_HOSTNAME_SHORT O_BASE + 13 macro
HDif-options.c141 {"hostname_short", no_argument, NULL, O_HOSTNAME_SHORT},
1678 case O_HOSTNAME_SHORT: in parse_option()