Searched refs:If (Results 1 - 25 of 162) sorted by relevance

1234567

/freebsd-9.3-release/sys/boot/common/
H A Dhelp.common29 before attempting to boot. If <delay> is not specified, the default
37 Boot the system. If arguments are specified, they are added to the
38 arguments for the kernel. If <kernelname> is specified, and a kernel
68 Loads the module contained in <filename> into memory. If no other
72 If -t is specified, the module is loaded as raw data of <type>, for
92 If -v is specified, print more details.
99 List loaded modules. If [-v] is specified, print more details.
119 If the -v argument is specified, details on the devices found will
242 Sets the current console. If <value> is omitted, a list of valid
381 The read command reads a line of input from the terminal. If th
[all...]
/freebsd-9.3-release/share/mk/
H A Dbsd.doc.mk22 # NO_DOCCOMPRESS If you do not want formatted troff documents to be
34 # USE_EQN If set, preprocess with eqn(1). [not set]
36 # USE_PIC If set, preprocess with pic(1). [not set]
38 # USE_REFER If set, preprocess with refer(1). [not set]
40 # USE_SOELIM If set, preprocess with soelim(1). [not set]
42 # USE_TBL If set, preprocess with tbl(1). [not set]
/freebsd-9.3-release/contrib/cvs/
H A Dcompile45 If you are trying to build a whole package this is not the
97 # If no `-o' option was seen then we might have been invoked from a
99 # normal compilation that the losing compiler can handle. If no
/freebsd-9.3-release/contrib/ntp/sntp/
H A Dcompile45 If you are trying to build a whole package this is not the
97 # If no `-o' option was seen then we might have been invoked from a
99 # normal compilation that the losing compiler can handle. If no
/freebsd-9.3-release/contrib/ofed/libibcm/config/
H A Dcompile45 If you are trying to build a whole package this is not the
97 # If no `-o' option was seen then we might have been invoked from a
99 # normal compilation that the losing compiler can handle. If no
/freebsd-9.3-release/contrib/ofed/librdmacm/config/
H A Dcompile45 If you are trying to build a whole package this is not the
97 # If no `-o' option was seen then we might have been invoked from a
99 # normal compilation that the losing compiler can handle. If no
/freebsd-9.3-release/crypto/heimdal/
H A Dcompile45 If you are trying to build a whole package this is not the
97 # If no `-o' option was seen then we might have been invoked from a
99 # normal compilation that the losing compiler can handle. If no
/freebsd-9.3-release/share/examples/ipfw/
H A Dchange_rules.sh37 # If no answer is received in 30 seconds, the previous
41 # If the new rules are confirmed, they'll replace ${firewall_script} and
123 The rules will be changed now. If the message 'Type y to keep the new
126 The TCP/IP connections might be broken during the change. If so, restore
/freebsd-9.3-release/contrib/ntp/sntp/libevent/build-aux/
H A Dcompile21 # along with this program. If not, see <http://www.gnu.org/licenses/>.
45 If you are trying to build a whole package this is not the
97 # If no `-o' option was seen then we might have been invoked from a
99 # normal compilation that the losing compiler can handle. If no
/freebsd-9.3-release/contrib/ntp/
H A Dcompile45 If you are trying to build a whole package this is not the
97 # If no `-o' option was seen then we might have been invoked from a
99 # normal compilation that the losing compiler can handle. If no
/freebsd-9.3-release/contrib/bmake/
H A Dnonints.h93 struct If;
94 int Cond_EvalExpression(const struct If *, char *, Boolean *, int);
H A Dcond.c162 static const struct If { struct
176 static const struct If *if_info; /* Info for current statement */
587 * If the '$' was first char (no quotes), and we are
670 * Make sure the operator is a valid one. If it isn't a
903 * If what follows the function argument is a '=' or '!' then the syntax
1009 * If we reached the end of the expression, the expression
1062 * If T is TOK_FALSE, the whole thing will be TOK_FALSE, but we have to
1064 * If T is TOK_TRUE, the result is the r.h.s., be it an TOK_ERROR or no.
1148 Cond_EvalExpression(const struct If *info, char *line, Boolean *value, int eprint)
1150 static const struct If *dflt_inf
[all...]
/freebsd-9.3-release/contrib/ncurses/misc/
H A Drun_tic.in109 If you have ncurses 4.2 applications, you should read the INSTALL
128 If you have ncurses 4.2 applications, you should read the INSTALL
/freebsd-9.3-release/contrib/one-true-awk/
H A DREADME30 in FIXES. If you distribute this code further, please please please
31 distribute FIXES with it. If you find errors, please report them
59 If your system does not have yacc or bison (the GNU
92 astonishly slow. If awk seems slow, you might try fixing that.
/freebsd-9.3-release/sys/boot/i386/loader/
H A Dhelp.i38633 If the code which detects the disk unit number for the root disk is
/freebsd-9.3-release/sys/boot/pc98/loader/
H A Dhelp.pc9833 If the code which detects the disk unit number for the root disk is
/freebsd-9.3-release/sys/netpfil/ipfw/
H A Ddummynet.txt150 CREATE: configuration command. If there are flowsets that
238 If 'busy' is not set, we can do regular packet processing.
239 If 'busy' is set, no pieces can be accessed.
260 If successful, we call the scheduler's enqueue function(), and
262 If the packet can be returned immediately, this is done by
336 function is called until it has credit. If the dequeue() returns packets,
338 the data that will be send out. If the scheduler instance remains with
342 If the scheduler instance extracted from the heap has the DELETE flag set,
348 If the scheduler instance associated with this delay line doesn't exists,
364 If configurin
[all...]
/freebsd-9.3-release/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/funcs/
H A Derr.chillbadarg.ksh15 * If applicable, add the following below this CDDL HEADER, with the
/freebsd-9.3-release/contrib/gdb/
H A Ddjunpack.bat14 Rem where XYZ is the version number. If the argument includes leading
22 Rem If their environment space is too small, re-exec with a larger one
/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/Lex/
H A DPPConditionalDirectiveRecord.h89 virtual void If(SourceLocation Loc, SourceRange ConditionRange,
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Analysis/
H A DBodyFarm.cpp234 IfStmt *If = new (C) IfStmt(C, SourceLocation(), 0, UO, CS); local
235 return If;
336 /// Construct the If.
337 Stmt *If = local
341 return If;
/freebsd-9.3-release/tools/regression/usr.bin/lastcomm/
H A Dvalues.sh81 echo If your system runs with accounting enabled you probably need to run:
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/AST/
H A DStmtPrinter.cpp53 // If this is an expr used in a stmt context, indent and newline it.
68 void PrintRawIfStmt(IfStmt *If);
191 void StmtPrinter::PrintRawIfStmt(IfStmt *If) { argument
193 if (const DeclStmt *DS = If->getConditionVariableDeclStmt())
196 PrintExpr(If->getCond());
199 if (CompoundStmt *CS = dyn_cast<CompoundStmt>(If->getThen())) {
202 OS << (If->getElse() ? ' ' : '\n');
205 PrintStmt(If->getThen());
206 if (If->getElse()) Indent();
209 if (Stmt *Else = If
226 VisitIfStmt(IfStmt *If) argument
[all...]
/freebsd-9.3-release/sys/boot/i386/zfsboot/
H A Dzfsldr.S72 jcxz main.5 # If second pass
82 * If we get here, we didn't find any FreeBSD slices at all, so print an
118 loop main.6 # If not last, read another
183 jc read.1 # If error, fail
185 ret # If success, return
224 jc check_edd.1 # If error, fail
/freebsd-9.3-release/sys/boot/i386/boot2/
H A Dboot1.S58 * Note: If additional space is needed in boot1, one solution would be to
136 * If we are on a hard drive, then load the MBR and look for the first
152 jcxz main.5 # If second pass
162 * If we get here, we didn't find any FreeBSD slices at all, so print an
228 jnc return # If success, return
262 * Reads sectors from the disk. If EDD is enabled, then check if it is
263 * installed and use it if it is. If it is not installed or not enabled, then
280 jc read.1 # If error, use CHS
294 jc return # If error
296 jz ereturn # If zer
[all...]

Completed in 187 milliseconds

1234567