Searched defs:fixed (Results 1 - 18 of 18) sorted by relevance

/illumos-gate/usr/src/lib/libast/common/tm/
H A Dtmzone.c55 static Tm_zone_t fixed; local
59 if ((*name == '+' || *name == '-') && (fixed.west = tmgoff(name, &e, TM_LOCALZONE)) != TM_LOCALZONE && !*e)
61 fixed.standard = fixed.daylight = strncpy(off, name, sizeof(off) - 1);
66 return &fixed;
/illumos-gate/usr/src/boot/lib/libz/
H A Dinfback.c74 fixed code decoding. Normally this returns fixed tables from inffixed.h.
88 static code fixed[544]; local
90 /* build fixed huffman tables if first call (may not be thread safe) */
101 next = fixed;
308 case 1: /* fixed block */
310 Tracev((stderr, "inflate: fixed codes block%s\n",
H A Dinflate.c24 * - Correct filename to inffixed.h for fixed tables in inflate.c
253 fixed code decoding. Normally this returns fixed tables from inffixed.h.
267 static code fixed[544]; local
269 /* build fixed huffman tables if first call (may not be thread safe) */
280 next = fixed;
331 puts(" /* inffixed.h -- table for decoding fixed codes");
843 case 1: /* fixed block */
845 Tracev((stderr, "inflate: fixed codes block%s\n",
/illumos-gate/usr/src/common/zfs/
H A Dzprop_common.c371 * Determines the minimum width for the column, and indicates whether it's fixed
372 * or not. Only string columns are non-fixed.
375 zprop_width(int prop, boolean_t *fixed, zfs_type_t type) argument
388 *fixed = B_TRUE;
396 * For fixed-width values, make sure the width is large enough to hold
412 *fixed = B_FALSE;
423 *fixed = B_FALSE;
/illumos-gate/usr/src/uts/common/zmod/
H A Dinflate.c31 * - Correct filename to inffixed.h for fixed tables in inflate.c
204 fixed code decoding. Normally this returns fixed tables from inffixed.h.
218 static code fixed[544]; local
220 /* build fixed huffman tables if first call (may not be thread safe) */
231 next = fixed;
282 puts(" /* inffixed.h -- table for decoding fixed codes");
807 case 1: /* fixed block */
809 Tracev((stderr, "inflate: fixed codes block%s\n",
/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dsvc.c174 char *fixed; local
191 if ((fixed = topo_mod_zalloc(mod, len + 1)) == NULL) {
199 fixed[i] = '/';
201 fixed[i] = fmristr[j++];
202 fixed[i] = '\0';
204 if (topo_mod_str2nvl(mod, fixed, &fmri) < 0) {
207 topo_mod_free(mod, fixed, len + 1);
210 topo_mod_free(mod, fixed, len + 1);
/illumos-gate/usr/src/cmd/sgs/ldprof/common/
H A Dprofile.c164 int i, fd, fixed = 0; local
220 fixed = 1;
228 if (fixed == 0) {
239 if (fixed == 0) {
263 if (fixed == 0) {
/illumos-gate/usr/src/lib/libfru/libfruraw/
H A Dfru_access_impl.h79 /* defines fixed segment */
138 int fixed; /* fixed or non-fixed segment */ member in struct:__anon3260
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/blade/fruaccess/
H A Dfru_access_impl.h87 /* defines fixed segment */
141 int fixed; /* fixed or non-fixed segment */ member in struct:__anon1088
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/lib/fruaccess/
H A Dfru_access_impl.h85 /* defines fixed segment */
144 int fixed; /* fixed or non-fixed segment */ member in struct:__anon1156
/illumos-gate/usr/src/lib/libdladm/common/
H A Dlibdlaggr.c299 boolean_t fixed; local
305 if (!dladm_aggr_str2macaddr(macstr, &fixed, attrp->lg_mac)) {
1200 boolean_t fixed; local
1207 if (!dladm_aggr_str2macaddr(macstr, &fixed,
/illumos-gate/usr/src/lib/libfru/include/
H A Dlibfru.h120 unsigned fixed : 1; member in struct:__anon3233::__anon3234
136 unsigned fixed : 1; member in struct:__anon3235::__anon3236
202 uint32_t address; /* used for fixed segments (0 otherwise) */
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/snowbird/lib/fruaccess/
H A Dfru_access_impl.h139 /* defines fixed segment */
195 int fixed; /* fixed or non-fixed segment */ member in struct:__anon1219
/illumos-gate/usr/src/cmd/format/
H A Dctlr_scsi.c376 * parameter is not fixed, then issue a mode select to
705 struct mode_err_recov *fixed; local
720 fixed = &u_fixed.page1;
767 MODE_SENSE_PC_CHANGEABLE, (caddr_t)fixed,
769 if (status || MODESENSE_PAGE_LEN(fixed) < MIN_PAGE1_LEN) {
782 fixed->read_retry_count != 0) {
789 fixed->write_retry_count != 0) {
809 (uchar_t *)page1, (uchar_t *)fixed,
869 struct mode_disco_reco *fixed; local
882 fixed
1004 struct mode_format *fixed; local
1201 struct mode_geometry *fixed; local
1354 struct mode_cache *fixed; local
1500 struct mode_cache_ccs *fixed; local
[all...]
/illumos-gate/usr/src/uts/sun4v/sys/
H A Dds_impl.h41 * The DS protocol is divided into two parts. The first is fixed and
43 * The only messages supported by the fixed portion of the protocol are
300 int fixed; /* is svc fixed to port */ member in struct:ds_svc
/illumos-gate/usr/src/uts/i86pc/os/
H A Dmp_machdep.c1324 uint32_t freq, mul, near66, delta66, near50, delta50, fixed, delta, i; local
1344 fixed = near66;
1347 fixed = near50;
1351 if (fixed > INT_MAX)
1358 * of the integral multiples of 50 an 66, and if so set fixed
1369 fixed = x86_cpu_freq[i];
1379 fixed = x86_cpu_freq[i];
1398 cpu_freq = (int)fixed;
/illumos-gate/usr/src/cmd/zpool/
H A Dzpool_main.c2905 boolean_t fixed; local
2906 size_t width = zprop_width(prop, &fixed, ZFS_TYPE_POOL);
/illumos-gate/usr/src/cmd/fs.d/ufs/mkfs/
H A Dmkfs.c1041 * Settle the file system block size first, since it's a fixed
4304 long fixed; /* Boolean - Already fixed? */ member in struct:csfrag
4532 cfp->fixed = 1;
4546 if (cfp->fixed)
5550 * number of inodes in the file system (file system size is fixed, and
5551 * nbpi is fixed, so the total number of inodes is fixed too). The

Completed in 102 milliseconds