Home
last modified time | relevance | path

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

/openbsd/lib/libsndio/
H A Damsg.h68 #define AMSG_GETPAR 1 /* get the current parameters */ macro
H A Dsio_aucat.c311 hdl->aucat.wmsg.cmd = htonl(AMSG_GETPAR); in sio_aucat_getpar()
318 if (ntohl(hdl->aucat.rmsg.cmd) != AMSG_GETPAR) { in sio_aucat_getpar()
/openbsd/usr.bin/sndiod/
H A Dsock.c954 case AMSG_GETPAR: in sock_execmsg()
966 m->cmd = htonl(AMSG_GETPAR); in sock_execmsg()