Searched refs:ino_t (Results 1 - 25 of 115) sorted by last modified time

12345

/macosx-10.9.5/xnu-2422.115.4/tools/tests/xnu_quick_test/
H A Dtests.c3705 ino_t my_file_id;
/macosx-10.9.5/xnu-2422.115.4/bsd/sys/
H A Dunpcb.h127 ino_t unp_ino; /* fake inode number */
/macosx-10.9.5/xnu-2422.115.4/bsd/vfs/
H A Dvfs_fsevents.c1314 ino_t ino = cur->ino;
1322 error = fill_buff(FSE_ARG_INO, sizeof(ino_t), &ino, evbuff, &evbuff_idx, sizeof(evbuff), uio);
1327 memcpy(&ino, &cur->str, sizeof(ino_t));
1328 error = fill_buff(FSE_ARG_INO, sizeof(ino_t), &ino, evbuff, &evbuff_idx, sizeof(evbuff), uio);
1370 ino_t ino;
1377 ino = (ino_t)cur->ino;
1378 error = fill_buff(FSE_ARG_INO, sizeof(ino_t), &ino, evbuff, &evbuff_idx, sizeof(evbuff), uio);
H A Dvfs_vnops.c1149 sb->st_ino = (ino_t)va.va_fileid;
/macosx-10.9.5/xnu-2422.115.4/bsd/kern/
H A Dsys_pipe.c580 sb->st_ino = (ino_t)VM_KERNEL_ADDRPERM((uintptr_t)cpipe);
H A Duipc_usrreq.c159 static ino_t unp_ino; /* prototype for fake inode numbers */
631 sb->st_ino = (ino_t)(uintptr_t)unp->unp_ino;
/macosx-10.9.5/CF-855.17/
H A DCoreFoundation_Prefix.h201 #define ino_t _ino_t macro
/macosx-10.9.5/xnu-2422.115.4/bsd/hfs/
H A Dhfs_cnode.h369 extern struct vnode * hfs_chash_getvnode(struct hfsmount *hfsmp, ino_t inum, int wantrsrc,
371 extern struct cnode * hfs_chash_getcnode(struct hfsmount *hfsmp, ino_t inum, struct vnode **vpp,
373 extern int hfs_chash_snoop(struct hfsmount *, ino_t, int, int (*)(const struct cat_desc *,
H A Dhfs_catalog.c107 static int resolvelinkid(struct hfsmount *hfsmp, u_int32_t linkref, ino_t *ino);
3751 ino_t fileid = 0;
4068 resolvelinkid(struct hfsmount *hfsmp, u_int32_t linkref, ino_t *ino)
/macosx-10.9.5/dyld-239.4/src/
H A DImageLoader.cpp99 void ImageLoader::setFileInfo(dev_t device, ino_t inode, time_t modDate)
H A DImageLoader.h680 void setFileInfo(dev_t device, ino_t inode, time_t modDate);
707 ino_t fInode;
H A Ddyld.cpp2212 || ( ((time_t)p->modTime == stat_buf->st_mtime) && ((ino_t)p->inode == stat_buf->st_ino) ) ) {
3219 if ( ((time_t)p->modTime == stat_buf.st_mtime) && ((ino_t)p->inode == stat_buf.st_ino) ) {
/macosx-10.9.5/apache-786.1/httpd/srclib/apr/
H A Dconfigure30376 # platforms _FILE_OFFSET_BITS will affect the size of ino_t and hence
30382 # iff that is exactly the size of ino_t here; otherwise use ino_t as existing
30393 ino_t_value=ino_t
30394 { $as_echo "$as_me:${as_lineno-$LINENO}: checking size of ino_t" >&5
30395 $as_echo_n "checking size of ino_t... " >&6; }
30410 fprintf(f, "%d\n", sizeof(ino_t));
30441 { $as_echo "$as_me:${as_lineno-$LINENO}: using $ino_t_value for ino_t" >&5
30442 $as_echo "$as_me: using $ino_t_value for ino_t" >&6;}
[all...]
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/Support/
H A DFileSystem.h153 ino_t fs_st_ino;
/macosx-10.9.5/smb-697.95.1/kernel/smbfs/
H A Dsmbfs_io.c106 de32->d_fileno = (ino_t)ino;
320 de.de32.d_fileno = (ino_t)np->n_ino;
/macosx-10.9.5/autofs-234/autofs_kext/
H A Dauto_subr.c1342 static ino_t nodeid = 3;
H A Dauto_vnops.c840 dp->d_ino = (ino_t)fnp->fn_nodeid;
865 dp->d_ino = (ino_t)fnp->fn_parent->fn_nodeid;
912 dp->d_ino = (ino_t)cfnp->fn_nodeid;
H A Dautofs_kern.h171 ino_t fn_nodeid;
/macosx-10.9.5/sudo-72/src/
H A Dcheck.c84 ino_t ino; /* tty inode number */
H A Dconfig.h.in849 #undef ino_t
H A Dgetcwd.c88 ino_t ino;
93 ino_t root_ino;
/macosx-10.9.5/OpenSSH-186/openssh/openbsd-compat/
H A Dgetcwd.c57 ino_t ino;
62 ino_t root_ino;
/macosx-10.9.5/ruby-104/ruby/win32/
H A Ddir.h14 ino_t d_ino;
/macosx-10.9.5/dyld-239.4/launch-cache/
H A DMachOLayout.hpp139 virtual ino_t getInode() const = 0;
165 ino_t inode, time_t modTime, uid_t uid);
185 virtual ino_t getInode() const { return fInode; }
222 ino_t fInode;
429 MachOLayout<A>::MachOLayout(const void* machHeader, uint64_t offset, const char* path, ino_t inode, time_t modTime, uid_t uid)
/macosx-10.9.5/tcl-102/tcl84/tcl/generic/
H A DtclIOUtil.c165 * Note that ino_t/ino64_t is unsigned...
198 oldStyleBuf->st_ino = (ino_t) buf.st_ino;

Completed in 498 milliseconds

12345