Home
last modified time | relevance | path

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

/freebsd/usr.sbin/spi/
H A Dspi.c71 static int interpret_command_bytes(const char *parg, struct spi_options *popt);
254 if (interpret_command_bytes(optarg, &opt)) in main()
403 interpret_command_bytes(const char *parg, struct spi_options *popt) in interpret_command_bytes() function