Home
last modified time | relevance | path

Searched refs:HTTP_STATUS_200_OK (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/stand/efi/include/Protocol/
H A DHttp.h70 HTTP_STATUS_200_OK, enumerator
/freebsd-13.1/stand/efi/libefi/
H A Defihttp.c543 if (response.StatusCode != HTTP_STATUS_200_OK) { in _efihttp_fs_open()