/minix3/minix/servers/vfs/ |
H A D | link.c | 36 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 D | path.c | 40 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 D | stadir.c | 60 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 D | protect.c | 37 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 D | open.c | 94 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 D | time.c | 47 struct lookup resolve; in do_utimens() local
|
H A D | mount.c | 172 struct lookup resolve; in mount_fs() local 600 struct lookup resolve; in name_to_dev() local
|
H A D | exec.c | 90 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 D | request.c | 430 struct lookup *resolve, in req_lookup()
|
/minix3/crypto/external/bsd/heimdal/dist/lib/krb5/ |
H A D | test_plugin.c | 78 krb5plugin_service_locate_ftable resolve = { variable
|
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/AsmPrinter/ |
H A D | DwarfUnit.h | 341 template <typename T> T resolve(DIRef<T> Ref) const { in resolve() function
|
H A D | DwarfDebug.h | 578 template <typename T> T resolve(DIRef<T> Ref) const { in resolve() function
|
H A D | DwarfDebug.cpp | 112 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 D | ExecutionDepsFix.cpp | 250 DomainValue *ExeDepsFix::resolve(DomainValue *&DVRef) { in resolve() function in ExeDepsFix
|
/minix3/external/bsd/llvm/dist/llvm/include/llvm/IR/ |
H A D | DebugInfo.h | 348 T DIRef<T>::resolve(const DITypeIdentifierMap &Map) const { in resolve() function
|
/minix3/external/bsd/llvm/dist/llvm/lib/IR/ |
H A D | Metadata.cpp | 435 void UniquableMDNode::resolve() { in resolve() function in UniquableMDNode
|