Home
last modified time | relevance | path

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

/netbsd-src/usr.bin/usbhidaction/
H A Dusbhidaction.c76 static void freecommands(struct command *);
208 freecommands(commands); in main()
273 freecommands(cmds); in parse_conf()
297 freecommands(cmds); in parse_conf()
379 freecommands(cmds); in parse_conf()
469 freecommands(struct command *cmd) in freecommands() function