Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/apps/
H A Dreq.c70 static int check_end(const char *str, const char *end);
1204 …if (!check_end(type, "_min") || !check_end(type, "_max") || !check_end(type, "_default") || !check… in prompt_info()
1486 static int check_end(const char *str, const char *end) in check_end() function
/freebsd/sys/contrib/dev/rtw88/
H A Drtw8822c.c3588 goto check_end; in rtw8822c_gain_check_state()
3598 check_end: in rtw8822c_gain_check_state()