Home
last modified time | relevance | path

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

/src/usr.sbin/virtual_oss/virtual_oss/
H A Dmain.c459 vclient_open_sub(struct cuse_dev *pdev, int fflags __unused, int type) in vclient_open_sub() function
503 return (vclient_open_sub(pdev, fflags, VTYPE_WAV_HDR)); in vclient_open_wav()
509 return (vclient_open_sub(pdev, fflags, VTYPE_OSS_DAT)); in vclient_open_oss()