1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25
Description: Root device and inode number checking. Files: lib/root-dev-ino.h lib/root-dev-ino.c Depends-on: dev-ino lstat same-inode configure.ac: Makefile.am: lib_SOURCES += root-dev-ino.c root-dev-ino.h Include: "root-dev-ino.h" License: GPL Maintainer: Jim Meyering