Home
last modified time | relevance | path

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

/minix3/minix/kernel/
H A Dproc.c1352 struct proc *src_ptr; in try_async() local
1390 static int try_one(endpoint_t receive_e, struct proc *src_ptr, in try_one()
1510 int cancel_async(struct proc *src_ptr, struct proc *dst_ptr) in cancel_async()
/minix3/minix/lib/liblwip/dist/src/core/
H A Dpbuf.c1281 const u8_t* src_ptr = (const u8_t*)dataptr; in pbuf_take_at() local