Searched refs:reqd (Results 1 – 2 of 2) sorted by relevance
52 #define ROCE_EXT_TLV_PREP(rtlv, ext_type, content_bytes, more, reqd) \ argument58 (rtlv)->tlv.flags |= (reqd) ? TLV_FLAGS_REQUIRED : 0; \
305 sshpam_password_change_required(int reqd) in sshpam_password_change_required() argument310 debug3("%s %d", __func__, reqd); in sshpam_password_change_required()313 sshpam_authctxt->force_pwchange = reqd; in sshpam_password_change_required()314 if (reqd) { in sshpam_password_change_required()