Searched refs:readlink_isreg_errno (Results 1 – 4 of 4) sorted by relevance
44 #define readlink_isreg_errno EINVAL /* errno after readlink on regular file */ macro
333 readlink_isreg_errno='?'334 if (ln -s a.sym1 a.sym2 && $CL a.c $L) >&2 && readlink_isreg_errno=`$aout`338 echo >&3 $h, $readlink_isreg_errno
44 #define readlink_isreg_errno EINVAL /* errno after readlink on regular file */
1288 case readlink_isreg_errno: return 1;