Searched refs:ino (Results 26 - 39 of 39) sorted by relevance

12

/haiku-fatelf/src/system/libroot/posix/
H A Dfts.c896 ino_t ino; local
944 ino = p->fts_ino = sbp->st_ino;
958 if (ino == t->fts_ino && dev == t->fts_dev) {
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/fs_shell/
H A Dkernel.c106 my_ino_t ino; member in struct:nspace
955 p->d_ino = st.ino;
1682 add_nspace(nspace *ns, fsystem *fs, const char *fileSystem, dev_t dev, ino_t ino) argument
1714 ns->ino = ino;
1923 my_ino_t ino; local
1926 ino = -1;
1932 ino = st.st_ino;
1963 if ((ans->dev == dev) && (ans->ino == ino)) {
[all...]
H A Drootfs.c718 st->ino = node->vnid;
H A Dfsh.cpp711 printf("%12Ld %s %6d %6d %12Ld %s %s", st.ino, mode_str,
/haiku-fatelf/src/bin/coreutils/lib/
H A Dfts.c1551 if (ad->ino == ent->fts_statp->st_ino
1562 (uintmax_t) ad->ino,
1581 ad.ino = t->fts_statp->st_ino;
1975 /* When possible, skip the diropen and subsequent fstat+dev/ino
H A Dgnulib.mk12 # Reproduce by: gnulib-tool --import --dir=. --local-dir=gl --lib=libcoreutils --source-base=lib --m4-base=m4 --doc-base=doc --tests-base=gnulib-tests --aux-dir=build-aux --with-tests --avoid=canonicalize-lgpl --avoid=dummy --no-libtool --macro-prefix=gl acl alloca announce-gen areadlink-with-size argmatch argv-iter assert atexit autobuild backupfile base64 c-strcase c-strtod c-strtold calloc canon-host canonicalize chown cloexec closein closeout config-h configmake crypto/md5 crypto/sha1 crypto/sha256 crypto/sha512 cycle-check d-ino d-type diacrit dirfd dirname do-release-commit-and-tag dup2 environ error euidaccess exclude exitfail faccessat fchdir fcntl fcntl-safer fdl file-type fileblocks filemode filenamecat filevercmp fnmatch-gnu fopen-safer fprintftime freopen freopen-safer fseeko fsusage fsync ftello ftruncate fts getdate getgroups gethrxtime getline getloadavg getndelim2 getopt-gnu getpagesize getpass-gnu gettext gettime gettimeofday getugroups getusershell git-version-gen gitlog-to-changelog gnu-make gnu-web-doc-update gnumakefile gnupload group-member hard-locale hash hash-pjw host-os human idcache ignore-value inttostr inttypes isapipe isblank lchmod lchown lib-ignore linebuffer link link-follow linkat long-options lstat maintainer-makefile malloc manywarnings mbrtowc mbsalign mbswidth memcasecmp memchr memcmp memcmp2 memcpy memmove mempcpy memrchr memset mgetgroups mkancesdirs mkdir mkdir-p mkstemp mktime modechange mountlist mpsort nproc obstack pathmax perl physmem posix-shell posixtm posixver priv-set progname propername putenv quote quotearg raise randint randperm readlink readtokens readtokens0 readutmp realloc regex remove rename rmdir root-dev-ino rpmatch safe-read same save-cwd savedir savewd selinux-at settime sig2str sigaction ssize_t stat-macros stat-time stdbool stdlib-safer stpcpy stpncpy strcspn strdup-posix strftime strpbrk strsignal strtod strtoimax strtol strtoumax symlink sys_stat timespec tzset uname unicodeio unistd-safer unlink-busy unlocked-io unsetenv update-copyright uptime useless-if-before-free userspec utimecmp utimens vasprintf-posix vc-list-files verify verror version-etc-fsf wcwidth winsz-ioctl winsz-termios write-any-file xalloc xfreopen xgetcwd xgethostname xmemcoll xnanosleep xprintf xprintf-posix xreadlink xstrtod xstrtoimax xstrtol xstrtold xstrtoumax yesno
491 ## begin gnulib module dev-ino
494 EXTRA_DIST += dev-ino.h
496 ## end gnulib module dev-ino
2491 ## begin gnulib module root-dev-ino
2494 EXTRA_DIST += root-dev-ino.c root-dev-ino.h
2496 EXTRA_libcoreutils_a_SOURCES += root-dev-ino.c
2498 ## end gnulib module root-dev-ino
[all...]
/haiku-fatelf/src/bin/coreutils/src/
H A Dcopy.c104 ino_t ino; member in struct:dir_list
169 if (ancestors->ino == sb->st_ino && ancestors->dev == sb->st_dev)
600 /* Compare the source dev/ino from the open file to the incoming,
1693 so that if we encounter a matching dev/ino pair in the source tree
1701 Sometimes, when preserving links, we have to record dev/ino even
1709 incur the expense of recording the dev/ino => name mapping; all we
1710 really need is a lookup, to see if the dev/ino pair has already
1719 Also, with --recursive, record dev/ino of each command-line directory.
1832 /* Record destination dev/ino/name, so that if we are asked
1835 _destination_ dev/ino, sinc
[all...]
H A Dls.c90 #include "dev-ino.h"
981 /* Pop a dev/ino struct off the global dev_ino_obstack
1102 visit_dir (dev_t dev, ino_t ino) argument
1109 ent->st_ino = ino;
1426 Use its dev/ino numbers to remove the corresponding
2428 If NAME is non-NULL, we use its dev/ino information to save
/haiku-fatelf/src/bin/network/tcpdump/
H A Dprint-nfs.c738 ino_t ino; local
755 Parse_fh((const u_char *)dp, len, &fsid, &ino, NULL, &sfsname, 0);
779 (void)printf("%ld", (long) ino);
/haiku-fatelf/src/bin/findutils/find/
H A Ddefs.h206 ino_t ino; member in struct:dir_id
H A Dpred.c1378 return stat_buf->st_ino == pred_ptr->args.fileid.ino
H A Dparser.c1600 our_pred->args.fileid.ino = st.st_ino;
/haiku-fatelf/src/bin/network/wget/
H A Dmaint.mk292 @h='"root-dev-ino.h"' \
/haiku-fatelf/src/bin/coreutils/
H A Dconfigure34496 gl_LIBOBJS="$gl_LIBOBJS root-dev-ino.$ac_objext"
[all...]

Completed in 212 milliseconds

12