Searched refs:act1 (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/usr.sbin/moused/
H A Dmoused.c454 static void r_map(mousestatus_t *act1, mousestatus_t *act2);
2068 r_map(mousestatus_t *act1, mousestatus_t *act2) argument
2074 pbuttons = act1->button;
2080 act1->dz = act1->dy;
2081 act1->dx = 0;
2082 act1->dy = 0;
2084 act2->dx = act1->dx;
2085 act2->dy = act1->dy;
2086 act2->dz = act1
[all...]
/netbsd-6-1-5-RELEASE/dist/ipf/perl/
H A Dplog1012 usage: $me [-nSDF] [-s servicemap] [-A act1,...] [address...]
1036 -A act1,... Limit the report to the specified actions. The possible actions

Completed in 71 milliseconds