Searched refs:temporary (Results 1 - 14 of 14) sorted by relevance

/illumos-gate/usr/src/uts/intel/amd64/krtld/
H A Dkobj_crt.s53 /preserve destination in temporary register %r11
/illumos-gate/usr/src/cmd/rcap/rcapadm/
H A Drcapadm.c99 uint8_t *temporary = NULL; local
116 temporary = scf_simple_prop_next_boolean(temporary_prop);
122 else if (temporary && *temporary != *persistent)
124 "state: %s (%s at next boot)\n"), *temporary ?
/illumos-gate/usr/src/lib/libshell/common/tests/
H A Dsun_solaris_cr_6904557_wc_no_longer_counts_number_of_bytes_correctly.sh80 # create temporary test directory
82 tmpdir="$(mktemp -t -d "test_sun_solaris_cr_6904557_wc_no_longer_counts_number_of_bytes_correctly.XXXXXXXX")" || err_exit "Cannot create temporary directory"
171 rmdir "${tmpdir}" || err_exit "Cannot remove temporary directory ${tmpdir}".
H A Dsun_solaris_cr_6904878_join_-t_no_longer_works_with_multibyte_char_separator.sh73 # create temporary test directory
75 tmpdir="$(mktemp -t -d "test_sun_solaris_cr_6904878_join_-t_no_longer_works_with_multibyte_char_separator.XXXXXXXX")" || err_exit "Cannot create temporary directory"
187 rmdir "${tmpdir}" || err_exit "Cannot remove temporary directory ${tmpdir}".
H A Dsun_solaris_cr_6904575_cut_-d_with_multibyte_character_no_longer_works.sh77 # create temporary test directory
79 tmpdir="$(mktemp -t -d "test_sun_solaris_cr_6904575_cut_-d_with_multibyte_character_no_longer_works.XXXXXXXX")" || err_exit "Cannot create temporary directory"
190 rmdir "${tmpdir}" || err_exit "Cannot remove temporary directory ${tmpdir}".
/illumos-gate/usr/src/uts/sun4/ml/
H A Dproc_init.s69 ! allocate a temporary stack to run on while we figure who and
91 ! Set up temporary stack
H A Dip_ocsum.s112 ! %o3 temporary
113 ! %o4 temporary
/illumos-gate/usr/src/cmd/svc/svcadm/
H A Dsvcadm.c1978 set_milestone(const char *fmri, boolean_t temporary) argument
1984 if (temporary) {
2572 boolean_t temporary = B_TRUE; local
2579 temporary = B_FALSE;
2593 set_milestone(milestone, temporary);
/illumos-gate/usr/src/cmd/svc/svcs/
H A Dexplain.c138 int temporary; member in struct:__anon1865
519 instp->temporary = 0;
521 instp->temporary = (instp->enabled != i);
1439 if (!ip->temporary)
1744 if (!svcp->temporary) {
/illumos-gate/usr/src/cmd/krb5/kadmin/kclient/
H A Dkclient.sh84 printf "\n$(gettext "Can not create temporary file, exiting").\n" >&2
1211 printf "\n$(gettext "Can not create temporary file, exiting").\n
1606 printf "\n$(gettext "Can not create temporary files, exiting").\n\n" >&2
/illumos-gate/usr/src/uts/sun4v/ml/
H A Dtrap_table.s1733 * We need a temporary FP register to do the conversion. Since
1739 * We use %d62 as a temporary FP register for the conversion and
/illumos-gate/usr/src/uts/sun4u/ml/
H A Dtrap_table.s1960 * We need a temporary FP register to do the conversion. Since
1966 * We use %d62 as a temporary FP register for the conversion and
/illumos-gate/usr/src/lib/libmvec/common/vis/
H A D__vlog_ultra3.S2160 ! o5 used in .rangeI check section as temporary
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex1041 % FYI, plain.tex uses \\ as a temporary control sequence (why?), but
5516 % which we arrange to emulate with a temporary file in ordinary TeX.

Completed in 304 milliseconds