/freebsd/contrib/llvm-project/lld/COFF/ |
H A D | Driver.cpp | 104 static std::string getOutputPath(StringRef path, bool isDll, bool isDriver) { in getOutputPath() 133 static std::future<MBErrPair> createFutureForFile(std::string path) { in createFutureForFile() 234 void LinkerDriver::enqueuePath(StringRef path, bool wholeArchive, bool lazy) { in enqueuePath() 412 if (std::optional<StringRef> path = findLibIfNew(arg->getValue())) in parseDirectives() local 485 SmallString<128> path = dir; in findFile() local 500 static std::optional<sys::fs::UniqueID> getUniqueID(StringRef path) { in getUniqueID() 510 StringRef path = findFile(filename); in findFileIfNew() local 558 StringRef path = findLib(filename); in findLibIfNew() local 679 std::string path; in addWinSysRootLibSearchPaths() local 693 StringRef path; in addLibSearchPaths() local [all …]
|
/freebsd/contrib/bmake/ |
H A D | dir.c | 579 SearchPath *path = Lst_IsEmpty(&sysIncPath->dirs) in Dir_SetSYSPATH() local 769 DirExpandCurly(const char *word, const char *brace, SearchPath *path, in DirExpandCurly() 814 DirExpandPath(const char *pattern, SearchPath *path, StringList *expansions) in DirExpandPath() 841 SearchPath_ExpandMiddle(SearchPath *path, const char *pattern, in SearchPath_ExpandMiddle() 890 SearchPath_Expand(SearchPath *path, const char *pattern, StringList *expansions) in SearchPath_Expand() 1055 FindFileRelative(SearchPath *path, bool seenDotLast, in FindFileRelative() 1117 FindFileAbsolute(SearchPath *path, bool seenDotLast, in FindFileAbsolute() 1164 FindFile(const char *name, SearchPath *path, bool isinclude) in FindFile() 1272 Dir_FindFile(const char *name, SearchPath *path) in Dir_FindFile() 1288 Dir_FindInclude(const char *name, SearchPath *path) in Dir_FindInclude() [all …]
|
/freebsd/contrib/llvm-project/lld/MachO/ |
H A D | DriverUtils.cpp | 165 for (StringRef path : args::getLines(*buffer)) in createResponseFile() local 196 static void searchedDylib(const Twine &path, bool found) { in searchedDylib() 226 CachedHashStringRef path(mbref.getBufferIdentifier()); in loadDylib() local 291 StringRef macho::rerootPath(StringRef path) { in rerootPath() 302 uint32_t macho::getModTime(StringRef path) { in getModTime() 322 macho::DependencyTracker::DependencyTracker(StringRef path) in DependencyTracker() 344 auto addDep = [&os](DepOpCode opcode, const StringRef &path) { in write()
|
/freebsd/contrib/tcsh/ |
H A D | dotlock.c | 49 char path[MAXPATHLEN], hostname[MAXHOSTNAMELEN + 1]; in create_exclusive() local 129 char path[MAXPATHLEN]; in dot_lock() local 175 char path[MAXPATHLEN]; in dot_unlock() local
|
H A D | ma.setp.c | 233 char *path, *val, *p, *q; in initpaths() local 387 icmd(char *path, char *localsyspath) /* insert path before localsyspath */ in icmd() 411 iacmd(char *inpath, char *path) /* insert path after inpath */ in iacmd() 427 ibcmd(char *inpath, char *path) /* insert path before inpath */ in ibcmd() 443 incmd(char *path, int n) /* insert path at position n */ in incmd() 478 dcmd(char *path) /* delete path */ in dcmd() 524 ccmd(char *inpath, char *path) /* change inpath to path */ in ccmd() 540 cncmd(char *path, int n) /* change at position n to path */ in cncmd()
|
/freebsd/contrib/ntp/libntp/ |
H A D | ntp_realpath.c | 56 realpath1(const char *path, char *resolved) in realpath1() argument 99 realpath1(const char *path, cha argument 257 ntp_realpath(const char * path) ntp_realpath() argument [all...] |
/freebsd/tools/regression/sockets/reconnect/ |
H A D | reconnect.c | 52 prepare_ifsun(struct sockaddr_un *ifsun, const char *path) in prepare_ifsun() 64 create_uds_server(const char *path) in create_uds_server() 84 connect_uds_server(int sock, const char *path) in connect_uds_server()
|
/freebsd/sbin/mksnap_ffs/ |
H A D | mksnap_ffs.c | 66 isdir(const char *path, struct stat *stbufp) in isdir() 77 issamefs(const char *path, struct statfs *stfsp) in issamefs() 94 char errmsg[255], path[PATH_MAX]; in main() local
|
/freebsd/stand/libofw/ |
H A D | devicename.c | 38 ofw_getdev(void **vdev, const char *devspec, const char **path) in ofw_getdev() 64 ofw_path_to_handle(const char *ofwpath, const char *want_type, const char **path) in ofw_path_to_handle() 93 ofw_common_parsedev(struct devdesc **dev, const char *devspec, const char **path, in ofw_common_parsedev()
|
/freebsd/contrib/netbsd-tests/fs/umapfs/ |
H A D | t_basic.c | 32 xtouch(const char *path) in xtouch() 43 xchown(const char *path, uid_t uid, gid_t gid) in xchown() 51 testuidgid(const char *path, uid_t uid, gid_t gid) in testuidgid()
|
/freebsd/tests/sys/kern/ |
H A D | inotify_test.c | 187 watch_file(int ifd, int events, char *path) in watch_file() 203 watch_dir(int ifd, int events, char *path) in watch_dir() 264 char file[PATH_MAX], path[PATH_MAX]; in ATF_TC_BODY() local 296 char path[PATH_MAX]; in ATF_TC_BODY() local 330 char path[PATH_MAX], *p; in ATF_TC_BODY() local 402 char path[PATH_MAX]; in ATF_TC_BODY() local 449 char path[PATH_MAX], buf[16]; in ATF_TC_BODY() local 496 char root[PATH_MAX], path[PATH_MAX]; in ATF_TC_BODY() local 539 char path[PATH_MAX]; in ATF_TC_BODY() local 593 char path[PATH_MAX]; in ATF_TC_BODY() local [all …]
|
/freebsd/tools/test/stress2/tools/ |
H A D | fstool.c | 49 mkDir2(char *path) { in mkDir2() 96 char path[MAXPATHLEN + 1]; in mkDir() local 122 rmDir2(char *path) { in rmDir2() 151 char path[MAXPATHLEN + 1]; in rmDir() local
|
/freebsd/sys/contrib/openzfs/lib/libzfs/os/linux/ |
H A D | libzfs_pool_os.c | 61 zpool_relabel_disk(libzfs_handle_t *hdl, const char *path, const char *msg) in zpool_relabel_disk() 100 const char *path; in read_efi_label() local 157 zpool_label_disk_check(char *path) in zpool_label_disk_check() 214 char path[MAXPATHLEN]; in zpool_label_disk() local
|
/freebsd/libexec/flua/modules/ |
H A D | lfs.c | 187 const char *path; in lua_dir() local 315 const char *path, *member; in lua_attributes() local 364 #define lfs_mkdir_impl(path) (mkdir((path), \ argument 371 const char *path; in lua_mkdir() local 399 const char *path; in lua_rmdir() local
|
/freebsd/lib/libutil/ |
H A D | flopen.c | 49 vflopenat(int dirfd, const char *path, int flags, va_list ap) in vflopenat() 124 flopen(const char *path, int flags, ...) in flopen() 136 flopenat(int dirfd, const char *path, int flags, ...) in flopenat()
|
/freebsd/contrib/netbsd-tests/fs/common/ |
H A D | fstest_nfs.c | 179 const char *path, int flags) in domount() 213 nfs_fstest_mount(const atf_tc_t *tc, void *arg, const char *path, int flags) in nfs_fstest_mount() 229 nfsro_fstest_mount(const atf_tc_t *tc, void *arg, const char *path, int flags) in nfsro_fstest_mount() 285 dounmount(const atf_tc_t *tc, const char *path, int flags) in dounmount() 315 nfs_fstest_unmount(const atf_tc_t *tc, const char *path, int flags) in nfs_fstest_unmount() 322 nfsro_fstest_unmount(const atf_tc_t *tc, const char *path, int flags) in nfsro_fstest_unmount()
|
/freebsd/contrib/wpa/wpa_supplicant/dbus/ |
H A D | dbus_new_helpers.c | 380 const char *path; in message_handler() local 532 const char *path, const char *ifname, in wpa_dbus_register_object_per_iface() 582 struct wpas_dbus_priv *ctrl_iface, const char *path) in wpa_dbus_unregister_object_per_iface() 657 DBusConnection *con, const char *path, const char *interface, in do_send_prop_changed_signal() 699 DBusConnection *con, const char *path, const char *interface, in do_send_deprecated_prop_changed_signal() 733 DBusConnection *con, const char *path, const char *interface, in send_prop_changed_signal() 768 const char *path) in recursive_flush_changed_properties() 821 const char *path) in wpa_dbus_flush_object_changed_properties() 860 const char *path, const char *interface, in wpa_dbus_mark_property_changed() 916 const char *path, in wpa_dbus_get_object_properties() [all …]
|
/freebsd/sys/kern/ |
H A D | vfs_syscalls.c | 182 char *path; member 307 char *path; member 326 kern_statfs(struct thread *td, const char *path, enum uio_seg pathseg, in kern_statfs() 590 char *path; member 939 char *path; member 950 kern_chdir(struct thread *td, const char *path, enum uio_seg pathseg) in kern_chdir() 1021 char *path; member 1135 char *path; member 1151 char *path; member 1226 openatfp(struct thread *td, int dirfd, const char *path, in openatfp() [all …]
|
H A D | vfs_extattr.c | 70 const char *path; member 269 const char *path; member 286 const char *path; member 302 user_extattr_set_path(struct thread *td, const char *path, int attrnamespace, in user_extattr_set_path() 316 kern_extattr_set_path(struct thread *td, const char *path, int attrnamespace, in kern_extattr_set_path() 457 const char *path; member 473 const char *path; member 488 user_extattr_get_path(struct thread *td, const char *path, int attrnamespace, in user_extattr_get_path() 502 kern_extattr_get_path(struct thread *td, const char *path, int attrnamespace, in kern_extattr_get_path() 612 const char *path; member [all …]
|
/freebsd/share/mk/ |
H A D | meta2deps.py | 76 def resolve(path, cwd, last_dir=None, debug=0, debug_out=sys.stderr): argument 120 def cleanpath(path): argument 141 def abspath(path, cwd, last_dir=None, debug=0, debug_out=sys.stderr): argument 368 def find_top(self, path, list): argument 377 def find_obj(self, objroot, dir, path, input): argument 598 def parse_path(self, path, cwd, op=None, w=[]): argument
|
/freebsd/contrib/bmake/mk/ |
H A D | meta2deps.py | 76 def resolve(path, cwd, last_dir=None, debug=0, debug_out=sys.stderr): argument 120 def cleanpath(path): argument 141 def abspath(path, cwd, last_dir=None, debug=0, debug_out=sys.stderr): argument 368 def find_top(self, path, list): argument 377 def find_obj(self, objroot, dir, path, input): argument 616 def parse_path(self, path, cwd, op=None, w=[]): argument
|
/freebsd/sbin/kldconfig/ |
H A D | kldconfig.c | 48 char *path; member 96 char *path; in getpath() local 140 addpath(struct pathhead *pathq, char *path, int force, int insert) in addpath() 192 rempath(struct pathhead *pathq, char *path, int force, int insert __unused) in rempath() 238 parsepath(struct pathhead *pathq, char *path, int uniq) in parsepath()
|
/freebsd/contrib/mtree/ |
H A D | specspec.c | 56 shownode(NODE *n, int f, char const *path) in shownode() 106 mismatch(NODE *n1, NODE *n2, int differ, char const *path) in mismatch() 128 compare_nodes(NODE *n1, NODE *n2, char const *path) in compare_nodes() 193 walk_in_the_forest(NODE *t1, NODE *t2, char const *path) in walk_in_the_forest()
|
/freebsd/contrib/libfido2/tools/ |
H A D | bio.c | 44 bio_list(const char *path) in bio_list() 77 bio_set_name(const char *path, const char *id, const char *name) in bio_set_name() 157 bio_enroll(const char *path) in bio_enroll() 208 bio_delete(const char *path, const char *id) in bio_delete()
|
/freebsd/contrib/llvm-project/compiler-rt/include/sanitizer/ |
H A D | netbsd_syscall_hooks.h | 61 #define __sanitizer_syscall_pre_open(path, flags, mode) \ argument 64 #define __sanitizer_syscall_post_open(res, path, flags, mode) \ argument 80 #define __sanitizer_syscall_pre_compat_43_ocreat(path, mode) \ argument 83 #define __sanitizer_syscall_post_compat_43_ocreat(res, path, mode) \ argument 86 #define __sanitizer_syscall_pre_link(path, link) \ argument 88 #define __sanitizer_syscall_post_link(res, path, link) \ argument 90 #define __sanitizer_syscall_pre_unlink(path) \ argument 92 #define __sanitizer_syscall_post_unlink(res, path) \ argument 95 #define __sanitizer_syscall_pre_chdir(path) \ argument 97 #define __sanitizer_syscall_post_chdir(res, path) \ argument [all …]
|