Home
last modified time | relevance | path

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

/dports/net/dhcpcd/dhcpcd-9.4.1/src/
H A Dif-options.h147 #define O_HOSTNAME_SHORT O_BASE + 13 macro
H A Dif-options.c141 {"hostname_short", no_argument, NULL, O_HOSTNAME_SHORT},
1627 case O_HOSTNAME_SHORT: in parse_option()