Searched refs:dirfd (Results 76 - 100 of 111) sorted by relevance

12345

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/netatalk-3.0.5/libatalk/util/
H A Dftw.c373 dirp->streamfd = dirfd (dirp->stream);
526 if (__fchdir (dirfd (dir.stream)) < 0)
608 if (__fchdir (dirfd (old_dir->stream)) == 0)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/netatalk-3.0.5/libatalk/util/
H A Dftw.c373 dirp->streamfd = dirfd (dirp->stream);
526 if (__fchdir (dirfd (dir.stream)) < 0)
608 if (__fchdir (dirfd (old_dir->stream)) == 0)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/netatalk-3.0.5/libatalk/util/
H A Dftw.c373 dirp->streamfd = dirfd (dirp->stream);
526 if (__fchdir (dirfd (dir.stream)) < 0)
608 if (__fchdir (dirfd (old_dir->stream)) == 0)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/netatalk-3.0.5/libatalk/adouble/
H A Dad_open.c1810 int ad_metadataat(int dirfd, const char *name, int flags, struct adouble *adp) argument
1815 if (dirfd != -1) {
1816 if ((cwdfd = open(".", O_RDONLY) == -1) || (fchdir(dirfd) != 0)) {
1827 if (dirfd != -1) {
1890 int dirfd, /* dir fd openat like */
1899 if (dirfd != -1) {
1900 if ((cwdfd = open(".", O_RDONLY) == -1) || (fchdir(dirfd) != 0))
1911 if (dirfd != -1) {
1889 ad_openat(struct adouble *ad, int dirfd, const char *path, int adflags, ...) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/netatalk-3.0.5/libatalk/adouble/
H A Dad_open.c1810 int ad_metadataat(int dirfd, const char *name, int flags, struct adouble *adp) argument
1815 if (dirfd != -1) {
1816 if ((cwdfd = open(".", O_RDONLY) == -1) || (fchdir(dirfd) != 0)) {
1827 if (dirfd != -1) {
1890 int dirfd, /* dir fd openat like */
1899 if (dirfd != -1) {
1900 if ((cwdfd = open(".", O_RDONLY) == -1) || (fchdir(dirfd) != 0))
1911 if (dirfd != -1) {
1889 ad_openat(struct adouble *ad, int dirfd, const char *path, int adflags, ...) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/netatalk-3.0.5/libatalk/adouble/
H A Dad_open.c1810 int ad_metadataat(int dirfd, const char *name, int flags, struct adouble *adp) argument
1815 if (dirfd != -1) {
1816 if ((cwdfd = open(".", O_RDONLY) == -1) || (fchdir(dirfd) != 0)) {
1827 if (dirfd != -1) {
1890 int dirfd, /* dir fd openat like */
1899 if (dirfd != -1) {
1900 if ((cwdfd = open(".", O_RDONLY) == -1) || (fchdir(dirfd) != 0))
1911 if (dirfd != -1) {
1889 ad_openat(struct adouble *ad, int dirfd, const char *path, int adflags, ...) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source4/heimdal/lib/krb5/
H A Dplugin.c208 rk_cloexec(dirfd(d));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/netatalk-3.0.5/include/atalk/
H A Dutil.h192 extern int ostatat(int dirfd, const char *path, struct stat *st, int options);
H A Dadouble.h407 extern int ad_openat (struct adouble *, int dirfd, const char *path, int adflags, ...);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source4/heimdal/lib/krb5/
H A Dplugin.c208 rk_cloexec(dirfd(d));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/netatalk-3.0.5/include/atalk/
H A Dutil.h192 extern int ostatat(int dirfd, const char *path, struct stat *st, int options);
H A Dadouble.h407 extern int ad_openat (struct adouble *, int dirfd, const char *path, int adflags, ...);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/netatalk-3.0.5/include/atalk/
H A Dutil.h192 extern int ostatat(int dirfd, const char *path, struct stat *st, int options);
H A Dadouble.h407 extern int ad_openat (struct adouble *, int dirfd, const char *path, int adflags, ...);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source4/heimdal/lib/krb5/
H A Dplugin.c208 rk_cloexec(dirfd(d));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/libdaemon/libdaemon/
H A Ddfork.c527 if (fd == dirfd(d))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/libdaemon/libdaemon/
H A Ddfork.c527 if (fd == dirfd(d))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/libdaemon/libdaemon/
H A Ddfork.c527 if (fd == dirfd(d))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/netatalk-3.0.5/etc/afpd/
H A Dfile.c1548 * dirfd can be used for unlinkat semantics
1550 int deletefile(const struct vol *vol, int dirfd, char *file, int checkAttrib) argument
1566 if ( ad_metadataat(dirfd, file, ADFLAGS_CHECK_OF, &ad) == 0 ) {
1577 if (ad_openat(&ad, dirfd, file, adflags | ADFLAGS_RF | ADFLAGS_NORF | ADFLAGS_RDONLY) < 0 ) {
1616 } else if (!(err = vol->vfs->vfs_deletefile(vol, dirfd, file)) && !(err = netatalk_unlinkat(dirfd, file )) ) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/netatalk-3.0.5/etc/afpd/
H A Dfile.c1548 * dirfd can be used for unlinkat semantics
1550 int deletefile(const struct vol *vol, int dirfd, char *file, int checkAttrib) argument
1566 if ( ad_metadataat(dirfd, file, ADFLAGS_CHECK_OF, &ad) == 0 ) {
1577 if (ad_openat(&ad, dirfd, file, adflags | ADFLAGS_RF | ADFLAGS_NORF | ADFLAGS_RDONLY) < 0 ) {
1616 } else if (!(err = vol->vfs->vfs_deletefile(vol, dirfd, file)) && !(err = netatalk_unlinkat(dirfd, file )) ) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/netatalk-3.0.5/etc/afpd/
H A Dfile.c1548 * dirfd can be used for unlinkat semantics
1550 int deletefile(const struct vol *vol, int dirfd, char *file, int checkAttrib) argument
1566 if ( ad_metadataat(dirfd, file, ADFLAGS_CHECK_OF, &ad) == 0 ) {
1577 if (ad_openat(&ad, dirfd, file, adflags | ADFLAGS_RF | ADFLAGS_NORF | ADFLAGS_RDONLY) < 0 ) {
1616 } else if (!(err = vol->vfs->vfs_deletefile(vol, dirfd, file)) && !(err = netatalk_unlinkat(dirfd, file )) ) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/vsftpd/
H A Dsysutil.c1342 int fd = dirfd((DIR*) p_dir);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/vsftpd/
H A Dsysutil.c1342 int fd = dirfd((DIR*) p_dir);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/vsftpd/
H A Dsysutil.c1342 int fd = dirfd((DIR*) p_dir);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/sqlite/
H A Dsqlite3.c22620 int dirfd; /* File descriptor for the directory */ member in struct:unixFile
24027 if( pFile->dirfd>=0 ){
24028 int err = close(pFile->dirfd);
24033 pFile->dirfd=-1;
25564 if( pFile->dirfd>=0 ){
25566 OSTRACE(("DIRSYNC %-3d (have_fullfsync=%d fullsync=%d)\n", pFile->dirfd,
25573 if( (!HAVE_FULLFSYNC || !isFullsync) && full_fsync(pFile->dirfd,0,0) ){
25584 err = close(pFile->dirfd); /* Only need to sync once, so close the */
25586 pFile->dirfd = -1;
26683 int dirfd, /* Director
26680 fillInUnixFile( sqlite3_vfs *pVfs, int h, int dirfd, sqlite3_file *pId, const char *zFilename, int noLock, int isDelete ) argument
27091 int dirfd = -1; /* Directory file descriptor */ local
27912 int dirfd = -1; local
[all...]

Completed in 592 milliseconds

12345