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

/illumos-gate/usr/src/lib/libsocket/socket/
H A D_soutil.c179 struct netconfig *maybe; local
203 maybe = NULL;
225 maybe == NULL)
226 maybe = net; /* in case no exact match */
236 if (net == NULL && maybe)
237 net = maybe;
/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 Dexp10.s38 je .check_tail / maybe |x| only slightly < log10(2)
H A Dexp10l.s43 je .check_tail / maybe |x| only slightly < log10(2)
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/in.routed/
H A Dif.c405 * If there is no known interface, maybe there is a
479 * If there is no known interface, maybe there is a
541 struct interface *ifp, *maybe; local
543 maybe = NULL;
548 if (addr_on_ifp(addr, ifp, &maybe))
553 * If there is no known interface, maybe there is a
556 if (maybe == NULL && !IF_RESCAN_DELAY())
562 if (maybe != NULL && IS_PASSIVE_IFP(maybe)) {
564 maybe
[all...]
/illumos-gate/usr/src/cmd/avs/dscfg/
H A Ddscfgadm.sh455 ANS=`ckkeywd -Q y n maybe`
479 maybe)
/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/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/grub/grub-0.97/
H A Dconfigure693 cross_compiling=maybe
2480 if test "$cross_compiling" = maybe; then
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex6637 % #1 is (maybe) the \floatmagic string. If so, #2 will be the

Completed in 1285 milliseconds