| Home | Sort by: relevance | last modified time | path |
| /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 |
| ieee802_1x_kay.h | 269 u8 oan, bool otx, bool orx); |
| ieee802_1x_kay.c | 261 wpa_printf(MSG_DEBUG, "\tOld Key Tx.......: %s", yes_no(body->otx)); 1358 body->otx = true; 1364 body->otx = false; 2638 participant->otx = false; 2848 u8 oan, bool otx, bool orx) 2862 principal->otx = otx; 3764 participant->otx = false; |
| /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); |