Home
last modified time | relevance | path

Searched refs:chold (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
121 if (*cp == chold) { in substitute()
H A Derror.h247 char *substitute(char *string, char chold, char chnew);