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

Details

Provenance
guhaoyu2005_gmail.comAuthored on Sep 24 2023, 10:34 PM
emasteCommitted on Sep 24 2023, 10:37 PM
Reviewer
imp
Differential Revision
D41969: syscall.master: Fix SAL annotation for getdirentires basep argument
Parents
rGabcdc1b9aed7: zfs: merge openzfs/zfs@2e2a46e0a
Branches
Unknown
Tags
Unknown