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

/netbsd-current/external/bsd/nvi/dist/common/
H A Dapi.c86 const CHAR_T *wbp; local
88 CHAR2INT(sp, line, len, wbp, wblen);
90 return (db_append(sp, 1, lno, wbp, wblen));
/netbsd-current/usr.bin/compress/
H A Dzopen.c236 zwrite(void *cookie, const char *wbp, int num) argument
250 bp = (const u_char *)wbp;

Completed in 116 milliseconds