Home
last modified time | relevance | path

Searched defs:resolve (Results 1 – 16 of 16) sorted by relevance

/minix3/minix/servers/vfs/
H A Dlink.c36 struct lookup resolve; in do_link() local
102 struct lookup resolve, stickycheck; in do_unlink() local
177 struct lookup resolve, stickycheck; in do_rename() local
287 struct lookup resolve; in do_truncate() local
394 struct lookup resolve; in do_slink() local
440 struct lookup resolve; in rdlink_direct() local
478 struct lookup resolve; in do_rdlink() local
H A Dpath.c40 advance(struct vnode *dirp, struct lookup *resolve, struct fproc *rfp) in advance()
133 eat_path(struct lookup *resolve, struct fproc *rfp) in eat_path()
146 last_dir(struct lookup *resolve, struct fproc *rfp) in last_dir()
384 lookup(struct vnode *start_node, struct lookup *resolve, node_details_t *result_node, struct fproc … in lookup()
575 lookup_init(struct lookup *resolve, char *path, int flags, struct vmnt **vmp, struct vnode **vp) in lookup_init()
657 struct lookup resolve; in canonical_path() local
820 struct lookup resolve, resolve2; in do_socketpath() local
H A Dstadir.c60 struct lookup resolve; in do_chdir() local
92 struct lookup resolve; in do_chroot() local
147 struct lookup resolve; in do_stat() local
301 struct lookup resolve; in do_statvfs() local
425 struct lookup resolve; in do_lstat() local
H A Dprotect.c37 struct lookup resolve; in do_chmod() local
110 struct lookup resolve; in do_chown() local
207 struct lookup resolve; in do_access() local
H A Dopen.c94 struct lookup resolve; in common_open() local
299 static struct vnode *new_node(struct lookup *resolve, int oflags, mode_t bits) in new_node()
522 struct lookup resolve; in do_mknod() local
572 struct lookup resolve; in do_mkdir() local
H A Dtime.c47 struct lookup resolve; in do_utimens() local
H A Dmount.c172 struct lookup resolve; in mount_fs() local
600 struct lookup resolve; in name_to_dev() local
H A Dexec.c90 char *fullpath, int copyprogname, int sugid, struct lookup *resolve, struct fproc *fp) in get_read_vp()
204 struct lookup resolve; in pm_exec() local
H A Drequest.c430 struct lookup *resolve, in req_lookup()
/minix3/crypto/external/bsd/heimdal/dist/lib/krb5/
H A Dtest_plugin.c78 krb5plugin_service_locate_ftable resolve = { variable
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.h341 template <typename T> T resolve(DIRef<T> Ref) const { in resolve() function
H A DDwarfDebug.h578 template <typename T> T resolve(DIRef<T> Ref) const { in resolve() function
H A DDwarfDebug.cpp112 template <typename T> T DbgVariable::resolve(DIRef<T> Ref) const { in resolve() function in DbgVariable
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/
H A DExecutionDepsFix.cpp250 DomainValue *ExeDepsFix::resolve(DomainValue *&DVRef) { in resolve() function in ExeDepsFix
/minix3/external/bsd/llvm/dist/llvm/include/llvm/IR/
H A DDebugInfo.h348 T DIRef<T>::resolve(const DITypeIdentifierMap &Map) const { in resolve() function
/minix3/external/bsd/llvm/dist/llvm/lib/IR/
H A DMetadata.cpp435 void UniquableMDNode::resolve() { in resolve() function in UniquableMDNode