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

/freebsd-10.0-release/contrib/tcpdump/
H A Dprint-zephyr.c120 str_to_lower(char *string) function
203 printf("/%s", str_to_lower(ackdata));
218 printf(" zephyr-admin %s", str_to_lower(z.opcode));
257 printf(" %s", str_to_lower(z.opcode));
262 printf(" %s", str_to_lower(z.opcode));
280 printf(" hm_ctl %s", str_to_lower(z.inst));
281 printf(" %s", str_to_lower(z.opcode));
293 printf(" wg_ctl %s", str_to_lower(z.inst));
294 printf(" %s", str_to_lower(z.opcode));
310 printf(" set-exposure %s", str_to_lower(
[all...]

Completed in 138 milliseconds