Searched refs:maybe (Results 1 - 25 of 70) sorted by relevance

123

/freebsd-9.3-release/usr.bin/calendar/calendars/de_DE.ISO8859-1/
H A Dcalendar.kirche16 11/Sun-3 Volkstrauertag (maybe)
22 12/Sun+4 4. Advent (maybe)
/freebsd-9.3-release/usr.sbin/IPXrouted/
H A Dif.c129 register struct interface *ifp, *maybe; local
135 maybe = 0;
145 if (maybe == 0 && (*netmatch)(addr, &ifp->int_addr))
146 maybe = ifp;
149 ifp = maybe;
/freebsd-9.3-release/gnu/lib/libodialog/TESTS/
H A Dmenu3.c37 maybe(dialogMenuItem *self) function
81 { "Maybe", "I'm still thinking about it, don't rush me!", NULL, maybe, NULL, },
/freebsd-9.3-release/contrib/gdb/gdb/
H A Delfread.c706 struct stab_section_info *maybe = dbx->stab_section_info; local
719 for (; maybe; maybe = maybe->next)
721 if (filename[0] == maybe->filename[0]
722 && strcmp (filename, maybe->filename) == 0)
726 if (0 == maybe->found)
728 questionable = maybe; /* Might use it later. */
732 if (maybe == 0 && questionable != 0)
736 maybe
[all...]
/freebsd-9.3-release/contrib/binutils/config/
H A Dmulti.m444 cross_compiling=maybe
/freebsd-9.3-release/usr.bin/mail/
H A Dfio.c65 int maybe, inhead; local
90 maybe = 1;
120 if (maybe && linebuf[0] == 'F' && ishead(linebuf)) {
154 maybe = linebuf[0] == 0;
/freebsd-9.3-release/etc/rc.d/
H A Dserial61 maybe() { function
155 # maybe u 0 1 2 3 4 5 6 7 8 9 a b c d e f g h i j k l m n o p q r s t u v
/freebsd-9.3-release/sys/kern/
H A Duipc_domain.c295 struct protosw *maybe = 0; local
309 pr->pr_protocol == 0 && maybe == (struct protosw *)0)
310 maybe = pr;
312 return (maybe);
/freebsd-9.3-release/release/picobsd/mfs_tree/etc/
H A Drc.serial31 maybe() {
115 # maybe d a 0 1 2 3 4 5 6 7 8 9 a b c d e f g h i j k l m n o p q r s t u v
/freebsd-9.3-release/sbin/routed/
H A Dif.c199 /* If there is no known interface, maybe there is a
221 /* If there is no known interface, maybe there is a
239 struct interface *ifp, *maybe; local
242 maybe = 0;
258 && (maybe == 0
259 || ifp->int_mask > maybe->int_mask))
260 maybe = ifp;
264 if (maybe != 0 || once || IF_RESCAN_DELAY())
265 return maybe;
268 /* If there is no known interface, maybe ther
[all...]
/freebsd-9.3-release/libexec/rshd/
H A Drshd.c574 char *p, *maybe = NULL; local
581 maybe = p;
584 return (maybe);
/freebsd-9.3-release/sys/dev/isp/
H A DHardware.txt11 maybe a couple of notes as to what you should do to make it
120 Approx cost: I don't know what optical is- you can expect to pay maybe
/freebsd-9.3-release/contrib/binutils/binutils/
H A DMakefile.am94 ieee.c is-ranlib.c is-strip.c maybe-ranlib.c maybe-strip.c \
248 # ar_with_ranlib: $(ADDL_DEPS) ar.o maybe-ranlib.o
249 # $(HLDENV) $(CC) $(HLDFLAGS) $(CFLAGS) $(LDFLAGS) -o $(AR_PROG) ar.o maybe-ranlib.o $(ADDL_LIBS) $(EXTRALIBS)
255 #objcopy_with_strip: $(ADDL_DEPS) objcopy.o maybe-strip.o
256 # $(HLDENV) $(CC) $(HLDFLAGS) $(CFLAGS) $(LDFLAGS) -o $(OBJCOPY_PROG) objcopy.o maybe-strip.o $(ADDL_LIBS) $(EXTRALIBS)
523 maybe-ranlib.o: maybe-ranlib.c
524 maybe-strip.o: maybe
[all...]
/freebsd-9.3-release/contrib/libreadline/
H A DMakefile.in218 maybe-uninstall-headers: uninstall-headers
243 uninstall-shared: maybe-uninstall-headers
/freebsd-9.3-release/contrib/one-true-awk/
H A DFIXES708 things will continue to run slow, but maybe a bit longer.
/freebsd-9.3-release/contrib/gcc/
H A Dtree-ssa-pre.c2110 tree maybe = bitmap_find_leader (AVAIL_OUT (bb), vh); local
2112 if (maybe)
2114 tree def = SSA_NAME_DEF_STMT (maybe);
/freebsd-9.3-release/contrib/ncurses/
H A Dconfigure528 cross_compiling=maybe
1777 if test "$cross_compiling" = maybe; then
4309 with_gpm=maybe
4358 if test "$with_gpm" != yes && test "$with_gpm" != maybe ; then
4431 test "$with_gpm" != maybe && { echo "$as_me:4431: WARNING: Cannot find GPM header" >&5
4810 cf_with_sysmouse=maybe
6680 cf_cv_define_sigwinch=maybe
6695 if test "$cf_cv_define_sigwinch" = maybe ; then
7184 cf_cv_find_linkage_utf8=maybe
7198 if test "$cf_cv_find_linkage_utf8" = maybe ; the
[all...]
/freebsd-9.3-release/contrib/gcclibs/libssp/
H A Dconfigure691 cross_compiling=maybe
1935 cross_compiling=maybe
2418 if test "$cross_compiling" = maybe; then
/freebsd-9.3-release/contrib/gperf/
H A Dconfigure1035 cross_compiling=maybe
/freebsd-9.3-release/contrib/gperf/doc/
H A Dconfigure1038 cross_compiling=maybe
/freebsd-9.3-release/contrib/gperf/lib/
H A Dconfigure1060 cross_compiling=maybe
2148 if test "$cross_compiling" = maybe; then
/freebsd-9.3-release/contrib/gperf/src/
H A Dconfigure1060 cross_compiling=maybe
2150 if test "$cross_compiling" = maybe; then
/freebsd-9.3-release/contrib/less/
H A Dconfigure1128 cross_compiling=maybe
2654 if test "$cross_compiling" = maybe; then
/freebsd-9.3-release/contrib/ntp/tests/bug-2803/
H A DMakefile.in930 if test x"$$1" = x"--maybe-color"; then \
976 create_testsuite_report --maybe-color; \
/freebsd-9.3-release/contrib/ntp/tests/sandbox/
H A DMakefile.in985 if test x"$$1" = x"--maybe-color"; then \
1031 create_testsuite_report --maybe-color; \

Completed in 307 milliseconds

123