Searched defs:nl_type (Results  1 – 4 of 4) sorted by relevance
| /external/musl/src/stdio/ | 
| D | vfwprintf.c | 146 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
 
 | 
| D | vfprintf.c | 430 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/ | 
| D | iwcap.c | 221 static int check_iftype(struct nlattr *tb_msg[], int nl_type)  in check_iftype()
 | 
| /external/iproute2/tc/ | 
| D | f_flower.c | 1177 	int nl_type, nl_mask_type;  in flower_print_opt()  local
 |