Lines Matching refs:is_null
909 bool is_null; /* True if property is not present in map or is null */
927 prop->is_null = true;
952 prop->is_null = false;
969 nsm_req->public_key.is_null = true;
970 nsm_req->user_data.is_null = true;
971 nsm_req->nonce.is_null = true;
1211 if (req->public_key.is_null) {
1221 if (req->user_data.is_null) {
1231 if (req->nonce.is_null) {
1359 nsm_req->public_key.is_null = true;
1360 nsm_req->user_data.is_null = true;
1361 nsm_req->nonce.is_null = true;