Searched defs:cb (Results 1 - 25 of 273) sorted by last modified time

1234567891011

/freebsd-10.3-release/usr.sbin/uhsoctl/
H A Duhsoctl.c579 at_cmd(struct ctx *ctx, const char *resp, resp_cb cb, resp_arg *ra, const char *cf, ...) argument
/freebsd-10.3-release/usr.sbin/ppp/
H A Dlcp.c602 E164ok(struct callback *cb, char *req, int sz) argument
/freebsd-10.3-release/usr.sbin/pmcstat/
H A Dpmcstat.c565 short cf, cb; local
/freebsd-10.3-release/usr.sbin/gstat/
H A Dgstat.c87 short cf, cb; local
/freebsd-10.3-release/usr.sbin/bluetooth/btpand/
H A Devent.h52 void (*cb)(int, short, void *); member in struct:event
92 _event_set(char const *file, int line, struct event *ev, int fd, short flags, void (*cb)(int, short, void *), void *cbarg) argument
[all...]
H A Devent.c210 __event_set(struct event *ev, int fd, short flags, void (*cb)(int, short, void *), void *cbarg) argument
/freebsd-10.3-release/usr.sbin/bhyveload/
H A Dbhyveload.c545 static struct loader_callbacks cb = { variable in typeref:struct:loader_callbacks
/freebsd-10.3-release/usr.sbin/bhyve/
H A Dpci_emul.c1595 pci_walk_lintr(int bus, pci_lintr_cb cb, void *arg) argument
/freebsd-10.3-release/usr.bin/netstat/
H A Dipx.c86 struct ipxpcbhead cb; local
/freebsd-10.3-release/tools/tools/ath/athratestats/
H A Dmain.c310 short cf, cb; local
/freebsd-10.3-release/tools/regression/rpcsec_gss/
H A Drpctest.c287 static rpc_gss_callback_t cb; local
/freebsd-10.3-release/tools/regression/lib/libc/nss/
H A Dtest-gethostby.c230 char **c1, **c2, **ct, **cb; local
/freebsd-10.3-release/tools/regression/lib/libc/gen/
H A Dtest-ftw.c80 cb(const char *path, const struct stat *st, int type, struct FTW *f) function
/freebsd-10.3-release/sys/x86/x86/
H A Ddump_machdep.c254 foreach_chunk(callback_t cb, void *arg) argument
/freebsd-10.3-release/sys/rpc/
H A Drpcsec_gss.h372 rpc_gss_set_callback_call(rpc_gss_callback_t *cb) argument
382 rpc_gss_clear_callback_call(rpc_gss_callback_t *cb) argument
/freebsd-10.3-release/sys/rpc/rpcsec_gss/
H A Dsvc_rpcsec_gss.c190 rpc_gss_set_callback(rpc_gss_callback_t *cb) argument
208 rpc_gss_clear_callback(rpc_gss_callback_t *cb) argument
/freebsd-10.3-release/sys/powerpc/powerpc/
H A Ddump_machdep.c191 foreach_chunk(callback_t cb, void *arg) argument
/freebsd-10.3-release/sys/opencrypto/
H A Dxform.c327 des_cblock *cb = (des_cblock *) blk; local
336 des_cblock *cb = (des_cblock *) blk; local
370 des_cblock *cb = (des_cblock *) blk; local
379 des_cblock *cb local
[all...]
/freebsd-10.3-release/sys/nfs/
H A Dnfs_fha.c385 struct fha_callbacks *cb; local
129 fha_extract_info(struct svc_req *req, struct fha_info *i, struct fha_callbacks *cb) argument
[all...]
/freebsd-10.3-release/sys/netipx/
H A Dspx_usrreq.c187 struct spxpcb *cb; local
435 spx_output(struct spxpcb *cb, struct mbuf *m0) argument
853 spx_setpersist(struct spxpcb *cb) argument
877 struct spxpcb *cb; local
1034 struct spxpcb *cb; local
1077 struct spxpcb *cb; local
1139 struct spxpcb *cb; local
1177 struct spxpcb *cb; local
1204 struct spxpcb *cb; local
1253 struct spxpcb *cb; local
1280 struct spxpcb *cb; local
1308 struct spxpcb *cb; local
1345 struct spxpcb *cb; local
1372 struct spxpcb *cb; local
1407 struct spxpcb *cb; local
1454 struct spxpcb *cb; local
1482 struct spxpcb *cb; local
1510 spx_template(struct spxpcb *cb) argument
1544 spx_close(struct spxpcb *cb) argument
1564 spx_usrclosed(struct spxpcb *cb) argument
1577 spx_disconnect(struct spxpcb *cb) argument
1591 spx_drop(struct spxpcb *cb, int errno) argument
1619 struct spxpcb *cb; local
1649 struct spxpcb *cb; local
1691 spx_timers(struct spxpcb *cb, int timer) argument
[all...]
H A Dspx_reass.c102 spx_reass_flush(struct spxpcb *cb) argument
117 spx_reass_init(struct spxpcb *cb) argument
129 spx_reass(struct spxpcb *cb, struct mbuf *msi, struct spx *si) argument
[all...]
/freebsd-10.3-release/sys/net80211/
H A Dieee80211_regdomain.c213 const struct ieee80211_channel *cb = b; local
H A Dieee80211_freebsd.c479 struct ieee80211_cb *cb; local
502 struct ieee80211_cb *cb = (struct ieee80211_cb *)(mtag+1); local
/freebsd-10.3-release/sys/net/
H A Draw_usrreq.c79 raw_input_ext(struct mbuf *m0, struct sockproto *proto, struct sockaddr *src, raw_input_cb_fn cb) argument
H A Dnetmap_user.h610 nm_dispatch(struct nm_desc *d, int cnt, nm_cb_t cb, u_char *arg) argument

Completed in 185 milliseconds

1234567891011