• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/zebra/

Lines Matching refs:define

1084 #define PACKAGE_NAME "$PACKAGE_NAME"
1089 #define PACKAGE_TARNAME "$PACKAGE_TARNAME"
1094 #define PACKAGE_VERSION "$PACKAGE_VERSION"
1099 #define PACKAGE_STRING "$PACKAGE_STRING"
1104 #define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT"
1475 #define PACKAGE "$PACKAGE"
1480 #define VERSION "$VERSION"
3060 #define _ALL_SOURCE 1
3171 #define HAVE_BROKEN_ALIASES 1
3179 #define HAVE_TCP_ZEBRA 1
3186 #define HAVE_NSSA 1
3193 #define HAVE_OPAQUE_LSA 1
3200 #define HAVE_OPAQUE_LSA 1
3204 #define HAVE_OSPF_TE 1
3313 # define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
3314 # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
3316 # define ISLOWER(c) (('a' <= (c) && (c) <= 'i') \
3319 # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
3322 #define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
3362 #define STDC_HEADERS 1
3417 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
3556 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
3755 #define const
3817 #define RETSIGTYPE $ac_cv_type_signal
3826 #define SUNOS_5 1
3881 #define HAVE_LIBXNET 1
3892 #define SUNOS_5 1
3947 #define HAVE_LIBSOCKET 1
4006 #define HAVE_LIBNSL 1
4018 #define GNU_LINUX 1
4081 #define HAVE_LIBNSL 1
4146 #define HAVE_LIBSOCKET 1
4156 #define FREEBSD_32 1
4163 #define OPEN_BSD 1
4222 #define HAVE_LIBKVM 1
4235 #define SOLARIS_X86 1
4244 #define VTYSH 1
4305 #define HAVE_LIBTINFO 1
4369 #define HAVE_LIBNCURSES 1
4430 #define HAVE_LIBREADLINE 1
4669 #define USE_PAM 1
4675 #define USE_PAM 1
4797 #define USE_PAM 1
4803 #define USE_PAM 1
4849 /* System header to define __stub macros and hopefully few prototypes,
4907 #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
4925 /* System header to define __stub macros and hopefully few prototypes,
4983 #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
5044 #define HAVE_SETPROCTITLE 1
5061 #define HAVE_NETLINK 1
5092 #define HAVE_NETLINK 1
5146 #define HAVE_AF_ROUTE 1
5217 #define HAVE_NET_RT_IFLIST 1
5230 #define HAVE_PROC_NET_DEV 1
5238 #define HAVE_PROC_NET_IF_INET6 1
5284 /* System header to define __stub macros and hopefully few prototypes,
5342 #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
5360 #define HAVE_IPV6 1
5364 #define INRIA_IPV6 1
5376 #define HAVE_IPV6 1
5380 #define KAME 1
5394 #define HAVE_IPV6 1
5398 #define NRL 1
5405 #define BSDI_NRL 1
5446 #define HAVE_IPV6 1
5471 #define LINUX_IPV6 1
5531 #define DISABLE_BGP_ANNOUNCE 1
5602 #define HAVE_INET_NTOP 1
5664 #define HAVE_INET_PTON 1
5727 #define HAVE_LIBCRYPT 1
5792 #define HAVE_LIBRESOLV 1
5851 #define HAVE_LIBM 1
5867 /* System header to define __stub macros and hopefully few prototypes,
5925 #define HAVE_INET_NTOP 1
5938 /* System header to define __stub macros and hopefully few prototypes,
5996 #define HAVE_INET_PTON 1
6009 /* System header to define __stub macros and hopefully few prototypes,
6067 #define HAVE_INET_ATON 1
6130 #define HAVE_GNU_REGEX 1
6455 #define HAVE_SNMP 1
6463 #define HAVE_SNMP 1
6513 #define HAVE_SA_LEN 1
6561 #define HAVE_SIN_LEN 1
6609 #define HAVE_SUN_LEN 1
6658 #define HAVE_SIN6_SCOPE_ID 1
6708 #define HAVE_SOCKLEN_T 1
6732 #define HAVE_SOCKADDR_DL 1
6755 #define HAVE_IFALIASREQ 1
6778 #define HAVE_IN6_ALIASREQ 1
6801 #define HAVE_RT_ADDRINFO 1
6847 #define HAVE_INPKTINFO 1
6894 #define HAVE_RUSAGE 1
6926 #define PATH_ZEBRA_PID "$ac_piddir/zebra.pid"
6930 #define PATH_RIPD_PID "$ac_piddir/ripd.pid"
6934 #define PATH_RIPNGD_PID "$ac_piddir/ripngd.pid"
6938 #define PATH_BGPD_PID "$ac_piddir/bgpd.pid"
6942 #define PATH_OSPFD_PID "$ac_piddir/ospfd.pid"
6946 #define PATH_OSPF6D_PID "$ac_piddir/ospf6d.pid"
7863 # ac_d sets the value in "#define NAME VALUE" lines.
7864 ac_dA='s,^\([ ]*\)#\([ ]*define[ ][ ]*\)'
7868 # ac_u turns "#undef NAME" without trailing blanks into "#define NAME VALUE".
7870 ac_uB='$,\1#\2define\3'
7923 # config.h.in to produce config.h. The first handles `#define'
7940 s,^[ ]*#[ ]*define[ ][ ]*\([^ (][^ (]*\)\(([^)]*)\)[ ]*\(.*\)$,${ac_dA}\1${ac_dB}\1\2${ac_dC}\3${ac_dD},gp
7942 s,^[ ]*#[ ]*define[ ][ ]*\([^ ][^ ]*\)[ ]*\(.*\)$,${ac_dA}\1${ac_dB}\1${ac_dC}\2${ac_dD},gp
7954 # on some systems where configure will not decide to define it.
7961 echo ' # Handle all the #define templates only if necessary.' >>$CONFIG_STATUS
7962 echo ' if egrep "^[ ]*#[ ]*define" $tmp/in >/dev/null; then' >>$CONFIG_STATUS
7970 # Speed up: don't consider the non `#define' lines.
7971 echo '/^[ ]*#[ ]*define/!b' >>$CONFIG_STATUS