Home
last modified time | relevance | path

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

/netbsd-src/usr.bin/kdump/
H A Dsetemul.c177 static struct emulation_ctx *ectx_find(pid_t);
224 ectx_find(pid_t pid) in ectx_find() function
262 ctx = ectx_find(pid); in ectx_update()
274 ctx = ectx_find(pid); in ectx_sanify()