Searched refs:OPTION_ARCH (Results 1 – 2 of 2) sorted by relevance
42 OPTION_ARCH=61 OPTION_ARCH=$optarg94 if [ -n "$OPTION_ARCH" ]; then95 ARCH=$OPTION_ARCH
54 #define OPTION_ARCH 93 macro777 if ((opt = option_find(mess, sz, OPTION_ARCH, 2))) in dhcp_reply()