Searched defs:err_str (Results 1 – 3 of 3) sorted by relevance
272 char *err_str; in kobject_init() local
4380 static const char err_str[]="The following chunk had invalid length:"; in sctp_sf_violation_chunklen() local4441 static const char err_str[]="The cumulative tsn ack beyond the max tsn currently sent:"; in sctp_sf_violation_ctsn() local4460 static const char err_str[]="The following chunk violates protocol:"; in sctp_sf_violation_chunk() local
83 #define err_str "did not find the firmware file. (%s) " \ macro