Home
last modified time | relevance | path

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

/freebsd/contrib/tcpdump/
H A Dprint-zephyr.c124 str_to_lower(const char *string) in str_to_lower() function
224 ZEPHYR_PRINT("/", str_to_lower(ackdata)) in zephyr_print()
239 ZEPHYR_PRINT(" zephyr-admin ", str_to_lower(z.opcode)); in zephyr_print()
278 ZEPHYR_PRINT(" ", str_to_lower(z.opcode)); in zephyr_print()
283 ZEPHYR_PRINT(" ", str_to_lower(z.opcode)); in zephyr_print()
301 ZEPHYR_PRINT(" hm_ctl ", str_to_lower(z.inst)); in zephyr_print()
302 ZEPHYR_PRINT(" ", str_to_lower(z.opcode)); in zephyr_print()
314 ZEPHYR_PRINT(" wg_ctl ", str_to_lower(z.inst)); in zephyr_print()
315 ZEPHYR_PRINT(" ", str_to_lower(z.opcode)); in zephyr_print()
331 ZEPHYR_PRINT(" set-exposure ", str_to_lower(z.opcode)); in zephyr_print()