Home
last modified time | relevance | path

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

/u-boot/include/linux/
A Derrno.h13 #define ECHILD 10 /* No child processes */ macro
/u-boot/lib/
A Dbinman.c54 return log_msg_ret("first image", -ECHILD); in find_image_node()
A Derrno_str.c24 ERRNO_MSG(ECHILD, "No child processes"),
/u-boot/common/
A Dcli_hush.c1483 if (childpid == -1 && errno != ECHILD)

Completed in 13 milliseconds