Home
last modified time | relevance | path

Searched refs:something (Results 1 – 25 of 81) sorted by relevance

1234

/illumos-gate/usr/src/tools/smatch/src/validation/
H A Dsm_math1.c3 int something();
14 while (something()) { in func()
18 z += something(); in func()
H A Dsm_equiv3.c3 int *something();
12 red = something(); in func()
14 red = something(); in func()
H A Dsm_equiv1.c3 int *something();
9 one = something(); in func()
H A Dsm_equiv2.c3 int *something();
H A Dsm_implied5.c14 a = something(); in func()
H A Dsm_check_kunmap.c1 void something();
/illumos-gate/usr/src/common/ficl/test/
H A Dtestcase.fr15 ." something else"
33 .( You should see "something else": )
52 ." something else"
75 .( You should see "something else": )
/illumos-gate/usr/src/cmd/ipf/examples/
H A Dnat.eg2 # port number to something between 10,000 and 20,000 inclusive. For all other
H A Dftp-proxy9 Lets assume your network diagram looks something like this:
H A Dfirewall34 be something like 10.1.0.0/16, or 128.33.1.0/24
/illumos-gate/usr/src/tools/smatch/src/smatch_data/
H A Dkernel.parameter_implications.add2 * It's pretty common that the return value implies something about a parameter.
/illumos-gate/usr/src/tools/smatch/src/Documentation/
H A Dsmatch.txt66 If you are building something else (which is not the Linux kernel) then use
67 something like:
H A DTODO.md88 should be something like:
/illumos-gate/usr/src/cmd/abi/spectrans/spec2trace/
H A Dparseproto.y1096 int something = 0; in declspec_ToString() local
1104 something = 1; in declspec_ToString()
1115 if (something) in declspec_ToString()
1124 if (something) in declspec_ToString()
1131 if (something) in declspec_ToString()
1139 something = 1; in declspec_ToString()
1141 if (something && (dsp->ds_stt & TQ_MASK)) in declspec_ToString()
/illumos-gate/usr/src/lib/libc/
H A DREADME45 ... 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/uts/sun4u/io/
H A Dpanther_asm.S209 bne,a,pt %xcc, 9f ! Wasn't NA, so something is wrong
418 bne,a,pt %xcc, 9f ! Wasn't NA, so something is wrong
/illumos-gate/usr/src/grub/grub-0.97/
H A DMakefile.solaris.defs62 # $(ENVCPPFLAGS4), if defined, should be something like "-Y I,somepath".
/illumos-gate/usr/src/cmd/lp/filter/postscript/postprint/
H A DREADME53 from 6 to something bigger. Output files will be larger, but will run faster
/illumos-gate/usr/src/grub/grub-0.97/util/
H A Dmkbimage397 If you have created an image aimed to a floppy, then something like:
/illumos-gate/usr/src/uts/common/mapfiles/
H A DREADME40 something to catch all local symbols. That should *never* be used
/illumos-gate/usr/src/cmd/cmd-inet/etc/ike/
H A Dconfig.sample111 # Let's try something a little more conventional.
/illumos-gate/usr/src/test/smbsrv-tests/doc/
H A DREADME92 It's common to copy that default.cfg to something new
/illumos-gate/usr/src/tools/smatch/src/smatch_data/db/
H A Dfixup_kernel.sh38 /* There is something setting skb->sk->sk_mark and friends to user_data and */
/illumos-gate/usr/src/lib/libsqlite/test/
H A Dsubselect.test78 # Try something useful. Delete every entry from t2 where the
/illumos-gate/usr/src/cmd/vi/port/
H A Dex.news195 user types something if you are past column 80 before ^Z.
426 "susp" character set to something besides ^Z, that key will be
469 If you change your start and stop characters to something other
547 something else besides DEL has been fixed.
584 you scrolled up something that began the same way as the echo line
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
944 If you change your start and stop characters to something other
990 something else besides DEL has been fixed.
1009 you scrolled up something that began the same way as the echo line

1234