/illumos-gate/usr/src/common/ficl/test/ |
H A D | testcase.fr | 15 ." something else" 33 .( You should see "something else": ) 52 ." something else" 75 .( You should see "something else": )
|
H A D | tester.fr | 37 ?DUP IF \ IF THERE IS SOMETHING ON STACK 44 DEPTH ?DUP IF \ IF THERE IS SOMETHING ON THE STACK
|
/illumos-gate/usr/src/tools/smatch/src/validation/ |
H A D | sm_equiv3.c | 3 int *something(); 12 red = something(); in func() 14 red = something(); in func()
|
H A D | sm_math1.c | 3 int something(); 14 while (something()) { in func() 18 z += something(); in func()
|
H A D | sm_equiv1.c | 3 int *something(); 9 one = something(); in func()
|
/illumos-gate/usr/src/man/man1/ |
H A D | vacation.1 | 206 I am on vacation until July 22. If you have something urgent, 224 If you have something urgent, please contact 257 the sender address is \fIsomething\fR\fB@\fR\fIdomain-name\fR or 258 \fIsomething\fR\fB@\fR\fIsomething.domain-name\fR. A reply is sent if the first
|
/illumos-gate/usr/src/tools/smatch/src/ |
H A D | check_arm64_tagged.c | 40 * made, such that we can also treat the assigned symbol as something in match_assign() 65 /* See if this is something we already know is of interest */ in expr_has_untagged_symbol() 196 * Match instances where something is compared against something in match_condition() 205 * Look on both sides of the comparison for something that shouldn't in match_condition()
|
/illumos-gate/usr/src/lib/libc/ |
H A D | README | 45 ... do something critical ... 51 ... multiple threads can do something ... 55 ... only one thread can do something ... 130 ... serialized; do something that might call malloc ... 143 only to callers that have to do something about this condition; the
|
/illumos-gate/usr/src/cmd/sendmail/src/ |
H A D | sysexits.h | 44 ** can also be used as a catchall message when something 61 ** EX_TEMPFAIL -- temporary failure, indicating something that 65 ** EX_PROTOCOL -- the remote system returned something that
|
/illumos-gate/usr/src/man/man9e/ |
H A D | ksensor.9e | 90 This is often a proxy for measuring how much power something is using as many 161 something that describes what type of hardware it corresponds to. 185 is usually something descriptive, for other sensors that use 187 usually the name is part of a contract with something in userland that will
|
/illumos-gate/usr/src/cmd/sendmail/include/sm/ |
H A D | sysexits.h | 48 ** can also be used as a catchall message when something 65 ** EX_TEMPFAIL -- temporary failure, indicating something that 69 ** EX_PROTOCOL -- the remote system returned something that
|
/illumos-gate/usr/src/head/ |
H A D | sysexits.h | 69 * can also be used as a catchall message when something 86 * EX_TEMPFAIL -- temporary failure, indicating something that 90 * EX_PROTOCOL -- the remote system returned something that
|
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_upgrade/ |
H A D | setup.ksh | 33 # This should have been set by the .cfg script - verify it's set to something 34 # (we check that something later on)
|
/illumos-gate/usr/src/uts/common/io/dls/ |
H A D | dls.c | 223 * something else will have come in and clobbered it. in dls_unbind() 282 * from nothing to something, something to nothing, something to in dls_promisc() 283 * something where we need to change how we're getting stuff from mac. in dls_promisc() 285 * something has changed and do something about it. in dls_promisc()
|
/illumos-gate/usr/src/man/man3sysevent/ |
H A D | sysevents.3sysevent | 24 indicate that something has occurred that may be of interest to user 66 network adapter or because something has changed on a virtual adapter
|
/illumos-gate/usr/src/lib/libc/port/gen/ |
H A D | isatty.c | 53 * mode and will instead return something else. It is possible in isatty() 61 * consumers in the wild which assume they'll get something, we in isatty()
|
/illumos-gate/usr/src/boot/common/linenoise/ |
H A D | example.c | 43 * The call to linenoise() will block as long as the user types something in main() 49 /* Do something with the string. */ in main()
|
/illumos-gate/usr/src/cmd/lp/filter/postscript/dpost/ |
H A D | dpost.h | 136 * Simple stuff used to map unrecognized font names into something reasonable. The 173 * map font names into something else before anything else is done. The table we 176 * command is read mapdevfont() uses the lookup table to map name into something
|
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/include/ |
H A D | foreachaddr.h | 43 returned for a socket error) if something internal to 45 indicate an error, it should store something via the 'data' handle.
|
/illumos-gate/usr/src/lib/libcurses/screen/ |
H A D | vidupdate.c | 237 * If we are going to turn something on anyway and we are in _change_video() 239 * since by turning something on you turn everything else off. in _change_video() 251 * First see if we are going to turn off something in _change_video() 256 * the turn off sequence also turns off something else. in _change_video()
|
/illumos-gate/usr/src/tools/smatch/src/Documentation/ |
H A D | smatch.txt | 66 If you are building something else (which is not the Linux kernel) then use 67 something like:
|
/illumos-gate/usr/src/uts/intel/fs/proc/ |
H A D | prmachdep.c | 249 * emulate something that only supports that, we don't think that makes sense. 350 * validity. That is considered something that the FPU does. Similarly if 351 * something is read-only or not used, that is something that it checks. 353 * While we would like to return something other than EINVAL, the /proc APIs 544 * method, ppmapin. Otherwise, we have to do something special. in prmapin()
|
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/telnet/ |
H A D | sys_bsd.c | 744 * or a block-until-something-happens operation. 746 * The return value is 1 if something happened, 0 if not. 747 * If poll == 0, then block until something to do. 812 * Something to read from the network... in process_rings() 834 * Something to read from the tty... in process_rings() 863 returnValue = 1; /* did something useful */ in process_rings()
|
/illumos-gate/usr/src/test/util-tests/tests/awk/gnu/ |
H A D | pipeio2.awk | 9 # i think i found a bug or something mysterious behaviour in 29 # something different when invoked without arguments
|
/illumos-gate/usr/src/man/man2/ |
H A D | _lwp_cond_wait.2 | 157 /* timeout, do something */ 192 /* timeout, do something */
|