Home
last modified time | relevance | path

Searched refs:fmd_stresc2chr (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/cmd/fm/fmd/common/
H A Dfmd_string.h48 extern size_t fmd_stresc2chr(char *);
H A Dfmd_string.c120 fmd_stresc2chr(char *s) in fmd_stresc2chr() function
H A Dfmd_main.c302 (void) fmd_stresc2chr(++p); in main()
H A Dfmd_conf.c659 (void) fmd_stresc2chr(tokv[tokc++]); in fmd_conf_tokenize()