Home
last modified time | relevance | path

Searched refs:data_count_init (Results 1 – 3 of 3) sorted by relevance

/mOS-networking-stack/samples/lighttpd-1.4.32/src/
H A Ddata_count.c9 data_count *ds = data_count_init(); in data_count_copy()
52 data_count *data_count_init(void) { in data_count_init() function
H A Darray.h53 data_count *data_count_init(void);
H A Darray.c371 dc = data_count_init(); in main()
376 dc = data_count_init(); in main()