Searched refs:conv_config_upm (Results 1 – 4 of 4) sorted by relevance
/illumos-gate/usr/src/cmd/sgs/rtld/common/ |
H A D | config_elf.c | 326 str = conv_config_upm(str, MSG_ORIG(MSG_PTH_USRLIB_64), in elf_config() 329 str = conv_config_upm(str, MSG_ORIG(MSG_PTH_USRLIB), in elf_config() 341 str = conv_config_upm(str, in elf_config() 345 str = conv_config_upm(str, MSG_ORIG(MSG_PTH_USRLIBSE), in elf_config()
|
/illumos-gate/usr/src/cmd/sgs/crle/common/ |
H A D | print.c | 441 str = conv_config_upm(str, in scanconfig() 446 str = conv_config_upm(str, in scanconfig() 498 str = conv_config_upm(str, in scanconfig() 503 str = conv_config_upm(str, in scanconfig()
|
/illumos-gate/usr/src/cmd/sgs/libconv/common/ |
H A D | config.c | 182 conv_config_upm(const char *str, const char *old, const char *new, in conv_config_upm() function
|
/illumos-gate/usr/src/cmd/sgs/include/ |
H A D | conv.h | 820 extern const char *conv_config_upm(const char *, const char *,
|