Searched refs:AMSG_GETPAR (Results 1 – 3 of 3) sorted by relevance
68 #define AMSG_GETPAR 1 /* get the current parameters */ macro
311 hdl->aucat.wmsg.cmd = htonl(AMSG_GETPAR); in sio_aucat_getpar()318 if (ntohl(hdl->aucat.rmsg.cmd) != AMSG_GETPAR) { in sio_aucat_getpar()
954 case AMSG_GETPAR: in sock_execmsg()966 m->cmd = htonl(AMSG_GETPAR); in sock_execmsg()