Searched refs:getdata (Results 1 – 10 of 10) sorted by relevance
/netbsd-src/external/bsd/mdocml/dist/ |
H A D | tbl_data.c | 35 static void getdata(struct tbl_node *, struct tbl_span *, 42 getdata(struct tbl_node *tbl, struct tbl_span *dp, in getdata() function 191 getdata(tbl, tbl->last_span, ln, p, &pos); in tbl_cdata() 299 getdata(tbl, sp, ln, p, &pos); in tbl_data()
|
/netbsd-src/sys/net/npf/ |
H A D | npfkern.h | 56 void * (*getdata)(const struct mbuf *); member
|
H A D | npf_sendpkt.c | 61 #define mtod(m,t) ((t)((npc)->npc_ctx->mbufops->getdata(m)))
|
H A D | npf_mbuf.c | 61 #define mtod(m,t) ((t)((nbuf)->nb_mops->getdata(m)))
|
/netbsd-src/tests/lib/libc/db/ |
H A D | h_db.c | 68 static void getdata(DB *, DBT *, DBT *); 291 getdata(dbp, &key, &keydata); in main() 398 getdata(DB *dbp, DBT *kp, DBT *dp) in getdata() function
|
/netbsd-src/usr.sbin/npf/npftest/libnpftest/ |
H A D | npf_mbuf_subr.c | 337 .getdata = npfkern_m_getdata,
|
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hdb/ |
H A D | hdb-mitdb.c | 1237 getdata(char **p, unsigned char *buf, size_t len, const char *what) in getdata() function 1439 if (getdata(&p, buf, tl_length, reading_what) != tl_length) in _hdb_mit_dump2mitdb_entry() 1482 if (getdata(&p, buf, keylen, "key (or salt) data") != keylen) in _hdb_mit_dump2mitdb_entry()
|
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/ |
H A D | rbt.c | 220 getdata(dns_rbtnode_t *node, file_header_t *header) { in getdata() function 871 n->data = getdata(n, rbt->mmap_location); in treefix()
|
/netbsd-src/usr.sbin/makemandb/ |
H A D | nostem.txt | 1382 getdata
|
/netbsd-src/etc/ |
H A D | services | 11366 targus-getdata 5200/tcp # TARGUS GetData [John_Keaveney] … 11367 targus-getdata 5200/udp # TARGUS GetData [John_Keaveney] …
|