Home
last modified time | relevance | path

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

/minix/minix/drivers/vmm_guest/vbox/
H A Dproto.h5 extern int convert_err(int code);
H A Derr.c214 int convert_err(int code) in convert_err() function
H A Dhgcm.c68 return convert_err(res); in convert_result()