Home
last modified time | relevance | path

Searched refs:possible (Results 1 – 25 of 174) sorted by relevance

1234567

/titanic_51/usr/src/lib/libast/common/regex/
H A Dregrexec.c83 goto possible; in regrexec()
95 possible: in regrexec()
/titanic_51/usr/src/contrib/ast/src/lib/libast/regex/
H A Dregrexec.c83 goto possible; in regrexec()
95 possible: in regrexec()
/titanic_51/usr/src/boot/sys/boot/arm/uboot/
H A Dversion8 1.0: Added storage support. Booting from HDD, USB, etc. is now possible.
H A Dhelp.uboot18 to avoid any possible conflicts with loader or kernel variables.
/titanic_51/usr/src/cmd/lp/lib/filters/
H A Dllib-llpflt77 TYPE * input_types; /* all possible choices */
78 TYPE * output_types; /* all possible choices */
/titanic_51/usr/src/lib/libc/sparc/gen/
H A Dstrcmp.s55 ! alignment of the destination string. If it is possible to
H A Dstrlen.s51 ! The object of strlen is to, as quickly as possible, find the
/titanic_51/usr/src/lib/libdns_sd/
H A DTHIRDPARTYLICENSE5 To accommodate license compatibility with the widest possible range
/titanic_51/usr/src/cmd/cmd-inet/usr.lib/mdnsd/
H A DTHIRDPARTYLICENSE5 To accommodate license compatibility with the widest possible range
/titanic_51/usr/src/cmd/dtrace/test/tst/common/usdt/
H A Dtst.entryreturn.ksh52 * Unfortunately, a "return" probe is not currently possible due to
/titanic_51/usr/src/lib/libunistat/common/rdc/
H A Drdc.err84 QFLUSHING = Operation not possible. Disk queue %s is flushing, try again later
89 QNOTEMPTY = Operation not possible, disk queue %s is not empty.
90 QUEISREP = Disk queue %s operation not possible, set is in replicating mode
/titanic_51/usr/src/cmd/syslogd/
H A DREADME27 Note: These sources should be kept as backwards portable as possible on
/titanic_51/usr/src/boot/sys/boot/fdt/dts/
H A Dbindings-mpp.txt14 User Manual. Each pin can have many possible functions depending on the
/titanic_51/usr/src/cmd/perl/contrib/Sun/Solaris/Project/
H A DREADME.ON12 is not done, it will not be possible to upload the generated archive to CPAN,
/titanic_51/usr/src/cmd/perl/contrib/Sun/Solaris/Task/
H A DREADME.ON12 is not done, it will not be possible to upload the generated archive to CPAN,
/titanic_51/usr/src/lib/libshell/common/sh/
H A Djobs.c131 static char possible; variable
524 if(possible = (setpgid(0,job.mypgid)>=0) || errno==EPERM) in job_init()
569 if(!possible) in job_init()
615 if(possible && !job.jobcontrol) in job_close()
617 else if(!possible && (!sh_isstate(SH_MONITOR) || sh_isstate(SH_FORKED))) in job_close()
651 if(possible && setpgid(0,job.mypgid)>=0) in job_close()
677 if(possible && job.suspend==CNSUSP) in job_close()
/titanic_51/usr/src/cmd/sendmail/cf/feature/
H A Dbestmx_is_local.m440 # by passing in a set of possible domains it will improve things.
/titanic_51/usr/src/lib/libc/sparcv9/gen/
H A Dstrlen.s51 ! The object of strlen is to, as quickly as possible, find the
/titanic_51/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Djobs.c148 static char possible; variable
599 * initialize job control if possible
659 if(possible = (setpgid(0,job.mypgid)>=0) || errno==EPERM) in job_init()
705 if(!possible) in job_init()
751 if(possible && !job.jobcontrol) in job_close()
753 else if(!possible && (!sh_isstate(SH_MONITOR) || sh_isstate(SH_FORKED))) in job_close()
787 if(possible && setpgid(0,job.mypgid)>=0) in job_close()
813 if(possible && job.suspend==CNSUSP) in job_close()
/titanic_51/usr/src/stand/lib/fakeboot/
H A Dllib-lfakeboot36 * lint-clean and linted nightly. To make that possible, we use this lint
/titanic_51/usr/src/cmd/perl/contrib/Sun/Solaris/Lgrp/
H A DREADME.ON34 is not done, it will not be possible to upload the generated archive to CPAN,
/titanic_51/usr/src/boot/lib/libz/doc/
H A Dtxtvsbin.txt12 It is, however, possible to obtain satisfactory results by employing
83 (If counting were involved, it could be possible to obtain different
/titanic_51/usr/src/cmd/cmd-inet/usr.sbin/in.routed/
H A Dif.c357 struct interface *ifp, *possible = NULL; in ifwithaddr() local
370 possible = ifp; in ifwithaddr()
373 if (possible != NULL || !bcast) in ifwithaddr()
374 return (possible); in ifwithaddr()
384 possible = ifp; in ifwithaddr()
387 return (possible); in ifwithaddr()
1275 /* Get interface metric, if possible. */ in ifscan()
1579 "possible netmask problem" in ifscan()
/titanic_51/usr/src/cmd/abi/appcert/etc/
H A Detc.alt.in47 ALT_USAGE:getdomainname:possible getdomainname() replacements:libnsl.so.1:getdomainname:
/titanic_51/usr/src/boot/sys/boot/i386/gptzfsboot/
H A Dgptldr.S84 add $(COPY_BLKS*COPY_BLK_SZ/16),%ax # small as possible.

1234567