Home
last modified time | relevance | path

Searched refs:replacement (Results 1 – 25 of 57) sorted by relevance

123

/titanic_50/usr/src/cmd/syseventd/modules/sysevent_conf_mod/
H A Dsysevent_conf_mod.c1062 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 DMakefile19 TESTDIR = $(ROOTOPTPKG)/tests/functional/replacement
27 FILES = replacement.cfg
H A Dreplacement_001_pos.ksh33 . $STF_SUITE/tests/functional/replacement/replacement.cfg
H A Dreplacement_003_pos.ksh33 . $STF_SUITE/tests/functional/replacement/replacement.cfg
H A Dreplacement_002_pos.ksh33 . $STF_SUITE/tests/functional/replacement/replacement.cfg
/titanic_50/usr/src/cmd/fm/modules/common/zfs-retire/
H A Dzfs_retire.c221 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 DMakefile62 replacement \
/titanic_50/usr/src/cmd/ast/msgcc/
H A DPROMO.mm11 replacement that generates machine independent binary message
/titanic_50/usr/src/cmd/make/lib/mksh/
H A Dmacro.cc298 } 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 DOBSOLETE125 There is no replacement.
130 and executing one command. The is no replacement (although ending
H A DRELEASE9374 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 DMakefile.solaris.defs59 # We want to get rid of the "-Y I," part but make's pattern replacement
/titanic_50/usr/src/cmd/fm/dicts/
H A DSCA1000.po43 …iagnosis and the specific Field Replaceable\nUnit (FRU) identified for replacement.\n\nThe event-i…
H A DSCA500.po43 …iagnosis and the specific Field Replaceable\nUnit (FRU) identified for replacement.\n\nThe event-i…
/titanic_50/usr/src/lib/libpp/common/
H A DNOTES70 __VA_ARGS__ in replacement list only, expands to var args
/titanic_50/usr/src/uts/common/vm/
H A Dvm_page.c4746 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 Dmsg.source350 …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 Dcrle.msg65 \tto crle() result in the replacement of any existing \
/titanic_50/usr/src/lib/iconv_modules/utf-8/common/binarytables/srcs/
H A DUTF-8+IBM-1145.src64 // thing changed is replacement of the mapping to Intl Currency Symbol to
H A DUTF-8+IBM-1142.src64 // thing changed is the replacement of mapping to Intl Currency Symbol to
H A DUTF-8+IBM-1143.src64 // thing changed is the replacement of mapping to Intl Currency Symbol to
H A DUTF-8+IBM-1140.src64 // thing changed is replacement of the mapping to Intl Currency Symbol to
H A DUTF-8+IBM-1141.src64 // change is the replacement of mapping to International Currency Symbol to
H A DUTF-8+IBM-1144.src64 // thing changed is the replacement of mapping to Intl Currency Symbol to
H A DUTF-8+IBM-1146.src64 // thing changed is replacement of the mapping to Intl Currency Symbol to

123