Searched refs:fp_drop_written (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/bsd/sys/
H A Dfile_internal.h192 int fp_drop_written(proc_t p, int fd, struct fileproc *fp);
/darwin-on-arm/xnu/bsd/kern/
H A Dsys_generic.c480 fp_drop_written(p, fd, fp);
547 fp_drop_written(p, fd, fp);
692 fp_drop_written(p, fdes, fp);
H A Dkern_descrip.c439 fp_drop_written(p, fd, fp);
3453 * fp_drop_written
3472 fp_drop_written(proc_t p, int fd, struct fileproc *fp) function

Completed in 28 milliseconds