Searched refs:str_to_lower (Results 1 - 1 of 1) sorted by relevance

/external/tcpdump/
H A Dprint-zephyr.c120 str_to_lower(char *string) function
194 printf("/%s", str_to_lower(ackdata));
209 printf(" zephyr-admin %s", str_to_lower(z.opcode));
248 printf(" %s", str_to_lower(z.opcode));
253 printf(" %s", str_to_lower(z.opcode));
271 printf(" hm_ctl %s", str_to_lower(z.inst));
272 printf(" %s", str_to_lower(z.opcode));
284 printf(" wg_ctl %s", str_to_lower(z.inst));
285 printf(" %s", str_to_lower(z.opcode));
301 printf(" set-exposure %s", str_to_lower(
[all...]

Completed in 411 milliseconds