Home
last modified time | relevance | path

Searched defs:cbp (Results 1 – 24 of 24) sorted by relevance

/dflybsd-src/contrib/nvi2/common/
H A Dcut.c66 CB *cbp; in cut() local
188 CB *cbp, *del_cbp = NULL, *pre_cbp = NULL; in cb_rotate() local
220 cut_line(SCR *sp, recno_t lno, size_t fcno, size_t clen, CB *cbp) in cut_line()
261 CB *cbp; in cut_close() local
H A Dput.c32 put(SCR *sp, CB *cbp, CHAR_T *namep, MARK *cp, MARK *rp, int append) in put()
H A Dcut.h66 #define CBNAME(sp, cbp, nch) { \ argument
/dflybsd-src/games/gomoku/
H A Dpickmove.c232 struct combostr *cbp, *ecbp; in scanframes() local
545 struct combostr *cbp, *ecbp; in addframes() local
647 struct combostr *cbp, *ncbp; in makecombo() local
802 struct combostr *cbp, *tcbp, **cbpp; in makeempty() local
957 updatecombo(struct combostr *cbp, int color) in updatecombo()
1046 appendcombo(struct combostr *cbp, int color __unused) in appendcombo()
1075 checkframes(struct combostr *cbp, struct combostr *fcbp, struct spotstr *osp, in checkframes()
1216 struct combostr *cbp, *ecbp; in sortcombo() local
1326 printcombo(struct combostr *cbp, char *buf, size_t max) in printcombo()
1348 struct combostr *cbp, *tcbp, **cbpp; in markcombo() local
[all …]
H A Dbdinit.c47 struct combostr *cbp; in bdinit() local
172 struct combostr *cbp; in init_overlap() local
H A Dmakemove.c62 struct combostr *cbp, *cbp1; in makemove() local
H A Dmain.c366 struct combostr *cbp; in whatsup() local
/dflybsd-src/contrib/nvi2/ex/
H A Dex_display.c84 CB *cbp; in bdisplay() local
120 db(SCR *sp, CB *cbp, const char *name) in db()
H A Dex_at.c36 CB *cbp; in ex_at() local
H A Dex_cscope.c596 CB *cbp; in create_cs_cmd() local
/dflybsd-src/sys/dev/disk/ccd/
H A Dccd.c247 struct ccdbuf *cbp; in getccdbuf() local
267 putccdbuf(struct ccdbuf *cbp) in putccdbuf()
866 struct ccdbuf *cbp[4]; in ccdstart() local
937 struct ccdbuf *cbp; in ccdbuffer() local
1161 struct ccdbuf *cbp = bio->bio_caller_info1.ptr; in ccdiodone() local
/dflybsd-src/contrib/nvi2/vi/
H A Dv_at.c34 CB *cbp; in v_at() local
H A Dvs_line.c48 CHAR_T *cbp, *ecbp, cbuf[128]; in vs_line() local
H A Dvs_msg.c396 char *cbp, *ecbp, cbuf[128]; in vs_output() local
/dflybsd-src/contrib/libedit/src/
H A Dread.c282 size_t cbp = 0; in read_char() local
/dflybsd-src/contrib/tcsh-6/
H A Ded.inputl.c751 size_t cbp; in GetNextChar() local
H A Dsh.dol.c462 size_t cbp = 0; in Dgetdol() local
/dflybsd-src/sys/dev/netif/fxp/
H A Dif_fxp.c1639 struct fxp_cb_config *cbp; in fxp_init() local
2290 struct fxp_cb_ucode *cbp; in fxp_load_ucode() local
/dflybsd-src/contrib/wpa_supplicant/src/wps/
H A Dhttpread.c534 char *cbp = h->body + h->chunk_start; in httpread_read_handler() local
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dplugin.c468 struct callback_info *callback, **cbp; in unregister_callback() local
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dplugin.c525 struct callback_info *callback, **cbp; in unregister_callback() local
/dflybsd-src/contrib/zstd/programs/
H A Dbenchzstd.c399 BMK_benchParams_t cbp, dbp; in BMK_benchMemAdvancedNoAlloc() local
/dflybsd-src/contrib/dhcpcd/src/
H A Dipv6.c1611 const char *cbp; in ipv6_newaddr() local
/dflybsd-src/crypto/libressl/include/openssl/
H A Dbio.h493 #define BIO_get_info_callback(b,cbp) (int)BIO_ctrl(b,BIO_CTRL_GET_CALLBACK,0, \ argument