Home
last modified time | relevance | path

Searched refs:tdb_fd (Results 1 – 4 of 4) sorted by relevance

/third_party/e2fsprogs/lib/ext2fs/
Dtdb.h104 #define tdb_fd ext2fs_tdb_fd macro
182 int tdb_fd(struct tdb_context *tdb);
Dtdb.c3667 int tdb_fd(struct tdb_context *tdb) in tdb_fd() function
/third_party/e2fsprogs/lib/ext2fs/tdb/patches/
Dext2tdb-rename34 +#define tdb_fd ext2fs_tdb_fd
/third_party/pulseaudio/src/pulsecore/
Ddatabase-tdb.c96 pa_make_fd_cloexec(tdb_fd(c)); in tdb_open_cloexec()