Home
last modified time | relevance | path

Searched defs:path (Results 226 – 250 of 1431) sorted by relevance

12345678910>>...58

/freebsd/lib/libc/gen/
H A Dutime.c37 utime(const char *path, const struct utimbuf *times) in utime()
H A Ddirname_compat.c28 __freebsd11_dirname(char *path) in __freebsd11_dirname()
H A Dlibc_dlopen.c40 libc_dlopen(const char *path, int mode) in libc_dlopen()
/freebsd/usr.sbin/ngctl/
H A Dshutdown.c57 char *path; in ShutdownCmd() local
H A Dconnect.c62 const char *path = "."; in ConnectCmd() local
H A Dname.c59 char *path; in NameCmd() local
H A Drmhook.c60 const char *path = "."; in RmHookCmd() local
H A Dmkpeer.c62 const char *path = "."; in MkPeerCmd() local
/freebsd/contrib/kyua/utils/fs/
H A Dpath.hpp55 class path { class
/freebsd/sys/contrib/openzfs/lib/libspl/os/freebsd/
H A Dgetmntany.c43 getextmntent(const char *path, struct extmnttab *entry, struct stat64 *statbuf) in getextmntent()
/freebsd/contrib/openbsm/compat/
H A Dpidfile.h71 pidfile_read(const char *path, pid_t *pidptr) in pidfile_read()
97 pidfile_open(const char *path, mode_t mode, pid_t *pidptr) in pidfile_open()
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DUserSettingsController.cpp35 GetPropertyValue(const ExecutionContext * exe_ctx,llvm::StringRef path,Status & error) const GetPropertyValue() argument
44 SetPropertyValue(const ExecutionContext * exe_ctx,VarSetOperationType op,llvm::StringRef path,llvm::StringRef value) SetPropertyValue() argument
/freebsd/sys/dev/isci/
H A Disci_remote_device.c263 struct cam_path *path; in isci_remote_device_freeze_lun_queue() local
279 struct cam_path *path; in isci_remote_device_release_lun_queue() local
/freebsd/contrib/pam-krb5/pam-util/
H A Dvector.c264 vector_exec(const char *path, struct vector *vector) in vector_exec()
281 vector_exec_env(const char *path, struct vector *vector, in vector_exec_env()
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBPlatform.cpp154 SetLocalCacheDirectory(const char * path) SetLocalCacheDirectory() argument
244 SetWorkingDirectory(const char * path) SetWorkingDirectory() argument
362 SetWorkingDirectory(const char * path) SetWorkingDirectory() argument
599 MakeDirectory(const char * path,uint32_t file_permissions) MakeDirectory() argument
613 GetFilePermissions(const char * path) GetFilePermissions() argument
625 SetFilePermissions(const char * path,uint32_t file_permissions) SetFilePermissions() argument
[all...]
/freebsd/contrib/llvm-project/llvm/lib/LTO/
H A DLTOModule.cpp111 LTOModule::createFromFile(LLVMContext &Context, StringRef path, in createFromFile()
125 LTOModule::createFromOpenFile(LLVMContext &Context, int fd, StringRef path, in createFromOpenFile()
131 LTOModule::createFromOpenFileSlice(LLVMContext &Context, int fd, StringRef path, in createFromOpenFileSlice()
149 StringRef path) { in createFromBuffer()
158 const TargetOptions &options, StringRef path) { in createInLocalContext()
657 size_t buffer_size, const char *path, in createInputFile()
/freebsd/stand/kboot/libkboot/
H A Dhost_syscalls.c90 host_mkdir(const char *path, host_mode_t mode) in host_mkdir()
115 host_open(const char *path, int flags, int mode) in host_open()
150 host_stat(const char *path, struct host_kstat *sb) in host_stat()
/freebsd/tools/tools/syscall_timing/
H A Dsyscall_timing.c93 test_access(uintmax_t num, uintmax_t int_arg __unused, const char *path) in test_access()
156 test_create_unlink(uintmax_t num, uintmax_t int_arg __unused, const char *path) in test_create_unlink()
336 test_lstat(uintmax_t num, uintmax_t int_arg __unused, const char *path) in test_lstat()
373 test_open_close(uintmax_t num, uintmax_t int_arg __unused, const char *path) in test_open_close()
395 test_open_read_close(uintmax_t num, uintmax_t int_arg, const char *path) in test_open_read_close()
573 test_read(uintmax_t num, uintmax_t int_arg, const char *path) in test_read()
842 test_readlink(uintmax_t num, uintmax_t int_arg __unused, const char *path) in test_readlink()
1021 const char *path; in main() local
/freebsd/crypto/openssh/openbsd-compat/
H A Dbasename.c27 basename(const char *path) in basename()
/freebsd/crypto/openssh/regress/unittests/misc/
H A Dtest_parse.c29 char *user, *host, *path; in test_parse() local
/freebsd/stand/i386/libi386/
H A Ddevicename.c39 i386_getdev(void **vdev, const char *devspec, const char **path) in i386_getdev()
/freebsd/stand/efi/libefi/
H A Ddevicename.c45 efi_getdev(void **vdev, const char *devspec, const char **path) in efi_getdev()
/freebsd/stand/userboot/userboot/
H A Ddevicename.c40 userboot_getdev(void **vdev, const char *devspec, const char **path) in userboot_getdev()
/freebsd/contrib/netbsd-tests/fs/common/
H A Dsnapshot.c25 makefile(const char *path) in makefile()
134 char *prefix = arg, path[128]; in fs_activity() local
/freebsd/contrib/libfido2/fuzz/
H A Dlibfuzzer.c37 const char *path; in save_seed() local
86 char path[PATH_MAX]; in save_corpus() local

12345678910>>...58