Searched refs:posix_errno (Results 1 – 7 of 7) sorted by relevance
2 Test function posix_errno() by calling it with its expected arguments15 var_dump(posix_errno());
2 Test function posix_errno() by calling it with with permission error19 var_dump(posix_errno());
2 Test function posix_errno() by calling it with its expected arguments19 var_dump(posix_errno());
8 var_dump(posix_errno() != 0);
17 var_dump(posix_errno() != 0);
12 var_dump(posix_errno() != 0);
446 function posix_errno(): int {} function
Completed in 8 milliseconds