Searched refs:REQUEST (Results 1 - 8 of 8) sorted by relevance

/freebsd-13-stable/crypto/openssl/apps/
H A Dtsget.in156 REQUEST: foreach (@ARGV) {
171 or warn("$input: could not open input file: $!\n"), next REQUEST;
174 or warn("$input: could not close input file: $!\n"), next REQUEST;
193 or warn("$output: could not open output file: $!\n"), next REQUEST;
196 or warn("$output: could not close output file: $!\n"), next REQUEST;
/freebsd-13-stable/sbin/dhclient/
H A Ddhctoken.h99 #define REQUEST 299 macro
H A Dconflex.c462 return (REQUEST);
H A Dclparse.c186 * REQUEST option-list |
242 case REQUEST:
/freebsd-13-stable/contrib/wpa/src/eapol_auth/
H A Deapol_auth_sm.c465 SM_STATE(BE_AUTH, REQUEST)
467 SM_ENTRY_MA(BE_AUTH, REQUEST, be_auth);
560 SM_ENTER(BE_AUTH, REQUEST);
569 SM_ENTER(BE_AUTH, REQUEST);
593 SM_ENTER(BE_AUTH, REQUEST);
601 SM_ENTER(BE_AUTH, REQUEST);
/freebsd-13-stable/contrib/wpa/src/eapol_supp/
H A Deapol_supp_sm.c471 SM_STATE(SUPP_BE, REQUEST)
473 SM_ENTRY(SUPP_BE, REQUEST);
587 * IEEE Std 802.1X-2004 has transitions from REQUEST to FAIL
601 wpa_printf(MSG_DEBUG, "EAPOL: SUPP_BE REQUEST: both "
629 SM_ENTER(SUPP_BE, REQUEST);
638 SM_ENTER(SUPP_BE, REQUEST);
1038 return "REQUEST";
/freebsd-13-stable/contrib/wpa/src/ap/
H A Dwpa_auth.c951 enum { PAIRWISE_2, PAIRWISE_4, GROUP_2, REQUEST } msg; enumerator in enum:__anon6330
1031 msg = REQUEST;
1046 if (msg == REQUEST || msg == PAIRWISE_2 || msg == PAIRWISE_4 ||
1222 case REQUEST:
/freebsd-13-stable/sys/dev/axgbe/
H A Dxgbe-phy-v2.c2045 XP_IOWRITE_BITS(pdata, XP_DRIVER_INT_REQ, REQUEST, 1);

Completed in 207 milliseconds