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

/osnet-11/usr/src/lib/libpool/common/
H A Dpool_value.c215 if ((pv->pv_u.s = atom_string(val)) == NULL)
276 if ((pv->pv_name = atom_string(name)) == NULL)
H A Dpool_internal.h459 extern const char *atom_string(const char *);
H A Dpool_internal.c1917 * atom_string() checks the string table to see if a string is already
1922 atom_string(const char *s) function

Completed in 33 milliseconds