Searched refs:NACL_ABI_ENAMETOOLONG (Results 1 – 3 of 3) sorted by relevance
188 return -NACL_ABI_ENAMETOOLONG; in CopyHostPathMounted()213 return (uint32_t) -NACL_ABI_ENAMETOOLONG; in CopyHostPathInFromUser()
485 return -NACL_ABI_ENAMETOOLONG; in NaClSysReadlink()
84 #define NACL_ABI_ENAMETOOLONG 36 /* File name too long */ macro