Add ENOENT to the error precedence chart.
Obtained from: TrustedBSD Project Sponsored by: DARPA, NAI Labs
This commit is contained in:
parent
ee7a6550ed
commit
93af0d314d
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=13942
2 changed files with 8 additions and 0 deletions
|
|
@ -2475,6 +2475,10 @@ Label destruction o</programlisting>
|
||||||
<entry></entry>
|
<entry></entry>
|
||||||
<entry><errorcode>ESRCH</errorcode></entry>
|
<entry><errorcode>ESRCH</errorcode></entry>
|
||||||
</row>
|
</row>
|
||||||
|
<row>
|
||||||
|
<entry></entry>
|
||||||
|
<entry><errorcode>ENOENT</errorcode></entry>
|
||||||
|
</row>
|
||||||
<row>
|
<row>
|
||||||
<entry></entry>
|
<entry></entry>
|
||||||
<entry>EACCES</entry>
|
<entry>EACCES</entry>
|
||||||
|
|
|
||||||
|
|
@ -2475,6 +2475,10 @@ Label destruction o</programlisting>
|
||||||
<entry></entry>
|
<entry></entry>
|
||||||
<entry><errorcode>ESRCH</errorcode></entry>
|
<entry><errorcode>ESRCH</errorcode></entry>
|
||||||
</row>
|
</row>
|
||||||
|
<row>
|
||||||
|
<entry></entry>
|
||||||
|
<entry><errorcode>ENOENT</errorcode></entry>
|
||||||
|
</row>
|
||||||
<row>
|
<row>
|
||||||
<entry></entry>
|
<entry></entry>
|
||||||
<entry>EACCES</entry>
|
<entry>EACCES</entry>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue