Home
last modified time | relevance | path

Searched refs:buf_ref (Results 1 – 3 of 3) sorted by last modified time

/unit/go/
H A Drequest.go28 res := C.nxt_cgo_request_read(r.c_req, buf_ref(p), C.uint32_t(len(p)))
H A Dresponse.go35 br := buf_ref(p)
H A Dunit.go25 func buf_ref(buf []byte) C.uintptr_t { func
45 buf.b = buf_ref(b)