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

/illumos-gate/usr/src/cmd/sgs/nm/common/
H A Dnm.c155 static int exotic(const char *s);
812 if (exotic(name)) {
1338 * Return 1 when s is an exotic name, 0 otherwise. s remains unchanged,
1339 * the exotic name, if exists, is saved in d_buf.
1342 exotic(const char *in_str) function

Completed in 58 milliseconds