Home
last modified time | relevance | path

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

12

/illumos-gate/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()
/illumos-gate/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
H A Dmake.probe1450 then : maybe
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/in.routed/
H A Dif.c541 struct interface *ifp, *maybe; in iflookup() local
543 maybe = NULL; in iflookup()
548 if (addr_on_ifp(addr, ifp, &maybe)) in iflookup()
556 if (maybe == NULL && !IF_RESCAN_DELAY()) in iflookup()
562 if (maybe != NULL && IS_PASSIVE_IFP(maybe)) { in iflookup()
564 maybe->int_name); in iflookup()
566 return (maybe); in iflookup()
/illumos-gate/usr/src/lib/libm/amd64/src/
H A Dexp10l.S43 je .check_tail / maybe |x| only slightly < log10(2)
/illumos-gate/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)
/illumos-gate/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
/illumos-gate/usr/src/cmd/ipf/examples/
H A Dnat-setup31 addresses assigned to you, maybe several different blocks, or you use a
/illumos-gate/usr/src/uts/common/io/audio/drv/audioemu10k/dsp/
H A Demu10k2.mac66 .output OUT_MICREC_R 25 // ??????? (maybe not in use at all)
/illumos-gate/usr/src/cmd/ssh/etc/
H A Dsshd_config115 # maybe denied access by a PAM module regardless of this setting.
/illumos-gate/usr/src/
H A DMakefile.master447 CNOWARN_UNINIT = -_gcc=-Wno-maybe-uninitialized
/illumos-gate/usr/src/uts/
H A DMakefile.uts176 CNOWARN_UNINIT = -_gcc=-Wno-maybe-uninitialized
/illumos-gate/usr/src/cmd/sendmail/cf/m4/
H A Dproto.m426 dnl maybe we should issue a warning?
936 dnl remove superfluous dots (maybe repeatedly) which may have been added
1843 dnl the RFC anyway, maybe we should complain if they are missing...)
2105 dnl maybe we should stop checks already here (if SPAM_xyx)?
2183 dnl but we should accept it anyway (maybe making it an option:
2547 dnl maybe we should have a @ (again) in front of the mark to
2706 dnl maybe use it to distinguish permanent/temporary error?
2708 dnl if STARTTLS: temporary (offered but maybe failed)
2907 dnl (maybe after extracting a part with a regular expression)
/illumos-gate/usr/src/tools/
H A DREADME.tools251 will be smaller than nightly.log, and maybe more searchable.
/illumos-gate/usr/src/lib/libmlrpc/common/
H A Drpcpdu.ndl147 #define NDR_PFC_MAYBE 0x40 /* "maybe" semantics req'ed*/
/illumos-gate/usr/src/lib/
H A DREADME.mapfiles279 such libraries, the private versions maybe legitimately be versioned and
/illumos-gate/usr/src/lib/libc/capabilities/sun4u-opl/common/
H A Dmemcpy.S719 subcc %o2, 8, %o2 ! update count (maybe too much)
/illumos-gate/usr/src/lib/libc/capabilities/sun4u-us3/common/
H A Dmemcpy.S736 subcc %o2, 8, %o2 ! update count (maybe too much)
/illumos-gate/usr/src/cmd/lp/model/
H A Dstandard667 # maybe the printer doesn't have a formfeed. If not set, we're
H A Dtsol_standard683 # 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
/illumos-gate/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'.
/illumos-gate/usr/src/cmd/fm/dicts/
H A DINTEL.po999 msgstr "System may panic, maybe reset by the BIOS, or may continue to run."

12