Home
last modified time | relevance | path

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

/freebsd-12.1/stand/uboot/lib/
H A Dglue.c373 return (API_ESYSC); in ub_dev_read()
405 return (API_ESYSC); in ub_dev_recv()
424 return (API_ESYSC); in ub_dev_send()
H A Dapi_public.h65 #define API_ESYSC 6 /* syscall error */ macro