Searched refs:inode (Results 1 - 25 of 90) sorted by relevance

1234

/macosx-10.10/lsof-53/lsof/lib/
H A Dlkud.c69 int i; /* inode match status */
75 INODETYPE inode = (INODETYPE)0; local
84 inode = Lf->inode;
107 if ((i == 0) || (ty != 1) || (inode == dp->inode)) {
116 if (inode < dp->inode)
144 int i; /* inode match status */
150 INODETYPE inode local
[all...]
H A Dfino.c2 * fino.c -- find inode functions for lsof library
34 * fino.c -- find block (optional) and character device file inode numbers
38 * HASBLKDEV to activate the block device inode lookup
61 * find_bl_ino() - find the inode number for a block device file
95 Lf->inode = BSdev[mid]->inode;
107 * find_ch_ino() - find the inode number for a character device file
141 Lf->inode = Sdev[mid]->inode;
H A Dcvfs.c96 vfs->fs_ino = mp->inode;
H A Disfn.c112 #define SFDIHASH 4094 /* Sfile hash by (device,inode) number
118 * minor device, and inode, modulo mod
125 * minor raw device, and inode, modulo
151 * Allocate hash buckets by (device,inode), file system device, and file name.
280 * and inode (from *Lf) */
283 * or S_IFBLK inode */
331 Lf->inode,
337 && (Lf->inode == s->i)) {
371 Lf->inode, SFRDHASH)];
376 && (s->rdev == Lf->rdev) && (s->i == Lf->inode))
[all...]
H A Drnam.c221 * If it isn't, and if the file has an inode number, search the mount table
222 * and see if the file system's inode number is known. If it is, form the
223 * possible full path, safely stat() it, and see if it's inode number matches
230 * The vnode tests failed. Try the inode tests.
232 if (Lf->inp_ty != 1 || !Lf->inode
238 if (!mtp->dir || !mtp->inode)
250 || (unsigned long)sb.st_ino != Lf->inode)
590 * If the entry has an inode number that matches the inode number of the
594 if ((Lf->inp_ty == 1) && Lf->fs_ino && (Lf->inode
[all...]
H A Drnch.c262 * If it isn't, and if the file has an inode number, search the mount table
263 * and see if the file system's inode number is known. If it is, form the
264 * possible full path, safely stat() it, and see if it's inode number matches
271 * The vnode tests failed. Try the inode tests.
273 if (Lf->inp_ty != 1 || !Lf->inode
279 if (!mtp->dir || !mtp->inode)
291 || (unsigned long)sb.st_ino != Lf->inode)
739 * If the entry has an inode number that matches the inode number of the
743 if ((Lf->inp_ty == 1) && Lf->fs_ino && (Lf->inode
[all...]
H A Drnmh.c256 * If it isn't, and if the file has an inode number, search the mount table
257 * and see if the file system's inode number is known. If it is, form the
258 * possible full path, safely stat() it, and see if it's inode number matches
265 * The vnode tests failed. Try the inode tests.
267 if (Lf->inp_ty != 1 || !Lf->inode
273 if (!mtp->dir || !mtp->inode)
285 || (unsigned long)sb.st_ino != Lf->inode)
668 * If the entry has an inode number that matches the inode number of the
672 if ((Lf->inp_ty == 1) && Lf->fs_ino && (Lf->inode
[all...]
H A Drdev.c268 Devtp[i].inode = (INODETYPE)sb.st_ino;
322 BDevtp[j].inode = (INODETYPE)sb.st_ino;
436 * rmdupdev() - remove duplicate (major/minor/inode) devices
455 if (p[i]->rdev != p[k]->rdev || p[i]->inode != p[k]->inode)
514 || dp->inode != sb.st_ino) {
/macosx-10.10/lsof-53/lsof/scripts/
H A Dlist_fields.perl38 $access = $devch = $devn = $fd = $inode = $lock = $name = ""; # | file descr.
90 if (/^i(.*)/) { $inode = $1; next; }
131 $tmp = $inode; if ($proto ne "") { $tmp = $proto }
139 $access = $devch = $devn = $fd = $inode = $lock = $name = "";
H A Dlist_fields.awk39 access = dev = devch = fd = inode = lock = name = offset = "";
71 t = inode; if (proto != "") { t = proto }
76 access = dev = devch = fd = inode = lock = name = offset = "";
131 t = inode; if (proto != "") { t = proto }
136 access = dev = devch = fd = inode = lock = name = offset = "";
156 if (id == "i") { inode = val; next } # inode number
192 t = inode; if (proto != "") { t = proto }
H A Dlist_NULf.perl538 $access = $devch = $devn = $fd = $inode = $lock = $name = ""; # | file descr.
89 if ($F[$i] =~ /^i(.*)/) { $inode = $1; last FD; }
136 $tmp = $inode; if ($proto ne "") { $tmp = $proto }
144 $access = $devch = $devn = $fd = $inode = $lock = "";
/macosx-10.10/Security-57031.1.35/Security/include/security_utilities/
H A Ddyld_cache_format.h56 uint64_t inode; member in struct:dyld_cache_image_info
/macosx-10.10/Security-57031.1.35/Security/libsecurity_utilities/lib/
H A Ddyld_cache_format.h56 uint64_t inode; member in struct:dyld_cache_image_info
/macosx-10.10/apache-793/httpd/modules/cache/
H A Dcache_disk_common.h58 apr_ino_t inode; member in struct:__anon6146
/macosx-10.10/libxslt-13/libxslt/libxslt/
H A Dxslt.c2040 xsltPointerListPtr extElemNs = cctxt->inode->extElemNs;
2041 xsltPointerListPtr exclResultNs = cctxt->inode->exclResultNs;
2043 if ((cctxt == NULL) || (cctxt->inode == NULL) || (elem == NULL) ||
2050 extElemNs = cctxt->inode->extElemNs;
2051 exclResultNs = cctxt->inode->exclResultNs;
2211 if ((cctxt == NULL) || (cctxt->inode == NULL))
2234 item->inScopeNs = cctxt->inode->inScopeNs;
2239 cctxt->inode->litResElemInfo = item;
2240 cctxt->inode->nsChanged = 0;
2322 xsltCompilerNodeInfoPtr inode, ipre local
[all...]
/macosx-10.10/tidy-15.15/tidy/src/
H A Distack.c220 lexer->inode = node;
233 doc->lexer->inode = NULL;
243 /* this will only be NULL if inode != NULL */
246 node = lexer->inode;
247 lexer->inode = NULL;
256 if (lexer->inode == NULL)
/macosx-10.10/dyld-353.2.1/launch-cache/
H A Ddsc_iterator.cpp62 int walkSegments(const uint8_t* cache, const uint8_t* cacheEnd, const uint8_t* firstSeg, const char* dylibPath, uint64_t inode,uint64_t modTime, const uint8_t* machHeader, argument
73 dylibInfo.inode = inode;
158 uint64_t inode = dylibs[i].inode(); local
169 int result = walkSegments<A>(cache, cacheEnd, firstSeg, dylibPath, inode, modTime, machHeader, callback);
H A Ddsc_iterator.h36 uint64_t inode; // of dylib file or path hash member in struct:dyld_shared_cache_dylib_info
H A Ddyld_cache_format.h61 uint64_t inode; member in struct:dyld_cache_image_info
/macosx-10.10/lsof-53/lsof/
H A Dnode.c143 * readinode() - read inode
148 KA_T ia; /* inode kernel address */
149 struct inode *i; /* inode buffer */
151 if (kread((KA_T)ia, (char *)i, sizeof(struct inode))) {
152 (void) snpf(Namech, Namechl, "can't read inode at %s",
/macosx-10.10/doc_cmds-49/makewhatis/
H A Dmakewhatis.c65 ino_t inode; member in struct:page_info
73 ino_t inode; member in struct:visited_dir
194 info->inode = st.st_ino;
430 if (visit->inode == st.st_ino &&
438 visit->inode = st.st_ino;
820 * Sorts pages first by inode number, then by name.
827 if (p1->inode == p2->inode)
829 return p1->inode - p2->inode;
[all...]
/macosx-10.10/lsof-53/lsof/dialects/darwin/kmem/
H A Ddnode.c306 INODETYPE *ir; /* place to return inode number */
315 *ir = (INODETYPE)Devtp[i].inode;
351 struct inode *i = (struct inode *)NULL;
352 struct inode ib;
653 Lf->inode = fi;
695 * Obtain the inode number.
698 Lf->inode = (INODETYPE)i->i_number;
701 Lf->inode = (INODETYPE)n->n_vattr.va_fileid;
706 Lf->inode
[all...]
H A Ddnode1.c4 * This module must be separate to keep separate the multiple kernel inode
88 INODETYPE *ino; /* returned inode number */
102 *nl = (long)i.inode.iso_links;
/macosx-10.10/Libc-1044.1.2/stdlib/FreeBSD/
H A Drealpath.c94 ino_t inode; local
231 inode = attrs.id.fid_objno;
236 inode = sb.st_ino;
258 * and inode numbers.
261 if (statfs(resolved, &sfs) == 0 && lstat(sfs.f_mntonname, &sb) == 0 && dev == sb.st_dev && inode == sb.st_ino) {
351 * and try to match the inode. There are many problems with
/macosx-10.10/emacs-93/emacs/lisp/
H A Dvc-mcvs.el136 inode)
137 (dolist (x map inode)
138 (if (equal (nth 2 x) file) (setq inode (nth 1 x))))))
141 (let (root inode cvsfile)
143 (setq inode (vc-mcvs-map-file
145 (vc-file-setprop file 'mcvs-inode inode)
149 (setq cvsfile (expand-file-name inode root)))
196 (expand-file-name (vc-file-getprop file 'mcvs-inode)
246 ;; I'm not sure exactly why, but if we don't setup the inode an
[all...]

Completed in 408 milliseconds

1234