Home
last modified time | relevance | path

Searched refs:actual (Results 26 – 50 of 163) sorted by path

1234567

/illumos-gate/usr/src/cmd/sgs/libelf/common/
H A Dxlate64.m41088 * length fields. Clip against the size of the actual buffer
1668 * length fields. Clip against the size of the actual buffer
/illumos-gate/usr/src/cmd/sgs/liblddbg/common/
H A Dliblddbg.msg400 # actual library lookup (-l) processing
435 @ MSG_USE_R7_F2 " actual library lookup (-l) \
/illumos-gate/usr/src/cmd/spell/
H A Dlist249 actual
/illumos-gate/usr/src/cmd/svc/configd/
H A Drc_node.c964 size_t actual; in rc_concat_fmri_element() local
1022 actual = strlcat(fmri, separator, bufsize); in rc_concat_fmri_element()
1024 if (actual < bufsize) { in rc_concat_fmri_element()
1025 actual = strlcat(fmri, name, bufsize); in rc_concat_fmri_element()
1027 actual += strlen(name); in rc_concat_fmri_element()
1030 if (actual < bufsize) { in rc_concat_fmri_element()
1035 *sz_out = actual; in rc_concat_fmri_element()
1101 size_t actual; in rc_node_build_fmri() local
1111 rc = rc_node_get_fmri_or_fragment(np->rn_parent, fmri, sz, &actual); in rc_node_build_fmri()
1115 rc = rc_concat_fmri_element(fmri, sz, &actual, np->rn_name, in rc_node_build_fmri()
[all …]
/illumos-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg_tmpl.c1677 const char *actual = NULL; in add_scf_error() local
1733 actual = uint64_to_str(einfo->ei_u.ei_cardinality.ei_count); in add_scf_error()
1745 actual = pg->sc_pgroup_type; in add_scf_error()
1746 if (actual != NULL) { in add_scf_error()
1747 actual = safe_strdup(actual); in add_scf_error()
1756 actual = safe_strdup(scf_type_to_string(prop_type)); in add_scf_error()
1759 actual = value_to_string(val); in add_scf_error()
1777 actual = c; in add_scf_error()
1788 actual = find_type_specification(conflict); in add_scf_error()
1789 if (actual != NULL) in add_scf_error()
[all …]
/illumos-gate/usr/src/cmd/syseventd/etc/
H A DREADME64 actual parameters from the matching event on the command line.
/illumos-gate/usr/src/cmd/tail/tests/
H A Dtailtests.sh27 local actual=$1
31 if [[ "$actual" != "$output" ]]; then
34 echo -e "$CMD: test $test: actual output:\n$actual"
/illumos-gate/usr/src/cmd/units/
H A Dunittab206 / actual radiation dose
217 / but not actual temperatures on the Fahrenheit and Celsius scales.
517 / actual radiation dose
/illumos-gate/usr/src/cmd/ypcmd/yp2lscripts/
H A Dinityp2l.sh573 is specified, the actual initialTTL will be randomly selected
/illumos-gate/usr/src/common/crypto/aes/amd64/
H A DTHIRDPARTYLICENSE.openssl7 See below for the actual license texts. Actually both licenses are BSD-style
/illumos-gate/usr/src/contrib/ast/
H A DLICENSE126 relating to any actual or alleged intellectual property infringement. In order
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/
H A DRELEASE1893 COLUMNS variables in sync with the actual window size.
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/tests/
H A Dio.sh504 actual=$(cat $tf)
506 [[ "$actual" = "$expect" ]] || err_exit "<>; does not truncate files - $expect - $actual"
H A Dsubshell.sh643 actual=$(get_value 0)
644 if [[ $actual != $expected ]]
649 actual=$(get_value 1)
650 if [[ $actual != $expected ]]
655 actual=$(get_value 2)
656 if [[ $actual != $expected ]]
661 actual=$(get_value 3)
662 if [[ $actual != $expected ]]
/illumos-gate/usr/src/contrib/ast/src/lib/libpp/
H A DHISTORY23 add space before macro actual in replacement text
124 08/20/87 fix bug that omitted some actualsync() calls for '\n' in pp.in->actual
137 06/05/87 fix macro actual arg collection with imbedded #include, #line
155 fix macro actual arg count test
H A DRELEASE8 10-09-01 ppcall.c: no disgnostic for 0 actual args for 1 formal arg
62 03-12-12 ppcall.c: missing macro actual warned but expanded
206 ppcall: fix macro actual arg error checks
/illumos-gate/usr/src/contrib/zlib/
H A DChangeLog292 - Fix gzclose() to return the actual error last encountered
/illumos-gate/usr/src/data/terminfo/
H A Dtermcap.src1154 # however, were not the same as those sent by the actual Undo key. The
1155 # actual Undo key sends ESC 0 s unshifted, and ESC 0 S shifted, for example.
1603 # from Kermit's emulation of vt220, does not correspond to actual vt220. At
2112 # manual and from the ANSI standard, this describes the actual
8257 # or the actual."
14259 # A funny series of terminal that TANDEM uses. The actual model numbers
H A Dterminfo.src1276 # however, were not the same as those sent by the actual Undo key. The
1277 # actual Undo key sends ESC 0 s unshifted, and ESC 0 S shifted, for example.
1827 # from Kermit's emulation of vt220, does not correspond to actual vt220. At
2380 # manual and from the ANSI standard, this describes the actual
9256 # or the actual."
16110 # A funny series of terminal that TANDEM uses. The actual model numbers
/illumos-gate/usr/src/data/zoneinfo/
H A Dantarctica220 # correct, but they should be quite close to the actual dates.
H A Dasia2967 # told, but I believe that the actual time of change may be 00:00; the
H A Daustralasia1408 # only conclude that the actual rule is more complicated....
H A Deurope2365 # There is also the problem that actual time zones were different from
H A Dfactory6 # time zone abbreviation "-00", indicating that the actual time zone
H A Dnorthamerica1796 # The first actual adoption of DST in Canada was at the municipal

1234567