Searched defs:lhbuf (Results 1 – 2 of 2) sorted by relevance
/openbsd/bin/ed/ | ||
H A D | re.c | 91 static char *lhbuf = NULL; /* buffer */ in extract_pattern() local |
/openbsd/usr.sbin/tcpdrop/ | ||
H A D | tcpdrop.c | 59 char lhbuf[NI_MAXHOST], lsbuf[NI_MAXSERV]; in main() local |