Home
last modified time | relevance | path

Searched defs:nl_type (Results 1 – 4 of 4) sorted by relevance

/external/musl/src/stdio/
Dvfwprintf.c146 static int wprintf_core(FILE *f, const wchar_t *fmt, va_list *ap, union arg *nl_arg, int *nl_type) in wprintf_core()
343 int nl_type[NL_ARGMAX] = {0}; in vfwprintf() local
Dvfprintf.c430 static int printf_core(FILE *f, const char *fmt, va_list *ap, union arg *nl_arg, int *nl_type) in printf_core()
660 int nl_type[NL_ARGMAX+1] = {0}; in vfprintf() local
/external/autotest/client/deps/iwcap/src/
Diwcap.c221 static int check_iftype(struct nlattr *tb_msg[], int nl_type) in check_iftype()
/external/iproute2/tc/
Df_flower.c1177 int nl_type, nl_mask_type; in flower_print_opt() local