Home
last modified time | relevance | path

Searched defs:p_buf (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/sys/net/
H A Dif_pppvar.h156 uint8_t p_buf[MCLBYTES - sizeof(struct ppp_pkt_hdr)]; member
/openbsd-src/gnu/usr.sbin/mkhybrid/src/
H A Dapple.c58 static char p_buf[MAXPATHLEN]; /* info working buffer */ variable