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

/illumos-gate/usr/src/lib/libvscan/common/
H A Dlibvscan.c177 static int vs_checkauth(char *);
756 if ((rc = vs_checkauth(VS_ACTION_AUTH)) != VS_ERR_NONE)
800 if ((rc = vs_checkauth(VS_ACTION_AUTH)) != VS_ERR_NONE)
861 if ((rc = vs_checkauth(VS_ACTION_AUTH)) != VS_ERR_NONE)
1401 if ((rc = vs_checkauth(VS_VALUE_AUTH)) != VS_ERR_NONE)
1454 * vs_checkauth
1457 vs_checkauth(char *auth) function

Completed in 45 milliseconds