Searched refs:noesc (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libc/port/gen/
H A Dfmtmsg.c330 * char *noesc(str)
347 noesc(char *str) function
451 val = (int)strtol(noesc(valstr), &p, 0);
477 rtnval->sevkywd = noesc(kywd);
479 rtnval->sevprstr = noesc(prstr);
559 tok = noesc(tok);

Completed in 108 milliseconds