/illumos-gate/usr/src/lib/libeti/form/common/ |
H A D | field_just.c | 37 set_field_just(FIELD *f, int just) in set_field_just() argument 39 if (just != NO_JUSTIFICATION && just != JUSTIFY_LEFT && in set_field_just() 40 just != JUSTIFY_CENTER &&just != JUSTIFY_RIGHT) in set_field_just() 45 if (Just(f) != just) { in set_field_just() 46 Just(f) = just; in set_field_just()
|
H A D | field.c | 214 f->just = field->just; in dup_field() 265 f->just = field->just; in link_field()
|
/illumos-gate/usr/src/test/smbclient-tests/runfiles/ |
H A D | Makefile | 19 just-nsmbrc.run \ 20 just-sharectl.run \ 21 just-smbfs.run \ 22 just-smbmount.run \ 23 just-smbutil.run \
|
/illumos-gate/usr/src/boot/common/linenoise/ |
H A D | README.markdown | 14 …just much better to hit the up arrow and edit on syntax errors, or in order to try a slightly diff… 23 …Smaller programs will just include this, supporing line editing out of the box. Larger programs ma… 27 …support for basic VT100 escape sequences. So I tried to write a lib using just very basic VT100 fe… 30 The library is currently about 1100 lines of code. In order to use it in your project just look at …
|
/illumos-gate/usr/src/tools/smatch/src/ |
H A D | FAQ | 3 Q. Why not just use gcc? 24 approach just leads to insanity. However, at the same time clearly 27 own front end and just do a lot of things that do not make any sense 30 I like the GPL, but as rms says, "Linus is just an engineer". I 55 rather than just assuming they have type "int".
|
H A D | README | 23 out not just what the grouping of tokens are, but what the _types_ are 27 opinion, the result of using lex/yacc tends to end up just having to 49 This means that a user of the library will literally just need to do 69 preprocessing, parsing and type evaluation and just print out the
|
/illumos-gate/usr/src/lib/libgen/common/ |
H A D | mapfile-vers | 88 _compile; # just for vi 89 __p2close; # just for libcrypt 90 __p2open; # just for libcrypt
|
/illumos-gate/usr/src/tools/smatch/src/Documentation/ |
H A D | sparse-README.txt | 22 out not just what the grouping of tokens are, but what the _types_ are 26 opinion, the result of using lex/yacc tends to end up just having to 48 This means that a user of the library will literally just need to do 68 preprocessing, parsing and type evaluation and just print out the
|
H A D | nocast-vs-bitwise.md | 8 So `__nocast` on integer types is usually not that powerful. It just 28 types, and that you'd never want to just use as a random integer (the
|
H A D | smatch.txt | 21 right now so just run it from the build directory. 52 If you are running Smatch just over one kernel file:
|
/illumos-gate/usr/src/test/util-tests/tests/libjedec/hex2spd/data/lpddr4/ |
H A D | MT53D1024M32D4.spd | 13 # Instead we use the SPD spec's approximate value 0xc just to have 14 # something that fits. We were unable to find a tAA value so it was just
|
/illumos-gate/ |
H A D | README.md | 21 of experience in systems software, or you're just getting started; whether you 22 work for a company that uses illumos, or you just find it personally
|
/illumos-gate/usr/src/test/elf-tests/tests/resolution/mixed-hidden-comdat/ |
H A D | README.md | 23 just in case 26 an actual test wrapper that just checks the values of the
|
/illumos-gate/usr/src/uts/sparc/v9/ml/ |
H A D | crt.S | 51 ! so just return 76 ! so just return
|
/illumos-gate/usr/src/test/os-tests/tests/definit/ |
H A D | init.data | 26 # just stripped early in parsing. 73 # and will just result in 'SPACED=test1'. This is consistent with the way that
|
/illumos-gate/usr/src/uts/sun4u/sunfire/ml/ |
H A D | fhc_asm.S | 74 ! if, for some reason, this cpu doesn't shutdown, just sit here
|
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/pragma/ |
H A D | tst.temporal2.ksh | 52 * record its data just a little bit before the other cpus.
|
/illumos-gate/usr/src/grub/grub-0.97/ |
H A D | Makefile.solaris.defs | 13 # $(POUND_SIGN) is just a #. Used to turn a feature off. 14 # The $(POUND_SIGN)POUND_SIGN:sh construct is just so make doesn't have to
|
/illumos-gate/usr/src/lib/libc/capabilities/sun4u/common/ |
H A D | memset.S | 61 cmp %o2, 12 ! if small counts, just write bytes
|
/illumos-gate/usr/src/lib/libc/capabilities/sun4u-us3/common/ |
H A D | memset.S | 62 cmp %o2, 12 ! if small counts, just write bytes
|
/illumos-gate/usr/src/uts/sparc/ml/ |
H A D | ip_ocsum.S | 44 bl,a .dohw ! just do halfwords
|
/illumos-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/ |
H A D | README.v6 | 126 dhcp_pkt; "packet.h"). PKT is just the RFC 2131 DHCP packet 183 and some things (such as RELEASE and DECLINE) are sent just once. 226 just as happens with the existing stateless address 275 longer just an "interface," a new dhcp_smach_t structure will hold 291 removed is the first one. Inserting a LIF means just moving it into 357 IA structure) points to a separate set of LIFs that are created just 395 member can't just be turned into a union.) 415 option code number. The latter function is just a convenience 436 remove_pkt_opt() function. The update logic just does a remove and 437 re-adds the option. We could also just assume the presence of the [all …]
|
/illumos-gate/usr/src/cmd/cmd-inet/etc/secret/ |
H A D | tcpkeys.sample | 3 # loads, just like ipsecinit.conf.
|
/illumos-gate/usr/src/tools/smatch/src/smatch_data/ |
H A D | kernel.parameter_implications.add | 9 * value is a range list, but the return range is just a range and we only care
|
/illumos-gate/usr/src/psm/stand/boot/sparc/common/ |
H A D | sun4u_srt0.S | 58 ! Create a stack just below _start.
|