Home | History | Annotate | Download | only in dhcpcd-6.8.2

Lines Matching refs:CONFIG_H

193 CONFIG_H=config.h
231 rm -f $CONFIG_H $CONFIG_MK
233 echo "/* $OS */" >$CONFIG_H
244 echo "#define $x$t \"$v\"" >>$CONFIG_H
379 echo "#include <asm/types.h> /* fix broken headers */" >>$CONFIG_H
380 echo "#include <linux/rtnetlink.h>" >>$CONFIG_H
462 echo "#define HAVE_NL80211_H" >>$CONFIG_H
565 echo "#include \"compat/arc4random.h\"" >>$CONFIG_H
587 echo "#include \"compat/arc4random_uniform.h\"" >>$CONFIG_H
609 echo "#include \"compat/closefrom.h\"" >>$CONFIG_H
633 CONFIG_H
657 echo "#include \"compat/strlcpy.h\"" >>$CONFIG_H
681 echo "#include \"compat/strtoi.h\"" >>$CONFIG_H
702 echo "#include \"compat/dprintf.h\"" >>$CONFIG_H
774 echo "#include <sys/queue.h>">>$CONFIG_H
776 echo "#include \"compat/queue.h\"">>$CONFIG_H
778 echo "#include <sys/queue.h>" >>$CONFIG_H
810 echo "#define HAVE_SPAWN_H" >>$CONFIG_H
912 echo "#define HAVE_KQUEUE" >>$CONFIG_H
913 echo "#define HAVE_KQUEUE1" >>$CONFIG_H
916 echo "#define HAVE_KQUEUE" >>$CONFIG_H
919 echo "#define HAVE_EPOLL" >>$CONFIG_H
922 echo "#define pollts ppoll" >>$CONFIG_H
926 echo "#include \"compat/pollts.h\"" >>$CONFIG_H
930 echo "#include \"compat/pollts.h\"" >>$CONFIG_H
952 echo "#include \"compat/endian.h\"" >>$CONFIG_H
989 echo "#define HAVE_MD5_H" >>$CONFIG_H
1079 echo "#define SHA2_H <$SHA2_H>" >>$CONFIG_H
1081 echo "#define SHA256_CTX SHA2_CTX" >>$CONFIG_H
1082 echo "#define SHA256_Init SHA256Init" >>$CONFIG_H
1083 echo "#define SHA256_Update SHA256Update" >>$CONFIG_H
1084 echo "#define SHA256_Final SHA256Final" >>$CONFIG_H