Home
last modified time | relevance | path

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

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