Home
last modified time | relevance | path

Searched defs:pformat (Results 1 – 6 of 6) sorted by relevance

/freebsd/lib/virtual_oss/oss/
H A Doss.c81 int bufsize, int *pchannels, int *pformat, int attr, int fionbio) in oss_open()
136 int bufsize, int *pchannels, int *pformat) in oss_rec_open()
143 int bufsize, int *pchannels, int *pformat) in oss_play_open()
/freebsd/lib/virtual_oss/sndio/
H A Dsndio.c100 int samplerate, int bufsize, int *pchannels, int *pformat, int direction) in sndio_open()
159 int samplerate, int bufsize, int *pchannels, int *pformat) in sndio_open_play()
166 int samplerate, int bufsize, int *pchannels, int *pformat) in sndio_open_rec()
/freebsd/lib/virtual_oss/null/
H A Dnull.c49 int *pformat) in null_open()
/freebsd/lib/virtual_oss/bt/
H A Dbt.c363 int bufsize __unused, int *pchannels, int *pformat, struct bt_config *cfg, in bt_open()
617 int bufsize, int *pchannels, int *pformat) in bt_rec_open()
633 int bufsize, int *pchannels, int *pformat) in bt_play_open()
/freebsd/sys/dev/sound/pcm/
H A Dvchan.c195 uint32_t pformat, pspeed, pflags, i; in vchan_getcaps() local
/freebsd/crypto/openssl/ssl/
H A Ds3_lib.c3877 const unsigned char **pformat = parg; in ssl3_ctrl() local