Home | History | Annotate | Download | only in tcpdump

Lines Matching refs:chdir

386 			if (chroot(chroot_dir) != 0 || chdir ("/") != 0) {
387 fprintf(stderr, "tcpdump: Couldn't chroot/chdir to '%.64s': %s\n",