Home
last modified time | relevance | path

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

123456

/titanic_41/usr/src/lib/libast/common/regex/
H A Dregrexec.c83 goto possible; in regrexec()
95 possible: in regrexec()
/titanic_41/usr/src/cmd/lp/lib/filters/
H A Dllib-llpflt77 TYPE * input_types; /* all possible choices */
78 TYPE * output_types; /* all possible choices */
/titanic_41/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_41/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_41/usr/src/cmd/dtrace/test/tst/common/usdt/
H A Dtst.entryreturn.ksh52 * Unfortunately, a "return" probe is not currently possible due to
/titanic_41/usr/src/cmd/syslogd/
H A DREADME27 Note: These sources should be kept as backwards portable as possible on
/titanic_41/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_41/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_41/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_41/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_41/usr/src/lib/libc/sparcv9/gen/
H A Dstrlen.s51 ! The object of strlen is to, as quickly as possible, find the
/titanic_41/usr/src/stand/lib/fakeboot/
H A Dllib-lfakeboot36 * lint-clean and linted nightly. To make that possible, we use this lint
/titanic_41/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_41/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()
/titanic_41/usr/src/cmd/abi/appcert/etc/
H A Detc.alt.in47 ALT_USAGE:getdomainname:possible getdomainname() replacements:libnsl.so.1:getdomainname:
/titanic_41/usr/src/uts/sun4u/io/pci/
H A Dpci_asm.s60 ! an interrupt from raising the trap level to 1 and then a possible
/titanic_41/usr/src/lib/libast/amd64/src/lib/libast/FEATURE/
H A Dsignal146 "IO possible",
/titanic_41/usr/src/lib/libast/i386/src/lib/libast/FEATURE/
H A Dsignal146 "IO possible",
/titanic_41/usr/src/lib/libast/sparc/src/lib/libast/FEATURE/
H A Dsignal146 "IO possible",
/titanic_41/usr/src/lib/libast/sparcv9/src/lib/libast/FEATURE/
H A Dsignal146 "IO possible",
/titanic_41/usr/src/grub/grub-0.97/docs/
H A Dinternals.texi208 True when the @code{dir} function should print the possible completions
251 each possible file name. Otherwise, the file name completion won't work.
397 Please make your patch as small as possible. Generally, it is not a good
402 Use as late code as possible, for the original code. The CVS repository
/titanic_41/usr/src/uts/sun4u/io/px/
H A Dpx_asm_4u.s62 ! an interrupt from raising the trap level to 1 and then a possible
/titanic_41/usr/src/cmd/vi/port/
H A Dex.news47 2. It is now possible to recover encrypted files. The file header has
230 It is now possible to split lines with substitute commands from vi,
497 possible on USG systems to interrupt redrawing the screen and to
634 It is now possible to say
649 It is now possible from visual to string several search expressions
664 By using map! and setting notimeout, it is possible to get the
672 This makes it possible, say, to map q to # and #1 to something else
673 and get q1 mapped to something else. Turning it off makes it possible
676 The new option "undomacro" (default on) makes it possible to undo
725 It is now possible to search for an escape or delete using f, F, t,
[all …]
/titanic_41/usr/src/lib/libsqlite/test/
H A Dlock.test129 # It is possible to do a SELECT of the same table within the
143 # this is not possible.

123456