Home
last modified time | relevance | path

Searched refs:initial (Results 1 – 25 of 122) sorted by relevance

12345

/illumos-gate/usr/src/uts/intel/io/vmm/io/
H A Dvatpit.c90 uint16_t initial; /* initial counter value */ member
139 out = (delta_ticks >= c->initial); in vatpit_get_out()
204 if (c->initial == 0) { in pit_timer_start_cntr0()
208 c->total_target += c->initial; in pit_timer_start_cntr0()
239 if (c->initial == 0) { in pit_update_counter()
253 lval = c->initial - delta_ticks % c->initial; in pit_update_counter()
443 if (c->initial == 0) in vatpit_handler()
444 c->initial = 0xffff; in vatpit_handler()
554 chan->vac_initial = src->initial; in vatpit_data_read()
611 out->initial = chan->vac_initial; in vatpit_data_write()
[all …]
/illumos-gate/usr/src/lib/libc/port/locale/
H A Dwcsftime.c64 static const mbstate_t initial = { 0 }; in __wcsftime_xpg5() local
78 mbs = initial; in __wcsftime_xpg5()
85 mbs = initial; in __wcsftime_xpg5()
104 mbs = initial; in __wcsftime_xpg5()
H A Dwctob.c40 static const mbstate_t initial = { 0 }; in wctob_l() local
41 mbstate_t mbs = initial; in wctob_l()
H A Dbtowc.c39 static const mbstate_t initial = { 0 }; in btowc_l() local
40 mbstate_t mbs = initial; in btowc_l()
H A Dwcstombs.c41 static const mbstate_t initial = { 0 }; in wcstombs_l() local
45 mbs = initial; in wcstombs_l()
H A Dfnmatch.c79 static const mbstate_t initial = { 0 }; in fnmatch() local
81 return (fnmatch1(pattern, string, string, flags, initial, initial, in fnmatch()
/illumos-gate/usr/src/lib/krb5/kadm5/
H A Dstr_conv.c201 int initial; local
207 initial = 1;
215 if (!initial) {
219 initial = 0;
235 else if (initial)
/illumos-gate/usr/src/cmd/etdump/
H A Doutput_shell.c37 boot_catalog_section_entry *bcse, uchar_t platform_id, bool initial) in output_entry() argument
49 if (initial) in output_entry()
H A Doutput_text.c59 bool initial) in output_entry() argument
71 if (initial) { in output_entry()
H A Detdump.h39 uchar_t platform_id, bool initial);
/illumos-gate/usr/src/test/zfs-tests/tests/functional/rsend/
H A Drsend_022_pos.ksh53 log_must zfs receive -v $recvfs </$POOL/initial.zsend
56 log_must zfs receive -v $sendfs </$POOL/initial.zsend
/illumos-gate/usr/src/uts/common/io/xge/hal/xgehal/
H A Dxgehal-config.c162 if ((new_queue->initial < XGE_HAL_MIN_FIFO_QUEUE_LENGTH) || in __hal_fifo_queue_check()
163 (new_queue->initial > XGE_HAL_MAX_FIFO_QUEUE_LENGTH)) { in __hal_fifo_queue_check()
170 new_queue->max = new_queue->initial; in __hal_fifo_queue_check()
220 if ((new_config->initial < XGE_HAL_MIN_RING_QUEUE_BLOCKS) || in __hal_ring_queue_check()
221 (new_config->initial > XGE_HAL_MAX_RING_QUEUE_BLOCKS)) { in __hal_ring_queue_check()
228 new_config->max = new_config->initial; in __hal_ring_queue_check()
/illumos-gate/usr/src/cmd/sendmail/src/
H A Ddomain.c807 int initial; local
880 initial = T_A;
883 initial = T_AAAA;
885 qtype = initial;
889 if (qtype == initial)
967 qtype = initial;
1134 qtype = initial;
/illumos-gate/usr/src/uts/common/io/xge/drv/
H A Dxge.c296 device_config->ring.queue[index].initial = in xge_ring_config()
301 if (device_config->ring.queue[index].initial == in xge_ring_config()
303 device_config->ring.queue[index].initial = in xge_ring_config()
442 device_config->fifo.queue[index].initial = in xge_fifo_config()
447 if (device_config->fifo.queue[index].initial == in xge_fifo_config()
450 device_config->fifo.queue[index].initial = in xge_fifo_config()
454 device_config->fifo.queue[index].initial = in xge_fifo_config()
460 if (device_config->fifo.queue[index].initial == in xge_fifo_config()
463 device_config->fifo.queue[index].initial = in xge_fifo_config()
748 device_config->ring.queue[XGELL_RX_RING_MAIN].initial * in xge_configuration_init()
[all …]
/illumos-gate/usr/src/cmd/su/
H A Dsu.dfl36 # PATH sets the initial shell PATH variable
40 # SUPATH sets the initial shell PATH variable for root
/illumos-gate/usr/src/cmd/login/
H A Dlogin.dfl49 # PATH sets the initial shell PATH variable
56 # SUPATH sets the initial shell PATH variable for root
65 # UMASK sets the initial shell file creation mode mask. See umask(1).
/illumos-gate/usr/src/test/zfs-tests/tests/functional/inheritance/
H A DREADME.config27 # be created but also the initial source values for the datasets
39 # <initial property setting> - can have one of the following
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/
H A DTYPES39 as the discipline functions len and set. The variable x has an initial value
40 of 1 and the variable y has an initial value of 0. The new -h option argument,
82 creates an instance named p1 with the initial value for p1.x set to 1
83 and the initial value of p1.y set to 0.
85 creates an instance with the specified initial values. The len function
/illumos-gate/usr/src/cmd/cmd-inet/etc/default/
H A Dinetinit.dfl26 # TCP_STRONG_ISS sets the TCP initial sequence number generation parameters.
28 # 0 = Old-fashioned sequential initial sequence number generation.
/illumos-gate/usr/src/uts/common/io/xge/hal/include/
H A Dxgehal-config.h221 int initial; member
371 int initial; member
/illumos-gate/usr/src/cmd/sgs/liblddbg/common/
H A Dliblddbg.msg762 @ MSG_LIB_INITPATH "Library Search Paths (initial)"
1216 # more capabilities table entries that align with the initial title.
1223 # more dynamic table entries that align with the initial title.
1287 # the initial title.
1296 # the initial title.
1305 # the initial titles.
1314 # the initial titles.
1363 # that align with the initial titles.
1392 # long section names, that align with one of the initial titles.
1429 # that align with the initial titles.
[all …]
/illumos-gate/usr/src/test/crypto-tests/tests/digest/data/
H A DREADME9 Given that the initial format of the MD5 vectors is different than the SHA data,
/illumos-gate/usr/src/cmd/sendmail/cf/cf/
H A Dsubmit.mc15 # acts as a initial mail submission program.
/illumos-gate/usr/src/pkg/manifests/
H A DSUNWcsd.p5m36 value="core entries for /dev and /devices needed for the initial boot of Solaris"
82 desc="core entries for /dev and /devices needed for the initial boot of Solaris" \
/illumos-gate/usr/src/contrib/ast/src/lib/libpp/
H A Dpp.tab55 initial
186 INITIAL # initial hosted macro value

12345