[Bug 274680] cap_net(3) does not document return values
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 23 Oct 2023 17:37:36 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274680
Bug ID: 274680
Summary: cap_net(3) does not document return values
Product: Base System
Version: 14.0-STABLE
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: bin
Assignee: bugs@FreeBSD.org
Reporter: emaste@freebsd.org
I was looking for cap_net_limit's return value
> int
> cap_net_limit(cap_net_limit_t *limit);
but there is no overall documentation of return values. There are some examples
in prose, e.g.
> The cap_net_limit_init() returns
> an opaque limit handle used to store a list of capabilities.
--
You are receiving this mail because:
You are the assignee for the bug.