Searched defs:cdbw (Results 1 - 4 of 4) sorted by relevance
| /src/usr.sbin/services_mkdb/ |
| H A D | output_cdb.c | 45 static struct cdbw *cdbw; variable in typeref:struct:cdbw * [all...] |
| /src/usr.sbin/npf/npftest/ |
| H A D | npftest.c | 132 struct cdbw *cdbw; local in function:generate_test_cdb
|
| /src/lib/libc/cdb/ |
| H A D | cdbw.c | 139 struct cdbw { struct 157 struct cdbw *cdbw; local in function:cdbw_open 178 cdbw_put(struct cdbw * cdbw,const void * key,size_t keylen,const void * data,size_t datalen) argument 198 cdbw_put_data(struct cdbw * cdbw,const void * data,size_t datalen,uint32_t * idx) argument 245 cdbw_put_key(struct cdbw * cdbw,const void * key,size_t keylen,uint32_t idx) argument 320 cdbw_close(struct cdbw * cdbw) argument 422 build_graph(struct cdbw * cdbw,struct state * state) argument 544 print_hash(struct cdbw * cdbw,struct state * state,int fd,const char * descr) argument 605 cdbw_output(struct cdbw * cdbw,int fd,const char * descr,uint32_t (* seedgen)(void)) argument [all...] |
| /src/lib/libnpf/ |
| H A D | npf.c | 1180 struct cdbw *cdbw; local in function:_npf_table_build_const
|
Completed in 5 milliseconds