Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/libfdt/
H A Dfdt.c233 const char *fdt_find_string_(const char *strtab, int tabsize, const char *s) in fdt_find_string_() argument
236 const char *last = strtab + tabsize - len; in fdt_find_string_()
H A Dlibfdt_internal.h67 const char *fdt_find_string_(const char *strtab, int tabsize, const char *s);
/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_sync.c1220 ipf_sync_flush_table(softs, tabsize, table) in ipf_sync_flush_table() argument
1222 int tabsize;
1230 for (i = 0; i < tabsize; i++) {