Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libpool/common/
H A Dpool_internal.c48 } atom_t; typedef
1964 atom_t *atom; in atom_string()
1972 if ((atom = calloc(1, sizeof (atom_t))) == NULL) { in atom_string()
1998 atom_t *atom; in atom_free()