HomeSort by: relevance | last modified time | path
    Searched refs:vestigial (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/netinet/
portalgo.c 244 vestigial_inpcb_t vestigial; local
265 &vestigial);
268 "vestigial.valid %d\n",
269 __func__, pcb, vestigial.valid);
271 if ((!pcb) && (!vestigial.valid)) {
320 htons(port), wild, &vestigial);
321 if (!t && vestigial.valid) {
330 htons(port), wild, &vestigial);
331 if (!t && vestigial.valid) {
  /src/external/gpl3/gdb/dist/gdb/
ChangeLog-3.x 57 from all baseclasses; remove vestigial variable baseclass.
  /src/external/gpl3/gdb.old/dist/gdb/
ChangeLog-3.x 57 from all baseclasses; remove vestigial variable baseclass.

Completed in 22 milliseconds