/titanic_50/usr/src/cmd/syseventd/modules/sysevent_conf_mod/ |
H A D | sysevent_conf_mod.c | 1062 str_t *replacement; in find_macro_definition() local 1086 if ((replacement = initstr(128)) == NULL) { in find_macro_definition() 1091 if (strcopys(replacement, hdr->vendor)) { in find_macro_definition() 1092 freestr(replacement); in find_macro_definition() 1095 return (replacement); in find_macro_definition() 1099 if (strcopys(replacement, hdr->publisher)) { in find_macro_definition() 1100 freestr(replacement); in find_macro_definition() 1103 return (replacement); in find_macro_definition() 1107 if (strcopys(replacement, hdr->class)) { in find_macro_definition() 1108 freestr(replacement); in find_macro_definition() [all …]
|
/titanic_50/usr/src/test/zfs-tests/tests/functional/replacement/ |
H A D | Makefile | 19 TESTDIR = $(ROOTOPTPKG)/tests/functional/replacement 27 FILES = replacement.cfg
|
H A D | replacement_001_pos.ksh | 33 . $STF_SUITE/tests/functional/replacement/replacement.cfg
|
H A D | replacement_003_pos.ksh | 33 . $STF_SUITE/tests/functional/replacement/replacement.cfg
|
H A D | replacement_002_pos.ksh | 33 . $STF_SUITE/tests/functional/replacement/replacement.cfg
|
/titanic_50/usr/src/cmd/fm/modules/common/zfs-retire/ |
H A D | zfs_retire.c | 221 nvlist_t *config, *nvroot, *replacement; in replace_with_spare() local 238 replacement = fmd_nvl_alloc(hdl, FMD_SLEEP); in replace_with_spare() 240 (void) nvlist_add_string(replacement, ZPOOL_CONFIG_TYPE, in replace_with_spare() 256 (void) nvlist_add_nvlist_array(replacement, in replace_with_spare() 260 replacement, B_TRUE) == 0) in replace_with_spare() 265 nvlist_free(replacement); in replace_with_spare()
|
/titanic_50/usr/src/test/zfs-tests/tests/functional/ |
H A D | Makefile | 62 replacement \
|
/titanic_50/usr/src/cmd/ast/msgcc/ |
H A D | PROMO.mm | 11 replacement that generates machine independent binary message
|
/titanic_50/usr/src/cmd/make/lib/mksh/ |
H A D | macro.cc | 298 } replacement = no_replace; in expand_macro() local 476 replacement = sh_replace; in expand_macro() 494 replacement = suffix_replace; in expand_macro() 593 replacement = pattern_replace; in expand_macro() 644 if (replacement == sh_replace) { in expand_macro() 652 } else if ((replacement != no_replace) || (extraction != no_extract)) { in expand_macro() 740 switch (replacement) { in expand_macro()
|
/titanic_50/usr/src/lib/libshell/common/ |
H A D | OBSOLETE | 125 There is no replacement. 130 and executing one command. The is no replacement (although ending
|
H A D | RELEASE93 | 74 j. A bug in the macro expansion global replacement operator //, 140 o. Backreferencing sub-expressions in patterns and replacement 210 a. The \ character was not handled correctly in replacement
|
/titanic_50/usr/src/grub/grub-0.97/ |
H A D | Makefile.solaris.defs | 59 # We want to get rid of the "-Y I," part but make's pattern replacement
|
/titanic_50/usr/src/cmd/fm/dicts/ |
H A D | SCA1000.po | 43 …iagnosis and the specific Field Replaceable\nUnit (FRU) identified for replacement.\n\nThe event-i…
|
H A D | SCA500.po | 43 …iagnosis and the specific Field Replaceable\nUnit (FRU) identified for replacement.\n\nThe event-i…
|
/titanic_50/usr/src/lib/libpp/common/ |
H A D | NOTES | 70 __VA_ARGS__ in replacement list only, expands to var args
|
/titanic_50/usr/src/uts/common/vm/ |
H A D | vm_page.c | 4746 page_t **replacement, in do_page_relocate() argument 4792 if ((repl = *replacement) != NULL && repl->p_szc >= szc) { in do_page_relocate() 4857 *replacement = repl; in do_page_relocate() 4858 if (hat_page_relocate(target, replacement, nrelocp) != 0) { in do_page_relocate() 4863 *replacement = NULL; in do_page_relocate() 4906 *replacement = NULL; in do_page_relocate() 4953 if (*replacement == NULL) { in do_page_relocate() 4955 *replacement = repl; in do_page_relocate() 4967 page_t **replacement, in page_relocate() argument 4976 ret = do_page_relocate(target, replacement, grouplock, nrelocp, lgrp); in page_relocate() [all …]
|
/titanic_50/usr/src/cmd/lp/lib/oam/ |
H A D | msg.source | 350 …all\noption templates include a keyword,\npattern, and replacement:\nkeyword pattern = replacement… 352 "Missing replacement in option template." 353 …all\noption templates include a keyword,\npattern, and replacement:\nkeyword pattern = replacement…
|
/titanic_50/usr/src/cmd/sgs/crle/common/ |
H A D | crle.msg | 65 \tto crle() result in the replacement of any existing \
|
/titanic_50/usr/src/lib/iconv_modules/utf-8/common/binarytables/srcs/ |
H A D | UTF-8+IBM-1145.src | 64 // thing changed is replacement of the mapping to Intl Currency Symbol to
|
H A D | UTF-8+IBM-1142.src | 64 // thing changed is the replacement of mapping to Intl Currency Symbol to
|
H A D | UTF-8+IBM-1143.src | 64 // thing changed is the replacement of mapping to Intl Currency Symbol to
|
H A D | UTF-8+IBM-1140.src | 64 // thing changed is replacement of the mapping to Intl Currency Symbol to
|
H A D | UTF-8+IBM-1141.src | 64 // change is the replacement of mapping to International Currency Symbol to
|
H A D | UTF-8+IBM-1144.src | 64 // thing changed is the replacement of mapping to Intl Currency Symbol to
|
H A D | UTF-8+IBM-1146.src | 64 // thing changed is replacement of the mapping to Intl Currency Symbol to
|