Home
last modified time | relevance | path

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

/src/usr.sbin/virtual_oss/virtual_oss/
H A Deq.c169 vclient_eq_alloc(struct virtual_client *pvc) in vclient_eq_alloc() function
H A Dint.h320 extern int vclient_eq_alloc(struct virtual_client *);
H A Dmain.c434 if (vclient_eq_alloc(pvc)) in vclient_setup_buffers()