Home
last modified time | relevance | path

Searched defs:try_write (Results 1 – 2 of 2) sorted by relevance

/freebsd/crypto/openssl/doc/designs/ddd/
H A Dddd-06-mem-uv.c602 static int try_write(APP_CONN *conn, UPPER_WRITE_OP *op) in try_write() function
/freebsd/tests/sys/posixshm/
H A Dposixshm_test.c1976 try_write(volatile uint64_t *p, uint64_t val) in try_write() function