HomeFreeBSD

syscalls.master: Fix SAL annotation for getdirentires basep argument

Description

syscalls.master: Fix SAL annotation for getdirentires basep argument

getdirentires last argument "off_t *basep" is an optional output
argument. It returns the value only when the passed-in value(pointer)
is non-NULL.

This is a part of the research work at RCSLab, University of Waterloo.

Reviewed by: imp, emaste
Differential Revision: https://reviews.freebsd.org/D41969

(cherry picked from commit 5e29272bf57e24a16f3a17f037f9a5e7cf25ed90)

Details

Provenance
guhaoyu2005_gmail.comAuthored on Sep 24 2023, 10:34 PM
emasteCommitted on Sep 29 2023, 12:26 PM
Reviewer
imp
Differential Revision
D41969: syscall.master: Fix SAL annotation for getdirentires basep argument
Parents
rG6d22a25725cb: vge: correct pause_frames sysctl description
Branches
Unknown
Tags
Unknown