Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-zephyr.c120 str_to_lower(char *string) in str_to_lower() function
203 printf("/%s", str_to_lower(ackdata)); in zephyr_print()
218 printf(" zephyr-admin %s", str_to_lower(z.opcode)); in zephyr_print()
257 printf(" %s", str_to_lower(z.opcode)); in zephyr_print()
262 printf(" %s", str_to_lower(z.opcode)); in zephyr_print()
280 printf(" hm_ctl %s", str_to_lower(z.inst)); in zephyr_print()
281 printf(" %s", str_to_lower(z.opcode)); in zephyr_print()
293 printf(" wg_ctl %s", str_to_lower(z.inst)); in zephyr_print()
294 printf(" %s", str_to_lower(z.opcode)); in zephyr_print()
310 printf(" set-exposure %s", str_to_lower(z.opcode)); in zephyr_print()