https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219262
Bug ID: 219262
Summary: O_VERIFY flag not documented in open(2) man page
Product: Documentation
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Documentation
Assignee: [email protected]
Reporter: [email protected]
r281845 "Support file verification in MAC" introduced the O_VERIFY open(2)
flag, which is as yet (as of r318026) undocumented:
% egrep -r '#define[[:space:]]*O_VERIFY' sys/sys
sys/sys/fcntl.h:#define O_VERIFY 0x00200000 /* open only after
verification */
% grep O_VERIFY lib/libc/sys/open.2
%
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-doc
To unsubscribe, send any mail to "[email protected]"