/illumos-gate/usr/src/cmd/ipf/lib/ |
H A D | printmask.c | 20 int ones; local 27 if ((ones = count4bits(*mask)) == -1) { 31 printf("/%d", ones);
|
/illumos-gate/usr/src/boot/libsa/ |
H A D | smbios.c | 211 int byteorder, i, ones, zeros; in smbios_setuuid() local 216 for (i = 0, ones = 0, zeros = 0; i < UUID_SIZE; i += UUID_STEP) { in smbios_setuuid() 219 ones++; in smbios_setuuid() 220 else if (ones == 0 && n == 1) in smbios_setuuid() 226 if (ones != UUID_ALL_BITS && zeros != UUID_ALL_BITS) { in smbios_setuuid()
|
/illumos-gate/usr/src/cmd/ipf/examples/ |
H A D | example.8 | 2 # block all incoming TCP connections but send back a TCP-RST for ones to
|
/illumos-gate/usr/src/cmd/lp/filter/postscript/download/ |
H A D | README | 25 fonts are the ones named in the %%DocumentFonts: comment and listed in a
|
/illumos-gate/usr/src/cmd/bhyve/ |
H A D | README.sync | 18 native illumos ones. The vmmapi library abstracts those interfaces wherever
|
/illumos-gate/usr/src/lib/libtermcap/common/ |
H A D | mapfile-vers | 38 # to these functions _instead_ of the libcurses ones. Cool, eh?
|
/illumos-gate/usr/src/contrib/mDNSResponder/mDNSPosix/ |
H A D | mDNSUNP.c | 77 int block, ones=0xffff, ones_in_block; in plen_to_mask() local 80 block = ones & (ones << (bits_in_block-ones_in_block)); in plen_to_mask()
|
/illumos-gate/usr/src/common/ficl/ |
H A D | ReadMe.txt | 8 into other systems (including firmware based ones) as a command, macro,
|
/illumos-gate/usr/src/cmd/tsol/tnctl/ |
H A D | tnzonecfg | 31 # The label can be either hex label or symbolic ones defined by
|
/illumos-gate/usr/src/lib/libsqlite/tool/ |
H A D | speedtest2.tcl | 90 set ones {zero one two three four five six seven eight nine
|
H A D | speedtest.tcl | 99 set ones {zero one two three four five six seven eight nine
|
/illumos-gate/usr/src/cmd/cmd-inet/etc/ike/ |
H A D | config.sample | 52 # ones. Like root certificates, use full DNs for them for now.
|
/illumos-gate/usr/src/tools/smatch/src/Documentation/ |
H A D | IR.rst | 14 The common ones are: 377 entry is the full function type, the next ones are the type of
|
/illumos-gate/usr/src/test/libc-tests/cfg/symbols/ |
H A D | README | 35 with subsequent ones.
|
/illumos-gate/usr/src/pkg/transforms/ |
H A D | global_zone_only_component | 29 # This ruleset is useful for "system" components-- ones which are expected
|
/illumos-gate/usr/src/uts/common/io/aac/ |
H A D | README | 76 the according ddi_intr_* ones.
|
/illumos-gate/usr/src/data/zoneinfo/ |
H A D | README.illumos | 51 new ones.
|
H A D | backward | 6 # This file provides links from old or merged timezone names to current ones.
|
/illumos-gate/usr/src/test/smbclient-tests/doc/ |
H A D | README | 98 ones, check config/config file to see/change them)
|
/illumos-gate/usr/src/lib/libc/sparcv9/gen/ |
H A D | strcmp.S | 89 orn %g0, %g0, %g1 ! all ones
|
H A D | ascii_strcasecmp.S | 219 orn %i3, %g0, %i3 ! generate all ones
|
/illumos-gate/usr/src/cmd/troff/nroff.d/terms.d/ |
H A D | README | 70 table can be in any order (put the most used ones first), and
|
/illumos-gate/usr/src/common/atomic/sparc/ |
H A D | atomic.S | 456 orn %o1, %o3, %o1 ! all ones in other bytes 491 orn %o1, %o3, %o1 ! all ones in the other half
|
/illumos-gate/usr/src/common/atomic/sparcv9/ |
H A D | atomic.S | 585 orn %o1, %o3, %o1 ! all ones in other bytes 620 orn %o1, %o3, %o1 ! all ones in the other half
|
/illumos-gate/usr/src/lib/libc/sparc/gen/ |
H A D | ascii_strcasecmp.S | 219 orn %i3, %g0, %i3 ! generate all ones
|