/freebsd/lib/libc/gen/ |
H A D | utime.c | 37 utime(const char *path, const struct utimbuf *times) in utime()
|
H A D | dirname_compat.c | 28 __freebsd11_dirname(char *path) in __freebsd11_dirname()
|
H A D | libc_dlopen.c | 40 libc_dlopen(const char *path, int mode) in libc_dlopen()
|
/freebsd/usr.sbin/ngctl/ |
H A D | shutdown.c | 57 char *path; in ShutdownCmd() local
|
H A D | connect.c | 62 const char *path = "."; in ConnectCmd() local
|
H A D | name.c | 59 char *path; in NameCmd() local
|
H A D | rmhook.c | 60 const char *path = "."; in RmHookCmd() local
|
H A D | mkpeer.c | 62 const char *path = "."; in MkPeerCmd() local
|
/freebsd/contrib/kyua/utils/fs/ |
H A D | path.hpp | 55 class path { class
|
/freebsd/sys/contrib/openzfs/lib/libspl/os/freebsd/ |
H A D | getmntany.c | 43 getextmntent(const char *path, struct extmnttab *entry, struct stat64 *statbuf) in getextmntent()
|
/freebsd/contrib/openbsm/compat/ |
H A D | pidfile.h | 71 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 D | UserSettingsController.cpp | 35 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 D | isci_remote_device.c | 263 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 D | vector.c | 264 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 D | SBPlatform.cpp | 154 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 D | LTOModule.cpp | 111 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 D | host_syscalls.c | 90 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 D | syscall_timing.c | 93 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 D | basename.c | 27 basename(const char *path) in basename()
|
/freebsd/crypto/openssh/regress/unittests/misc/ |
H A D | test_parse.c | 29 char *user, *host, *path; in test_parse() local
|
/freebsd/stand/i386/libi386/ |
H A D | devicename.c | 39 i386_getdev(void **vdev, const char *devspec, const char **path) in i386_getdev()
|
/freebsd/stand/efi/libefi/ |
H A D | devicename.c | 45 efi_getdev(void **vdev, const char *devspec, const char **path) in efi_getdev()
|
/freebsd/stand/userboot/userboot/ |
H A D | devicename.c | 40 userboot_getdev(void **vdev, const char *devspec, const char **path) in userboot_getdev()
|
/freebsd/contrib/netbsd-tests/fs/common/ |
H A D | snapshot.c | 25 makefile(const char *path) in makefile() 134 char *prefix = arg, path[128]; in fs_activity() local
|
/freebsd/contrib/libfido2/fuzz/ |
H A D | libfuzzer.c | 37 const char *path; in save_seed() local 86 char path[PATH_MAX]; in save_corpus() local
|