Home
last modified time | relevance | path

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

/openbsd/usr.sbin/apmd/
H A Dapm-proto.h70 #define APMD_VNO 4 macro
H A Dapmd.c254 if (cmd.vno != APMD_VNO) { in handle_client()
311 reply.vno = APMD_VNO; in handle_client()
/openbsd/usr.sbin/apm/
H A Dapm.c80 cmd->vno = APMD_VNO; in send_command()