Home
last modified time | relevance | path

Searched refs:maybe (Results 1 – 25 of 33) sorted by relevance

12

/titanic_51/usr/src/lib/libsocket/socket/
H A D_soutil.c179 struct netconfig *maybe; in _s_match_netconf() local
203 maybe = NULL; in _s_match_netconf()
225 maybe == NULL) in _s_match_netconf()
226 maybe = net; /* in case no exact match */ in _s_match_netconf()
236 if (net == NULL && maybe) in _s_match_netconf()
237 net = maybe; in _s_match_netconf()
/titanic_51/usr/src/contrib/ast/src/cmd/INIT/
H A DC+probe332 maybe=
343 ?*) case $maybe in
344 "") maybe=$1 ;;
345 *) maybe=-- ;;
364 maybe=
369 case $maybe in
372 if $cc -o dynamic.$exe $maybe dynamic.$obj 2>e && $executable dynamic.$exe
374 if $cc -o dynamic.$exe $maybe-bogus-bogus-bogus dynamic.$obj 2>e && $executable dynamic.$exe
377 *) dynamic=$maybe ;;
379 else dynamic=$maybe
[all...]
H A Dmake.probe1450 then : maybe
/titanic_51/usr/src/cmd/cmd-inet/usr.sbin/in.routed/
H A Dif.c405 * If there is no known interface, maybe there is a in ifwithname()
479 * If there is no known interface, maybe there is a in ifwithindex()
541 struct interface *ifp, *maybe; in iflookup() local
543 maybe = NULL; in iflookup()
548 if (addr_on_ifp(addr, ifp, &maybe)) in iflookup()
553 * If there is no known interface, maybe there is a in iflookup()
556 if (maybe == NULL && !IF_RESCAN_DELAY()) in iflookup()
562 if (maybe != NULL && IS_PASSIVE_IFP(maybe)) { in iflookup()
564 maybe in iflookup()
[all...]
/titanic_51/usr/src/lib/libm/amd64/src/
H A Dexp10l.s43 je .check_tail / maybe |x| only slightly < log10(2)
/titanic_51/usr/src/lib/libm/i386/src/
H A Dexp10l.s43 je .check_tail / maybe |x| only slightly < log10(2)
H A Dexp10.s38 je .check_tail / maybe |x| only slightly < log10(2)
/titanic_51/usr/src/cmd/avs/dscfg/
H A Ddscfgadm.sh455 ANS=`ckkeywd -Q y n maybe`
479 maybe)
/titanic_51/usr/src/cmd/ipf/examples/
H A Dnat-setup31 addresses assigned to you, maybe several different blocks, or you use a
/titanic_51/usr/src/lib/libc/sparcv9/gen/
H A Dstrcpy.s71 bz,pn %ncc, .chkhalfword ! nope, maybe halfword
81 bz,pn %ncc, .chkword ! nope, maybe word
/titanic_51/usr/src/uts/common/io/audio/drv/audioemu10k/dsp/
H A Demu10k2.mac66 .output OUT_MICREC_R 25 // ??????? (maybe not in use at all)
/titanic_51/usr/src/uts/common/io/warlock/
H A Dibtl.wlcmd242 # Internal, but not referenced (n the future, maybe)
/titanic_51/usr/src/cmd/sendmail/cf/m4/
H A Dproto.m426 dnl maybe we should issue a warning?
937 dnl remove superfluous dots (maybe repeatedly) which may have been added
1844 dnl the RFC anyway, maybe we should complain if they are missing...)
2106 dnl maybe we should stop checks already here (if SPAM_xyx)?
2184 dnl but we should accept it anyway (maybe making it an option:
2548 dnl maybe we should have a @ (again) in front of the mark to
2707 dnl maybe use it to distinguish permanent/temporary error?
2709 dnl if STARTTLS: temporary (offered but maybe failed)
2908 dnl (maybe after extracting a part with a regular expression)
/titanic_51/usr/src/tools/
H A DREADME.tools291 will be smaller than nightly.log, and maybe more searchable.
/titanic_51/usr/src/uts/common/smbsrv/ndl/
H A Drpcpdu.ndl146 #define NDR_PFC_MAYBE 0x40 /* "maybe" semantics req'ed*/
/titanic_51/usr/src/lib/
H A DREADME.mapfiles275 such libraries, the private versions maybe legitimately be versioned and
/titanic_51/usr/src/lib/libc/capabilities/sun4u-opl/common/
H A Dmemcpy.s719 subcc %o2, 8, %o2 ! update count (maybe too much)
/titanic_51/usr/src/lib/libc/capabilities/sun4u-us3/common/
H A Dmemcpy.s736 subcc %o2, 8, %o2 ! update count (maybe too much)
/titanic_51/usr/src/cmd/lp/model/
H A Dstandard667 # maybe the printer doesn't have a formfeed. If not set, we're
H A Dtsol_standard684 # maybe the printer doesn't have a formfeed. If not set, we're
H A Dtsol_standard_foomatic710 # maybe the printer doesn't have a formfeed. If not set, we're
/titanic_51/usr/src/grub/grub-0.97/
H A Dconfigure693 cross_compiling=maybe
2480 if test "$cross_compiling" = maybe; then
H A Daclocal.m4946 dnl Don't test for $cross_compiling = yes, because it might be `maybe'.
/titanic_51/usr/src/cmd/fm/dicts/
H A DINTEL.po999 msgstr "System may panic, maybe reset by the BIOS, or may continue to run."
/titanic_51/usr/src/data/zoneinfo/
H A Deurope1171 # human physiology. It seems that Estonia maybe will not change to
1450 # Norwegian meteorologists and maybe used the same time as Norway ever

12