Searched refs:has_opt (Results 1 – 25 of 64) sorted by relevance
123
92 my $has_opt = 0;100 $has_opt = 1; print "$VERSION\n";102 $has_opt = 1; print "$PREFIX\n";104 $has_opt = 1; print "$BINDIR\n";106 $has_opt = 1; print "$INCLUDEDIR\n";108 $has_opt = 1; print "$LIBDIR\n";110 $has_opt = 1; print "$INCLUDEOPTION $CPPFLAGS\n";112 $has_opt = 1; print "$INCLUDEOPTION $CFLAGS\n";114 $has_opt = 1; print "$INCLUDEOPTION $CXXFLAGS\n";116 $has_opt = 1; print "-L$LIBDIR $LDFLAGS $SYSTEM_LIBS\n";[all …]
50 bool has_opt(struct opt *opts, char *key);
828 if (has_opt(opts, "localip")) { in cmd_bearer_get_media()832 } else if (has_opt(opts, "localport")) { in cmd_bearer_get_media()836 } else if (has_opt(opts, "remoteip")) { in cmd_bearer_get_media()840 } else if (has_opt(opts, "remoteport")) { in cmd_bearer_get_media()
65 bool has_opt(struct opt *opts, char *key) in has_opt() function
28 has_opt=no; \59 *$$target_option*) has_opt=yes; break;; \62 test $$has_opt = yes
26 has_opt=no; \57 *$$target_option*) has_opt=yes; break;; \60 test $$has_opt = yes
65 has_opt=no; \96 *$$target_option*) has_opt=yes; break;; \99 test $$has_opt = yes
25 has_opt=no; \56 *$$target_option*) has_opt=yes; break;; \59 test $$has_opt = yes
36 has_opt=no; \67 *$$target_option*) has_opt=yes; break;; \70 test $$has_opt = yes