Searched refs:conv_config_upm (Results 1 – 5 of 5) sorted by relevance
/titanic_41/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() 343 str = conv_config_upm(str, in elf_config() 347 str = conv_config_upm(str, MSG_ORIG(MSG_PTH_USRLIBSE), in elf_config()
|
/titanic_41/usr/src/cmd/sgs/crle/common/ |
H A D | print.c | 470 str = conv_config_upm(str, in scanconfig() 475 str = conv_config_upm(str, in scanconfig() 537 str = conv_config_upm(str, in scanconfig() 542 str = conv_config_upm(str, in scanconfig()
|
/titanic_41/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
|
H A D | llib-lconv | 79 const char *conv_config_upm(const char *, const char *,
|
/titanic_41/usr/src/cmd/sgs/include/ |
H A D | conv.h | 793 extern const char *conv_config_upm(const char *, const char *,
|