Home
last modified time | relevance | path

Searched refs:temporary (Results 1 – 25 of 69) sorted by relevance

123

/illumos-gate/usr/src/cmd/rcap/rcapadm/
H A Drcapadm.c99 uint8_t *temporary = NULL; in print_state() local
116 temporary = scf_simple_prop_next_boolean(temporary_prop); in print_state()
122 else if (temporary && *temporary != *persistent) in print_state()
124 "state: %s (%s at next boot)\n"), *temporary ? in print_state()
/illumos-gate/usr/src/test/util-tests/tests/sed/bsd/
H A DREADME9 * Create all temporary files in a temporary /tmp directory
/illumos-gate/usr/src/lib/libsqlite/test/
H A Dtemptable.test14 # This file implements tests for temporary tables and indices.
46 # Create a temporary table. Verify that only one of the two
88 # Make sure temporary tables work with transactions
119 # Make sure indices on temporary tables are also temporary.
147 # occur when process A creates a temporary table T then process B
280 # Now create a temporary table in db2 and a permanent index in db. The
281 # temporary table in db2 should mask the name of the permanent index,
H A Dinsert.test206 # Test the ability to insert from a temporary table into itself.
223 # verify that a temporary table is used to copy t4 to t4
243 # This should not use an intermediate temporary table.
250 # verify that no temporary table is used to copy test1 to t4
H A Dpragma.test380 # Changing the TEMP_STORE deletes any existing temporary tables
415 } {1 {temporary storage cannot be changed from within a transaction}}
H A Dlaststmtchanges.test174 # 5.x - complex tests with temporary tables and nested instead of triggers
H A Dmisc2.test120 # does is store the database in a temporary file that is deleted when
/illumos-gate/usr/src/uts/intel/amd64/krtld/
H A Dkobj_crt.S43 /preserve destination in temporary register %r11
/illumos-gate/usr/src/cmd/ast/libshell/common/tests/
H A Dsun_solaris_cr_6904557_wc_no_longer_counts_number_of_bytes_correctly.sh171 rmdir "${tmpdir}" || err_exit "Cannot remove temporary directory ${tmpdir}".
H A Dsun_solaris_cr_6904575_cut_-d_with_multibyte_character_no_longer_works.sh190 rmdir "${tmpdir}" || err_exit "Cannot remove temporary directory ${tmpdir}".
H A Dsun_solaris_cr_6904878_join_-t_no_longer_works_with_multibyte_char_separator.sh187 rmdir "${tmpdir}" || err_exit "Cannot remove temporary directory ${tmpdir}".
/illumos-gate/usr/src/tools/codesign/
H A Dcreds24 # the (temporary) signature on a crypto module created during the build
/illumos-gate/usr/src/uts/sun4/ml/
H A Dproc_init.S52 ! allocate a temporary stack to run on while we figure who and
H A Dip_ocsum.S97 ! %o3 temporary
98 ! %o4 temporary
/illumos-gate/usr/src/cmd/svc/svcs/
H A Dexplain.c132 int temporary; member
518 instp->temporary = (instp->enabled != i); in add_instance()
521 instp->temporary = 0; in add_instance()
524 if (!instp->temporary) { in add_instance()
1445 if (!ip->temporary) in determine_summary()
1750 if (!svcp->temporary) { in print_reasons()
/illumos-gate/usr/src/cmd/vi/
H A DREADME58 copy of the temporary file in /usr/preserve.
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/littleneck/frutree/
H A Dpiclfrutree.info28 * This is a fragment of a config file, used by FMD as a temporary measure for
/illumos-gate/usr/src/cmd/svc/svcadm/
H A Dsvcadm.c2102 set_milestone(const char *fmri, boolean_t temporary) in set_milestone() argument
2107 if (temporary) { in set_milestone()
2676 boolean_t temporary = B_TRUE; in main() local
2683 temporary = B_FALSE; in main()
2697 set_milestone(milestone, temporary); in main()
/illumos-gate/
H A DCODE_OF_CONDUCT.md75 faith may face temporary or permanent repercussions as determined by other
/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/cmd/lp/model/
H A Dnetstandard430 # Build temporary file that is the banner page
575 "cannot read temporary file \"${printfile}\""\
H A Dtsol_netstandard466 # Build temporary file that is the banner page
680 "cannot read temporary file \"${printfile}\""\
H A Dtsol_netstandard_foomatic492 # Build temporary file that is the banner page
719 "cannot read temporary file \"${printfile}\""\
/illumos-gate/usr/src/boot/forth/
H A Dmenusets.4th320 \ drop temporary number-format conversion c-addr2/u2
436 \ be temporary and only used to simplify cmdbuf assembly.
456 \ From here out, we use temporary environment variables to make
/illumos-gate/usr/src/cmd/sendmail/cf/m4/
H A Dproto.m4293 # temporary file mode
570 # issue temporary errors (4xy) instead of permanent errors (5xy)?
1470 # look for temporary failures and...
2028 dnl $#TEMP temporary failure
2029 dnl $#error permanent failure (or temporary if from access map)
2035 dnl temporary failure? remove mark @ and remember
2043 dnl temporary failure: call check sender (relay)
2045 dnl temporary failure? return that
2706 dnl maybe use it to distinguish permanent/temporary error?
2708 dnl if STARTTLS: temporary (offered but maybe failed)
[all …]

123