Home
last modified time | relevance | path

Searched defs:need (Results 1 – 4 of 4) sorted by relevance

/Zephyr-Core-3.7.0/lib/posix/options/
Dfnmatch.c65 bool negate, ok, need; in rangematch() local
/Zephyr-Core-3.7.0/subsys/mgmt/osdp/src/
Dosdp_pd.c559 static inline bool check_buf_len(int need, int have) in check_buf_len()
Dosdp_cp.c117 static inline bool check_buf_len(int need, int have) in check_buf_len()
/Zephyr-Core-3.7.0/tests/net/lib/http_server/core/src/
Dmain.c213 static void test_read_data(size_t *offset, size_t need) in test_read_data()