HomeSort by: relevance | last modified time | path
    Searched refs:act1 (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.sbin/moused/
moused.c 454 static void r_map(mousestatus_t *act1, mousestatus_t *act2);
2059 r_map(mousestatus_t *act1, mousestatus_t *act2)
2065 pbuttons = act1->button;
2071 act1->dz = act1->dy;
2072 act1->dx = 0;
2073 act1->dy = 0;
2075 act2->dx = act1->dx;
2076 act2->dy = act1->dy;
2077 act2->dz = act1->dz
    [all...]
  /src/external/bsd/ipf/dist/perl/
plog 1012 usage: $me [-nSDF] [-s servicemap] [-A act1,...] [address...]
1036 -A act1,... Limit the report to the specified actions. The possible actions

Completed in 47 milliseconds