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

/illumos-gate/usr/src/cmd/lvm/rpc.mdcommd/
H A Dmdmn_commd_server.c2329 if (check_license(rqstp, 0) == FALSE) {
2431 if (check_license(rqstp, msg->msg_sender) == FALSE) {
2565 if (check_license(rqstp, res->mmr_sender) == FALSE) {
2675 if (check_license(rqstp, res->mmr_sender) == FALSE) {
2775 if (check_license(rqstp, 0) == FALSE) {
2831 if (check_license(rqstp, 0) == FALSE) {
2927 if (check_license(rqstp, 0) == FALSE) {
3039 if (check_license(rqstp, 0) == FALSE) {
3138 if (check_license(rqstp, 0) == FALSE) {
3213 if (check_license(rqst
[all...]
H A Dmdmn_subr.c709 * check_license(rqstp, chknid)
713 * If chknid is non-zero, the caller of check_license() knows the ID of
722 check_license(struct svc_req *rqstp, md_mn_nodeid_t chknid) function
H A Dmdmn_subr.h161 extern bool_t check_license(struct svc_req *rqstp, md_mn_nodeid_t chknid);

Completed in 181 milliseconds