Searched refs:pbad (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.1-release/contrib/gcc/
H A Dgccbug.in96 BAD=$TEMPD/pbad$$
/freebsd-10.1-release/sys/netinet/
H A Dsctp_input.c1092 struct sctp_paramhdr *pbad; local
1094 pbad = phdr + 1;
1095 switch (ntohs(pbad->param_type)) {
1121 pbad->param_type, (uint32_t) pbad->param_type);

Completed in 103 milliseconds