Searched defs:popt (Results 1 – 6 of 6) sorted by relevance
/freebsd/usr.sbin/spi/ |
H A D | spi.c | 382 interpret_command_bytes(const char *parg, struct spi_options *popt) in interpret_command_bytes() 487 set_mode(int hdev, struct spi_options *popt) in set_mode() 498 set_speed(int hdev, struct spi_options *popt) in set_speed() 522 prep_write_buffer(struct spi_options *popt) in prep_write_buffer() 720 _do_data_output(void *pr, struct spi_options *popt) in _do_data_output() 791 perform_read(int hdev, struct spi_options *popt) in perform_read() 836 perform_write(int hdev, struct spi_options *popt) in perform_write() 860 perform_readwrite(int hdev, struct spi_options *popt) in perform_readwrite()
|
/freebsd/contrib/libarchive/unzip/ |
H A D | cmdline.c | 66 const struct bsdunzip_option *popt, *match, *match2; in bsdunzip_getopt() local
|
/freebsd/contrib/libarchive/cat/ |
H A D | cmdline.c | 99 const struct bsdcat_option *popt, *match, *match2; in bsdcat_getopt() local
|
/freebsd/contrib/libarchive/tar/ |
H A D | cmdline.c | 203 const struct bsdtar_option *popt, *match, *match2; in bsdtar_getopt() local
|
/freebsd/contrib/libarchive/cpio/ |
H A D | cmdline.c | 98 const struct option *popt, *match, *match2; in cpio_getopt() local
|
/freebsd/bin/sh/ |
H A D | exec.c | 205 padvance(const char **path, const char **popt, const char *name) in padvance()
|