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

/osnet-11/usr/src/lib/libzonecfg/common/
H A Dlibzonecfg.c166 #define DTD_ATTR_USER (const xmlChar *) "user" macro
278 { "user", DTD_ATTR_USER },
3769 if ((err = newprop(handle, newnode, DTD_ATTR_USER,
3811 auth_match = match_prop(handle, cur, DTD_ATTR_USER,
3885 if ((fetchprop(handle, cur, DTD_ATTR_USER, user,
3900 if ((err = fetchprop(handle, cur, DTD_ATTR_USER,
6164 if ((err = fetchprop(handle, cur, DTD_ATTR_USER,
9246 if (fetchprop(handle, cur, DTD_ATTR_USER, user,
9281 if (fetchprop(handle, cur, DTD_ATTR_USER, user,

Completed in 34 milliseconds