Home
last modified time | relevance | path

Searched refs:used (Results 151 – 175 of 924) sorted by relevance

12345678910>>...37

/illumos-gate/usr/src/cmd/sgs/demo_rdb/
H A D00README38 common/* - common source code used for all architectures
47 test/* - sample command files which can be used to test rdb
/illumos-gate/usr/src/lib/libtermcap/common/
H A Dmapfile-vers35 # the choice of which curses library will be used. The NODIRECT
37 # symbols below, in which case those will be used by all calls
/illumos-gate/usr/src/cmd/abi/spectrans/spec2map/
H A Dutil.h37 int used; member
/illumos-gate/usr/src/cmd/eqn/
H A Dglob.c23 int used[100]; /* available registers */ variable
/illumos-gate/usr/src/cmd/backup/lib/
H A Dlint.sed5 /lint suppression directive not used/d
/illumos-gate/usr/src/grub/grub-0.97/
H A DNEWS79 when no argument is specified. Rarely used commands (such as
91 * The mem= option for Linux is recognized and used to limit the maximum
107 implementation, the preset menu is used only when opening the
114 function is gone and the preset menu feature is used (i.e. just
118 call "bootp" implicitly when the preset menu is used explicitly. In
185 * Preserve the possible magic number used by Windows NT in a MBR.
268 * The command "ioprobe" detects what I/O ports are used for a BIOS
272 filename from "/boot/grub/menu.lst" even if a Stage 1.5 is used.
306 arguments are used.
400 * Changed device strings used in filesystem code to more logical
[all …]
/illumos-gate/usr/src/data/locale/data/
H A DC.UTF-8.src6 * common.UTF-8.src contents, and all other sections are used from C locale.
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dzfs_vfsops.c935 uint64_t used, quota, quotaobj; in zfs_id_overobjquota() local
980 return (used >= quota); in zfs_id_overobjquota()
987 uint64_t used, quota, quotaobj; in zfs_id_overblockquota() local
1020 return (used >= quota); in zfs_id_overblockquota()
1568 uint64_t used; in zfs_statfs_project() local
1587 buf + offset, 8, 1, &used); in zfs_statfs_project()
1600 used = blksize * nblocks; in zfs_statfs_project()
1606 statp->f_bfree = (quota > used) ? ((quota - used) >> bshift) : 0; in zfs_statfs_project()
1621 buf, 8, 1, &used); in zfs_statfs_project()
1627 used = 1; in zfs_statfs_project()
[all …]
/illumos-gate/usr/src/common/crypto/aes/amd64/
H A DTHIRDPARTYLICENSE.openssl34 * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to
87 * If this package is used in a product, Eric Young should be given attribution
88 * as the author of the parts of the library used.
105 * being used are not cryptographic related :-).
/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Ddsl_pool.h166 int64_t used, int64_t comp, int64_t uncomp);
168 int64_t used, int64_t comp, int64_t uncomp);
/illumos-gate/usr/src/cmd/tsol/tnctl/
H A Dtnzonecfg27 # It is used when zone is configured.
30 # It is used to label the zone when zone is booted.
/illumos-gate/usr/src/lib/libgss/
H A DTHIRDPARTYLICENSE14 * the name of M.I.T. not be used in advertising or publicity pertaining
26 * supporting documentation, and that the name of OpenVision not be used
/illumos-gate/usr/src/lib/fm/libdiagcode/common/tests/
H A DREADME27 These are sample DIAGCODE dictionary files, used only when the
32 tests can be used to regression test libdiagcode after a bug fix.
/illumos-gate/usr/src/test/zfs-tests/include/
H A Dcommands.cfg19 # These variables are used by zfstest.ksh to constrain which utilities
20 # may be used by the suite. The suite will create a directory which is
/illumos-gate/exception_lists/
H A Dpackaging68 # The following files are used by the DHCP service, the
290 # User<->kernel interface used by cfgadm/USB only
294 # User<->kernel interface used by cfgadm/SATA only
402 # only used when building the KMDB disasm module.
436 # These files are used by the iSCSI Target and the iSCSI Initiator
442 # These files are used by the COMSTAR iSCSI target port provider
480 # SQLite is private, used by SMF (svc.configd), idmapd and libsmb.
623 # These files are used by the iSCSI initiator only.
638 # portable object file and dictionary used by libfmd_msg test
670 # This is only used during the -t tools build
[all …]
/illumos-gate/usr/src/cmd/cmd-inet/lib/nwamd/
H A DREADME139 o dlpi threads: used to monitor for DL_NOTE_LINK messages on links
146 can point to state information used to configure the object.
153 object type is used. The event handlers are usually called
162 [3] ENM External Network Modifiers; user executable scripts often used
177 that the memory used to pass data via door_call(3C) is mapped into the
204 field (which is used for NCUs only).
259 offline should be used for such cases. Links in priority groups above and
263 So we see that offline and offline* can thus be used to distinguish between
273 DHCP response. This auxiliary state can then also be used diagnostically by
302 used:
[all …]
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/telnet/
H A DTHIRDPARTYLICENSE17 * may be used to endorse or promote products derived from this software
45 * the name of M.I.T. not be used in advertising or publicity pertaining
70 * the name of FundsXpress. not be used in advertising or publicity pertaining
/illumos-gate/usr/src/cmd/sendmail/src/
H A DREAD_ME32 Makefile The makefile used here.
56 macro.c The macro expander. This is used internally to
87 util.c Some general purpose routines used by sendmail.
/illumos-gate/usr/src/pkg/manifests/
H A Dlocale-sr.p5m20 # distribution, and used "sr" for Serbian (which includes Serbian,
21 # Montenegrin, and Bosnian). "hr" is used for Croatian. Constructive
26 # Latin is used elsewhere. Accordingly, sr_RS is based on the
/illumos-gate/usr/src/lib/krb5/plugins/kdb/db2/libdb2/btree/
H A Dbt_split.c625 indx_t full, half, nxt, off, skip, top, used; local
639 used = 0;
676 if ((skip <= off && used + nbytes + sizeof(indx_t) >= full)
690 used += nbytes + sizeof(indx_t);
691 if (used >= half) {
/illumos-gate/usr/src/data/locale/translations/
H A Dzz_AA.UTF-8.po3 # currently used for the strerror tests, to verify that strerror_l and
/illumos-gate/usr/src/cmd/abi/spectrans/spec2trace/
H A Dutil.h37 int used; member
/illumos-gate/usr/src/test/zfs-tests/tests/functional/delegate/
H A Dzfs_allow_011_neg.ksh55 type creation used available \
/illumos-gate/usr/src/common/mpi/
H A DTHIRDPARTYLICENSE24 * Alternatively, the contents of this file may be used under the terms of
62 * Alternatively, the contents of this file may be used under the terms of
99 * Alternatively, the contents of this file may be used under the terms of
136 * Alternatively, the contents of this file may be used under the terms of
174 * Alternatively, the contents of this file may be used under the terms of
210 * Alternatively, the contents of this file may be used under the terms of
249 * Alternatively, the contents of this file may be used under the terms of
285 * Alternatively, the contents of this file may be used under the terms of
/illumos-gate/usr/src/cmd/sgs/yacc/common/
H A Dy2.c848 static int used = 0; in cstash() local
857 used_save = used; in cstash()
860 if (!used) in cstash()
874 used = 0; in cstash()
881 used += cnamp - temp; in cstash()
1734 static int used = 0; in rhsfill() local
1748 used = loc - rhstext; in rhsfill()
1749 if ((s_rhs + 3) >= (rhs_len - used)) { in rhsfill()

12345678910>>...37