HomeSort by: relevance | last modified time | path
    Searched defs:otx (Results 1 - 3 of 3) sorted by relevancy

  /src/games/hack/
hack.zap.c 709 int tx, ty, otx, oty; local
711 otx = obj->ox;
719 if (cansee(otx, oty))
720 newsym(otx, oty);
  /src/external/bsd/wpa/dist/src/pae/
ieee802_1x_cp.c 62 bool otx; member in struct:ieee802_1x_cp_sm
125 sm->otx = false;
151 sm->otx = false;
155 sm->otx, sm->orx);
303 sm->otx = false;
305 sm->otx, sm->orx);
338 sm->otx = sm->ltx;
342 sm->otx, sm->orx);
479 sm->otx = false;
ieee802_1x_kay_i.h 118 bool otx; member in struct:ieee802_1x_mka_participant
255 * @otx: old key TX
275 u8 otx:1; member in struct:ieee802_1x_mka_sak_use_body
285 u8 otx:1; member in struct:ieee802_1x_mka_sak_use_body

Completed in 19 milliseconds