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

/darwin-on-arm/xnu/bsd/netat/
H A Dsys_dep.c77 int _ATclose(struct fileglob *, vfs_context_t);
274 {_ATread, _ATwrite, _ATioctl, _ATselect, _ATclose, _ATkqfilter, 0};
H A Dddp.save261 extern int _ATrw(), _ATioctl(), _ATselect(), _ATclose(), _ATstat();
262 static struct fileops fileops = {_ATrw, _ATioctl, _ATselect, _ATclose, _ATstat};
H A Dsys_glue.c77 int _ATclose(struct fileglob *, vfs_context_t);
285 int _ATclose( function

Completed in 14 milliseconds