Home
last modified time | relevance | path

Searched defs:resolved (Results 1 – 25 of 33) sorted by relevance

12

/freebsd-13-stable/lib/libc/stdlib/
HDrealpath.c56 realpath1(const char *path, char *resolved) in realpath1()
210 realpath(const char * __restrict path, char * __restrict resolved) in realpath()
/freebsd-13-stable/contrib/ntp/libntp/
HDntp_realpath.c56 realpath1(const char *path, char *resolved) in realpath1()
99 realpath1(const char *path, char *resolved) in realpath1()
/freebsd-13-stable/contrib/libder/tests/
HDtest_common.h16 char pdir[PATH_MAX], *resolved; in open_progdir() local
/freebsd-13-stable/contrib/bmake/
HDrealpath.c67 realpath(const char * __restrict path, char * __restrict resolved) in realpath()
/freebsd-13-stable/sbin/mount/
HDgetmntopts.c128 checkpath(const char *path, char *resolved) in checkpath()
142 checkpath_allow_file(const char *path, char *resolved) in checkpath_allow_file()
/freebsd-13-stable/usr.sbin/etcupdate/tests/
HDconflicts_test.sh194 resolved() function
/freebsd-13-stable/crypto/openssh/
HDsftp-realpath.c58 sftp_realpath(const char *path, char *resolved) in sftp_realpath()
/freebsd-13-stable/contrib/ntp/tests/libntp/
HDrealpath.c12 static char * resolved; variable
/freebsd-13-stable/sbin/mount_nullfs/
HDmount_nullfs.c64 stat_realpath(const char *path, char *resolved, struct stat *sbp) in stat_realpath()
/freebsd-13-stable/usr.sbin/snapinfo/
HDsnapinfo.c86 char resolved[PATH_MAX]; in main() local
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
HDPdbAstBuilder.h50 bool resolved = false; member
/freebsd-13-stable/contrib/wireguard-tools/
HDconfig.c42 struct addrinfo *resolved; in parse_port() local
200 struct addrinfo *resolved; in parse_endpoint() local
HDipc-uapi.h209 struct addrinfo *resolved; in userspace_get_device() local
/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/Symbol/
HDFunction.h356 bool resolved = false; variable
/freebsd-13-stable/contrib/subversion/subversion/svn/
HDconflict-callbacks.c873 handle_text_conflict(svn_boolean_t *resolved, in handle_text_conflict()
1404 handle_prop_conflicts(svn_boolean_t *resolved, in handle_prop_conflicts()
1750 handle_tree_conflict(svn_boolean_t *resolved, in handle_tree_conflict()
1973 resolve_conflict_interactively(svn_boolean_t *resolved, in resolve_conflict_interactively()
2252 svn_boolean_t resolved = FALSE; in svn_cl__resolve_conflict() local
/freebsd-13-stable/sbin/ipf/libipf/
HDipft_tx.c47 tx_hostnum(char *host, int *resolved) in tx_hostnum()
/freebsd-13-stable/sbin/fsck_ffs/
HDglobs.c96 char resolved; /* cleared if unresolved changes => not clean */ variable
/freebsd-13-stable/contrib/unbound/iterator/
HDiter_delegpt.h112 int resolved; member
/freebsd-13-stable/contrib/llvm-project/lldb/source/Core/
HDValue.cpp413 bool resolved = false; in GetValueAsData() local
HDSection.cpp279 bool resolved = true; in Dump() local
/freebsd-13-stable/contrib/ofed/infiniband-diags/src/
HDiblinkinfo.c593 int resolved = -1; in main() local
/freebsd-13-stable/usr.bin/rctl/
HDrctl.c180 char *copy, *expanded, *resolved, *tofree; in expand_rule() local
/freebsd-13-stable/contrib/llvm-project/lldb/source/Utility/
HDFileSpec.cpp181 llvm::SmallString<128> resolved(pathname); in SetFile() local
/freebsd-13-stable/contrib/llvm-project/lldb/source/Host/common/
HDFileSystem.cpp229 SmallString<128> resolved(path.begin(), path.end()); in Resolve() local
/freebsd-13-stable/contrib/llvm-project/clang/lib/Parse/
HDParseTentative.cpp396 bool resolved() { in resolved() function

12