Home
last modified time | relevance | path

Searched refs:chnew (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/cmd/sgs/error/common/
H A Derrorsubr.c115 substitute(char *string, char chold, char chnew) in substitute() argument
122 *cp = chnew; in substitute()
H A Derror.h247 char *substitute(char *string, char chold, char chnew);