Home
last modified time | relevance | path

Searched defs:err_str (Results 1 – 3 of 3) sorted by relevance

/linux-3.3/lib/
Dkobject.c272 char *err_str; in kobject_init() local
/linux-3.3/net/sctp/
Dsm_statefuns.c4380 static const char err_str[]="The following chunk had invalid length:"; in sctp_sf_violation_chunklen() local
4441 static const char err_str[]="The cumulative tsn ack beyond the max tsn currently sent:"; in sctp_sf_violation_ctsn() local
4460 static const char err_str[]="The following chunk violates protocol:"; in sctp_sf_violation_chunk() local
/linux-3.3/drivers/media/dvb/dvb-usb/
Ddw2102.c83 #define err_str "did not find the firmware file. (%s) " \ macro