HomeSort by: relevance | last modified time | path
    Searched defs:uhp (Results 1 - 2 of 2) sorted by relevancy

  /src/games/hack/
hack.h 171 int uhp,uhpmax; member in struct:you
  /src/sys/netinet6/
udp6_usrreq.c 200 } *uhp; local in function:udp6_ctlinput
237 if (m->m_pkthdr.len < off + sizeof(*uhp)) {
244 m_copydata(m, off, sizeof(*uhp), (void *)&uh);

Completed in 12 milliseconds