Searched refs:preserve (Results 1 - 23 of 23) 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/svr4pkg/pkgscripts/
H A DMakefile35 i.preserve \
54 PRESRV= $(ROOTCLASS_SCR_DIR)/i.preserve
/illumos-gate/usr/src/lib/libcmd/common/
H A Dcp.c45 " \b--preserve\b \b--recursive\b.]"
46 "[p:preserve?Preserve file owner, group, permissions and timestamps.]"
151 int hierarchy; /* preserve hierarchy */
156 int perm; /* permissions to preserve */
159 int preserve; /* preserve { id mode time } */ member in struct:State_s
187 * preserve support
191 preserve(State_t* state, const char* path, struct stat* ns, struct stat* os) function
309 if (state->preserve && state->op != LN || ent->fts_level > 0 && (ent->fts_statp->st_mode & S_IRWXU) != S_IRWXU)
321 if (state->preserve)
[all...]
/illumos-gate/usr/src/cmd/ast/msgcc/
H A Dmsgcc.sh48 [+preserve?Messages in the \b-o\b file that are not in new
61 old messages are still deleted. Use \b-M-preserve\b to preserve
/illumos-gate/usr/src/cmd/mailx/
H A Dcmdtab.c66 "preserve", C preserve, I|W|MSGLIST, 0, MMNDEL,
123 "hold", C preserve, I|W|MSGLIST, 0, MMNDEL,
H A Dcmd3.c462 preserve(int *msgvec) function
468 printf(gettext("Cannot \"preserve\" in edit mode\n"));
/illumos-gate/usr/src/lib/libshell/common/tests/
H A Dtypes.sh361 expected=$'Std_file_t db.file[/etc/profile]=(action=preserve;typeset -A sum=([8242e663d6f7bb4c5427a0e58e2925f3]=1);)'
373 Std_t db=(magic='stdinstall (at&t research) 2009-08-25';Std_file_t -A file=( [/./home/gsf/.env.sh]=(action=preserve;typeset -A sum=([9b67ab407d01a52b3e73e3945b9a3ee0]=1);)[/etc/profile]=(action=preserve;typeset -A sum=([8242e663d6f7bb4c5427a0e58e2925f3]=1);)[/home/gsf/.profile]=(action=preserve;typeset -A sum=([3ce23137335219672bf2865d003a098e]=1);));)
/illumos-gate/usr/src/cmd/vi/port/
H A Dex_io.c41 * File input/output, source, preserve and recover
658 (void) preserve();
778 (void) preserve();
806 (void) preserve();
H A Dex_subr.c927 * When a hangup occurs our actions are similar to a preserve
930 * Otherwise, we sync the temp file and then attempt a preserve.
931 * If the preserve succeeds, we unlink our temp files.
932 * If the preserve fails, we leave the temp files as they are
953 if (preserve()) {
967 * e.g. a bug in vi. We preserve the file and then generate a core.
985 (void) preserve();
1057 preserve(void)
H A Dex_cmds.c580 /* preserve */
581 tail2of("preserve");
583 if (preserve() == 0)
/illumos-gate/usr/src/uts/sun4v/ml/
H A Dmach_subr_asm.s329 * to preserve any local or input we choose to use. We choose
363 mov CBR2, CBO2 ! 1, preserve CBR2 of (callers) window
H A Dmach_interrupt.s91 ! we assume that the consective words contain valid data and preserve
H A Dtrap_table.s2370 mov %g1, %l0 ! preserve CPU addr
/illumos-gate/usr/src/uts/sun4u/ml/
H A Dmach_subr_asm.s335 * to preserve any local or input we choose to use. We choose
369 mov CBR2, CBO2 ! 1, preserve CBR2 of (callers) window
/illumos-gate/usr/src/cmd/mailx/hdr/
H A Ddef.h547 extern int preserve(int *msgvec);
/illumos-gate/usr/src/uts/sun4v/vm/
H A Dmach_sfmmu_asm.s374 mov %o0, %o3 ! preserve %o0
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/
H A Drcp.c222 case 'p': /* preserve access/mod times */
1992 recvacl(int f, int exists, int preserve) argument
2036 if (preserve || !exists) {
/illumos-gate/usr/src/cmd/sgs/rtld/sparcv9/
H A Dboot_elf.s139 mov %g4, %l5 ! preserve %g4
/illumos-gate/usr/src/uts/sun4u/starcat/ml/
H A Ddrmach_asm.s601 or %g1, KCONTEXT, %g2 ! preserve %g1
/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dopl_olympus_asm.s132 srlx %o2, CTXREG_NEXT_SHIFT, %o1 ! need to preserve nucleus pgsz
219 sllx %g2, CTXREG_NEXT_SHIFT, %g2 ! preserve nucleus pgsz
299 sllx %g2, CTXREG_NEXT_SHIFT, %g2 /* preserve nucleus pgsz */
H A Dus3_common_asm.s240 srlx %o2, CTXREG_NEXT_SHIFT, %o1 ! need to preserve nucleus pgsz
326 sllx %g2, CTXREG_NEXT_SHIFT, %g2 /* preserve nucleus pgsz */
406 sllx %g2, CTXREG_NEXT_SHIFT, %g2 /* preserve nucleus pgsz */
/illumos-gate/usr/src/uts/sun4v/cpu/
H A Dcommon_asm.s156 save %sp, -SA(MINFRAME), %sp ! get a new window to preserve caller
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex957 % I preserve it to make it similar to @paragraphindent.
3450 % If a skip is the last thing on the list now, preserve it
5903 \atdummies % preserve commands, but don't expand them
6115 % had it before, so preserve previous elements in list.
6246 % In case the footnote comes at the end of a sentence, preserve the

Completed in 177 milliseconds