| /netvirt/usr/src/cmd/syseventd/modules/sysevent_conf_mod/ |
| sysevent_conf_mod.c | 1065 str_t *replacement; local 1089 if ((replacement = initstr(128)) == NULL) { 1094 if (strcopys(replacement, hdr->vendor)) { 1095 freestr(replacement); 1098 return (replacement); 1102 if (strcopys(replacement, hdr->publisher)) { 1103 freestr(replacement); 1106 return (replacement); 1110 if (strcopys(replacement, hdr->class)) { 1111 freestr(replacement); 1425 str_t *replacement; local [all...] |
| /netvirt/usr/src/cmd/fm/modules/common/zfs-retire/ |
| zfs_retire.c | 136 nvlist_t *config, *nvroot, *replacement; local 153 if (nvlist_alloc(&replacement, NV_UNIQUE_NAME, 0) != 0) 156 if (nvlist_add_string(replacement, ZPOOL_CONFIG_TYPE, 158 nvlist_free(replacement); 175 if (nvlist_add_nvlist_array(replacement, 180 replacement, B_TRUE) == 0) 185 nvlist_free(replacement);
|
| /netvirt/usr/src/cmd/perl/contrib/Sun/Solaris/PerlGcc/pod/ |
| perlgcc.pod | 50 configuration files are not modified, instead a replacement set of files are 64 This is modified to point to the location of the replacement perl configuration
|
| /netvirt/usr/src/cmd/perl/5.8.4/distrib/lib/ |
| AutoSplit.t | 113 my ($filespec, $replacement); 116 $replacement = VMS::Filespec::unixify($filespec); 117 $replacement =~ s/\/$//; 118 $output =~ s/\Q$filespec\E/$replacement/;
|
| warnings.pm | 42 The C<warnings> pragma is a replacement for the command line flag C<-w>,
|
| /netvirt/usr/src/lib/libdhcpsvc/modules/nisplus/ |
| README | 28 This public module is intended as a replacement for the NIS+
|
| /netvirt/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/lib/Encode/ |
| Encoding.pm | 105 convert the string - for example, by using a replacement character. 132 replacement character. 243 correct replacement character is, so if that is the desired behaviour
|
| /netvirt/usr/src/cmd/ast/msgcc/ |
| msgcc.sh | 60 threshhold of \b0\b turns off message replacement, but unused
|
| /netvirt/usr/src/cmd/perl/5.8.4/distrib/x2p/ |
| s2p.PL | 422 =item [2addr]B<s/>I<regular expression>B</>I<replacement>B</>I<flags> 424 Substitute the I<replacement> string for the first substring in 427 slash to delimit the regular expression and the replacement. 429 and the replacement, precede the character by a backslash (`C<\>'). 431 Literal newlines may be embedded in the replacement string by 434 Within the replacement, an ampersand (`C<&>') is replaced by the string 437 To get a literal `C<&>' or `C<\>' in the replacement text, precede it 446 The replacement is performed for all matching, non-overlapping substrings [all...] |
| /netvirt/usr/src/uts/common/vm/ |
| vm_page.c | [all...] |
| seg_vn.c | [all...] |
| /netvirt/usr/src/cmd/perl/5.6.1/distrib/ext/IO/lib/IO/ |
| Handle.pm | 37 If you are reading this documentation, looking for a replacement for
|
| /netvirt/usr/src/cmd/perl/5.6.1/distrib/lib/Pod/ |
| Text.pm | 9 # This module is intended to be a replacement for Pod::Text, and attempts to 804 This is a replacement for an earlier Pod::Text module written by Tom
|
| /netvirt/usr/src/cmd/perl/5.8.4/distrib/ext/IO/lib/IO/ |
| Handle.pm | 37 If you are reading this documentation, looking for a replacement for
|
| /netvirt/usr/src/cmd/perl/5.8.4/distrib/lib/Test/ |
| Simple.pm | 40 complicated testing, use the Test::More module (a drop-in replacement
|
| /netvirt/usr/src/uts/ |
| README | 34 config(8) program. This file describes the structure of the replacement
|
| /netvirt/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/ |
| MM_VMS.pm | [all...] |
| /netvirt/usr/src/cmd/perl/5.8.4/distrib/lib/Math/ |
| BigRat.pm | [all...] |
| /netvirt/usr/src/cmd/perl/5.8.4/distrib/lib/Text/ |
| Balanced.pm | [all...] |
| /netvirt/usr/src/uts/sfmmu/vm/ |
| hat_sfmmu.c | [all...] |