Home | History | Annotate | Download | only in tcpdump

Lines Matching full:dirfd

475 	int	dirfd;
1903 dumpinfo.dirfd = open(dirname(WFileName),
1905 if (dumpinfo.dirfd < 0) {
1911 if (cap_rights_limit(dumpinfo.dirfd, &rights) < 0 &&
1915 if (cap_fcntls_limit(dumpinfo.dirfd, CAP_FCNTL_GETFL) < 0 &&
2310 fd = openat(dump_info->dirfd,
2382 fd = openat(dump_info->dirfd, dump_info->CurrentFileName,