Home
last modified time | relevance | path

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

/external/libnetfilter_conntrack/src/expect/
Dsnprintf.c12 int __snprintf_expect(char *buf, in __snprintf_expect() function
Dapi.c785 return __snprintf_expect(buf, size, exp, msg_type, out_type, flags); in nfexp_snprintf()
/external/libnetfilter_conntrack/include/internal/
Dprototypes.h54 int __snprintf_expect(char *buf, unsigned int len, const struct nf_expect *exp, unsigned int type, …