Home | History | Annotate | Download | only in misc

Lines Matching full:fread

1564 		status = fread(buf, 1, sizeof(*h), fp);
1574 status = fread(h+1, 1, NLMSG_ALIGN(h->nlmsg_len-sizeof(*h)), fp);