Searched refs:__snprintf_expect (Results 1 – 3 of 3) sorted by relevance
/external/libnetfilter_conntrack/src/expect/ |
D | snprintf.c | 12 int __snprintf_expect(char *buf, in __snprintf_expect() function
|
D | api.c | 785 return __snprintf_expect(buf, size, exp, msg_type, out_type, flags); in nfexp_snprintf()
|
/external/libnetfilter_conntrack/include/internal/ |
D | prototypes.h | 54 int __snprintf_expect(char *buf, unsigned int len, const struct nf_expect *exp, unsigned int type, …
|