/osnet-11/usr/src/lib/libsecdb/common/ |
H A D | i.rbac | 59 preserve () { 88 # Same calling conventions as preserve but upgrading user_attr is a bit more 163 "prof"|"exec"|"auth") dbmerge=preserve;;
|
/osnet-11/usr/src/lib/libcmd/common/ |
H A D | cp.c | 44 "\b--preserve\b \b--recursive\b.]" 52 "[p:preserve?Preserve file owner, group, permissions and timestamps.]" 148 #define PRESERVE_IDS 0x1 /* preserve uid gid */ 149 #define PRESERVE_PERM 0x2 /* preserve permissions */ 150 #define PRESERVE_TIME 0x4 /* preserve times */ 165 int hierarchy; /* preserve hierarchy */ 170 int perm; /* permissions to preserve */ 173 int preserve; /* preserve { ids perms times } */ member in struct:State_s 202 * preserve suppor 206 preserve(State_t* state, const char* path, struct stat* ns, struct stat* os) function [all...] |
/osnet-11/usr/src/cmd/ast/msgcc/ |
H A D | msgcc.sh | 48 [+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
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/JP/ |
H A D | JP.pm | 82 in order to preserve text layout as much as possible.
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/File/ |
H A D | Copy.pm | 3 # Please be kind and preserve the documentation. 161 # All of these contortions try to preserve error messages... 231 # preserve MPE file attributes. 341 C<copy> routine, which doesn't preserve OS-specific attributes. For 353 the input file to a new output file, in order to preserve file 357 operators, and no effort is made to preserve file attributes
|
H A D | Basename.pm | 50 (though some of them preserve case on file creation).
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Text/ |
H A D | ParseWords.pm | 184 causes the functions to preserve the delimiters in each string as
|
H A D | Balanced.pm | 1636 to preserve pre-5.005 compatibility).
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/pod/ |
H A D | pod2text.PL | 192 Assume each sentence ends with two spaces and try to preserve that spacing.
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/ |
H A D | PlainText.pm | 502 # If we're trying to preserve two spaces after sentences, do some 624 spaces, and will try to preserve that spacing. If set to false, all
|
H A D | Text.pm | 596 # If we're trying to preserve two spaces after sentences, do some munging 748 spaces, and will try to preserve that spacing. If set to false, all
|
/osnet-11/usr/src/lib/libc/capabilities/sun4v-fjathena/common/ |
H A D | memcpy.s | 469 andcc %o4, FPRS_FEF, %o4 ! preserve %o4 681 andcc %o4, FPRS_FEF, %o4 ! preserve %o4
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ |
H A D | NEXT.pm | 261 decline an C<AUTOLOAD> request, but preserve the normal exception-on-failure
|
H A D | Switch.pm | 746 Note the explicit use of a C<last> to preserve the non-fall-through
|
H A D | overload.pm | 888 preserve "objectness" of $a. But Perl I<has> a way to make assignments
|
H A D | perl5db.pl | 509 We preserve the current settings of X<C<$trace>>, X<C<$single>>, and X<C<$^D>>; 627 # Save the current value of $@, and preserve it in the debugger's copy 5150 # The following takes its argument via $evalarg to preserve current @_ 5274 preserve its current value and it is set to zero to prevent entry/exit
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Math/ |
H A D | BigInt.pm | 37 # preserve the argument. 2053 # accuracy: +$n preserve $n digits from left, 2054 # -$n preserve $n digits from right (f.i. for 0.1234 style in MBF) 2608 # The following all modify their first argument. If you want to preserve 2652 $x->bround($n); # accuracy: preserve $n digits 2704 Operations with overloaded operators preserve the arguments which is 3150 $x->bround($N); # accuracy: preserve $N digits 3872 as well es preserve accuracy (as in sqrt(3)). 4153 needs to preserve $x since it does not know that it later will get overwritten.
|
H A D | BigFloat.pm | 1711 # preserve half as many digits before the dot than the input had 2050 # accuracy: preserve $N digits, and overwrite the rest with 0's 2497 # The following all modify their first argument. If you want to preserve 2540 $x->bround($N); # accuracy: preserve $N digits 2579 Operations with overloaded operators preserve the arguments, which is
|
/osnet-11/usr/src/grub/grub-0.97/docs/ |
H A D | texinfo.tex | 957 % 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
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/ |
H A D | MakeMaker.pm | 2127 DIST_CP to ln can be useful, if you need to preserve the timestamps on
|
/osnet-11/usr/src/grub/grub2/docs/ |
H A D | texinfo.tex | 1021 % I preserve it to make it similar to @paragraphindent. 4242 % If a skip is the last thing on the list now, preserve it 6901 \atdummies % preserve commands, but don't expand them 7123 % had it before, so preserve previous elements in list. 7259 % In case the footnote comes at the end of a sentence, preserve the
|