Searched defs:linux_syslog_args (Results 1 – 4 of 4) sorted by relevance
450 struct linux_syslog_args { struct451 char type_l_[PADL_(l_int)]; l_int type; char type_r_[PADR_(l_int)];452 char buf_l_[PADL_(char *)]; char * buf; char buf_r_[PADR_(char *)];453 char len_l_[PADL_(l_int)]; l_int len; char len_r_[PADR_(l_int)];
433 struct linux_syslog_args { struct434 char type_l_[PADL_(l_int)]; l_int type; char type_r_[PADR_(l_int)];435 char buf_l_[PADL_(char *)]; char * buf; char buf_r_[PADR_(char *)];436 char len_l_[PADL_(l_int)]; l_int len; char len_r_[PADR_(l_int)];
321 struct linux_syslog_args { struct322 char type_l_[PADL_(l_int)]; l_int type; char type_r_[PADR_(l_int)];323 char buf_l_[PADL_(char *)]; char * buf; char buf_r_[PADR_(char *)];324 char len_l_[PADL_(l_int)]; l_int len; char len_r_[PADR_(l_int)];