Home
last modified time | relevance | path

Searched +defs:pathname +defs:name (Results 1 – 25 of 2992) sorted by relevance

12345678910>>...120

/dports/devel/kdev-python/kdev-python-21.12.3/documentation_files/
H A Dimp.py73 def find_module(name,path): argument
115 def load_module(name,file,pathname,description): argument
120 def new_module(name): argument
167 def init_builtin(name): argument
180 def init_frozen(name): argument
193 def is_builtin(name): argument
204 def is_frozen(name): argument
213 def load_compiled(name,pathname,file): argument
218 def load_dynamic(name,pathname,file): argument
235 def load_source(name,pathname,file): argument
/dports/devel/patch/patch-2.7.6/src/
H A Dsafe.c65 char *name; member
182 static void invalidate_cached_dirfd (int dirfd, const char *name) in invalidate_cached_dirfd()
297 static struct symlink *read_symlink(int dirfd, const char *name) in read_symlink()
374 char *name; in traverse_next() local
492 char *name; in traverse_another_path() local
552 static int traverse_path (const char **pathname) in traverse_path()
623 int safe_mkdir (const char *pathname, mode_t mode) in safe_mkdir()
637 int safe_rmdir (const char *pathname) in safe_rmdir()
656 int safe_unlink (const char *pathname) in safe_unlink()
684 int safe_chmod (const char *pathname, mode_t mode) in safe_chmod()
[all …]
/dports/devel/libdap/libdap-3.20.8/
H A DAncillary.cc69 Ancillary::find_ancillary_file( const string &pathname, in find_ancillary_file()
86 string name = directory + basename + dot_ext; in find_ancillary_file() local
138 Ancillary::find_group_ancillary_file( const string &name, const string &ext ) in find_group_ancillary_file()
197 const string &pathname, in read_ancillary_das()
201 string name = find_ancillary_file( pathname, "das", dir, file ) ; in read_ancillary_das() local
219 const string &pathname, in read_ancillary_dds()
223 string name = find_ancillary_file( pathname, "dds", dir, file ) ; in read_ancillary_dds() local
/dports/science/afni/afni-AFNI_21.3.16/src/
H A Dthd_filestuff.c127 int THD_is_file( char *pathname ) in THD_is_file()
139 int THD_is_fifo( char *pathname ) in THD_is_fifo()
163 long long THD_filesize( char *pathname ) in THD_filesize()
175 char *THD_filetime( char *pathname ) in THD_filetime()
203 int THD_filetime_diff( char *pathname, in THD_filetime_diff()
320 char *THD_custom_atlas_file(char *name) in THD_custom_atlas_file()
460 int THD_is_directory( char *pathname ) in THD_is_directory()
618 int THD_filename_fix( char *name ) /* 04 Feb 2010 */ in THD_filename_fix()
638 int THD_filename_ok( char *name ) /* 24 Apr 1997 */ in THD_filename_ok()
666 int THD_filename_pure( char *name ) /* 28 Feb 2001 */ in THD_filename_pure()
[all …]
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/innobase/xtrabackup/src/libarchive/test_utils/
H A Dtest_common.h154 #define DEFINE_TEST(name) void name(void); void name(void) argument
182 #define assertEmptyFile(pathname) \ argument
185 #define assertNonEmptyFile(pathname) \ argument
189 #define assertFileAtimeRecent(pathname) \ argument
196 #define assertFileExists(pathname) \ argument
199 #define assertFileNotExists(pathname) \ argument
209 #define assertFileMtimeRecent(pathname) \ argument
213 #define assertFileSize(pathname, size) \ argument
221 #define assertIsDir(pathname, mode) \ argument
227 #define assertIsReg(pathname, mode) \ argument
[all …]
/dports/archivers/libarchive/libarchive-3.5.2/test_utils/
H A Dtest_common.h165 #define DEFINE_TEST(name) void name(void); void name(void) argument
173 #define assertChmod(pathname, mode) \ argument
199 #define assertEmptyFile(pathname) \ argument
202 #define assertNonEmptyFile(pathname) \ argument
206 #define assertFileAtimeRecent(pathname) \ argument
213 #define assertFileExists(pathname) \ argument
216 #define assertFileNotExists(pathname) \ argument
226 #define assertFileMtimeRecent(pathname) \ argument
238 #define assertIsDir(pathname, mode) \ argument
244 #define assertIsReg(pathname, mode) \ argument
[all …]
/dports/graphics/aseprite/aseprite-1.2.9/third_party/libarchive/test_utils/
H A Dtest_common.h143 #define DEFINE_TEST(name) void name(void); void name(void) argument
174 #define assertEmptyFile(pathname) \ argument
177 #define assertNonEmptyFile(pathname) \ argument
181 #define assertFileAtimeRecent(pathname) \ argument
188 #define assertFileExists(pathname) \ argument
191 #define assertFileNotExists(pathname) \ argument
201 #define assertFileMtimeRecent(pathname) \ argument
205 #define assertFileSize(pathname, size) \ argument
213 #define assertIsDir(pathname, mode) \ argument
219 #define assertIsReg(pathname, mode) \ argument
[all …]
/dports/devel/smake/schily-2021-09-18/libschily/
H A Ddlfcn.c35 dlopen(pathname, mode) in dlopen() argument
69 dlsym(handle, name) in dlsym() argument
119 dlopen(pathname, mode) in dlopen() argument
144 dlsym(handle, name) in dlsym() argument
180 dlopen(pathname, mode) in dlopen() argument
199 dlsym(handle, name) in dlsym() argument
/dports/devel/sccs/schily-2021-09-18/libschily/
H A Ddlfcn.c35 dlopen(pathname, mode) in dlopen() argument
69 dlsym(handle, name) in dlsym() argument
119 dlopen(pathname, mode) in dlopen() argument
144 dlsym(handle, name) in dlsym() argument
180 dlopen(pathname, mode) in dlopen() argument
199 dlsym(handle, name) in dlsym() argument
/dports/devel/schilybase/schily-2021-09-18/libschily/
H A Ddlfcn.c35 dlopen(pathname, mode) in dlopen() argument
69 dlsym(handle, name) in dlsym() argument
119 dlopen(pathname, mode) in dlopen() argument
144 dlsym(handle, name) in dlsym() argument
180 dlopen(pathname, mode) in dlopen() argument
199 dlsym(handle, name) in dlsym() argument
/dports/net/rscsi/schily-2021-09-18/libschily/
H A Ddlfcn.c35 dlopen(pathname, mode) in dlopen() argument
69 dlsym(handle, name) in dlsym() argument
119 dlopen(pathname, mode) in dlopen() argument
144 dlsym(handle, name) in dlsym() argument
180 dlopen(pathname, mode) in dlopen() argument
199 dlsym(handle, name) in dlsym() argument
/dports/archivers/star/schily-2021-09-18/libschily/
H A Ddlfcn.c35 dlopen(pathname, mode) in dlopen() argument
69 dlsym(handle, name) in dlsym() argument
119 dlopen(pathname, mode) in dlopen() argument
144 dlsym(handle, name) in dlsym() argument
180 dlopen(pathname, mode) in dlopen() argument
199 dlsym(handle, name) in dlsym() argument
/dports/sysutils/cdrtools/schily-2021-09-18/libschily/
H A Ddlfcn.c35 dlopen(pathname, mode) in dlopen() argument
69 dlsym(handle, name) in dlsym() argument
119 dlopen(pathname, mode) in dlopen() argument
144 dlsym(handle, name) in dlsym() argument
180 dlopen(pathname, mode) in dlopen() argument
199 dlsym(handle, name) in dlsym() argument
/dports/devel/sunpromake/schily-2021-09-18/libschily/
H A Ddlfcn.c35 dlopen(pathname, mode) in dlopen() argument
69 dlsym(handle, name) in dlsym() argument
119 dlopen(pathname, mode) in dlopen() argument
144 dlsym(handle, name) in dlsym() argument
180 dlopen(pathname, mode) in dlopen() argument
199 dlsym(handle, name) in dlsym() argument
/dports/editors/ved/schily-2021-09-18/libschily/
H A Ddlfcn.c35 dlopen(pathname, mode) in dlopen() argument
69 dlsym(handle, name) in dlsym() argument
119 dlopen(pathname, mode) in dlopen() argument
144 dlsym(handle, name) in dlsym() argument
180 dlopen(pathname, mode) in dlopen() argument
199 dlsym(handle, name) in dlsym() argument
/dports/sysutils/schilyutils/schily-2021-09-18/libschily/
H A Ddlfcn.c35 dlopen(pathname, mode) in dlopen() argument
69 dlsym(handle, name) in dlsym() argument
119 dlopen(pathname, mode) in dlopen() argument
144 dlsym(handle, name) in dlsym() argument
180 dlopen(pathname, mode) in dlopen() argument
199 dlsym(handle, name) in dlsym() argument
/dports/graphics/jogamp-jogl/gluegen/src/java/jogamp/common/os/
H A DDynamicLinkerImpl.java63 private final void checkLinkPermission(final String pathname) throws SecurityException { in checkLinkPermission()
91 …public final long openLibraryGlobal(final String pathname, final boolean debug) throws SecurityExc… in openLibraryGlobal()
104 protected abstract long openLibraryGlobalImpl(final String pathname) throws SecurityException; in openLibraryGlobalImpl()
107 …public final long openLibraryLocal(final String pathname, final boolean debug) throws SecurityExce… in openLibraryLocal()
120 protected abstract long openLibraryLocalImpl(final String pathname) throws SecurityException; in openLibraryLocalImpl()
161 LibRef(final String name) { in LibRef()
173 private final String name; field in DynamicLinkerImpl.LibRef
/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/
H A Dxattr.c517 const char *name) in vfs_removexattr()
582 static int path_setxattr(const char __user *pathname, in path_setxattr()
607 SYSCALL_DEFINE5(setxattr, const char __user *, pathname, in SYSCALL_DEFINE5() argument
614 SYSCALL_DEFINE5(lsetxattr, const char __user *, pathname, in SYSCALL_DEFINE5() argument
684 static ssize_t path_getxattr(const char __user *pathname, in path_getxattr()
703 SYSCALL_DEFINE4(getxattr, const char __user *, pathname, in SYSCALL_DEFINE4() argument
709 SYSCALL_DEFINE4(lgetxattr, const char __user *, pathname, in SYSCALL_DEFINE4() argument
762 static ssize_t path_listxattr(const char __user *pathname, char __user *list, in path_listxattr()
824 static int path_removexattr(const char __user *pathname, in path_removexattr()
846 SYSCALL_DEFINE2(removexattr, const char __user *, pathname, in SYSCALL_DEFINE2() argument
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/fs/
H A Dxattr.c517 const char *name) in vfs_removexattr()
582 static int path_setxattr(const char __user *pathname, in path_setxattr()
607 SYSCALL_DEFINE5(setxattr, const char __user *, pathname, in SYSCALL_DEFINE5() argument
614 SYSCALL_DEFINE5(lsetxattr, const char __user *, pathname, in SYSCALL_DEFINE5() argument
684 static ssize_t path_getxattr(const char __user *pathname, in path_getxattr()
703 SYSCALL_DEFINE4(getxattr, const char __user *, pathname, in SYSCALL_DEFINE4() argument
709 SYSCALL_DEFINE4(lgetxattr, const char __user *, pathname, in SYSCALL_DEFINE4() argument
762 static ssize_t path_listxattr(const char __user *pathname, char __user *list, in path_listxattr()
824 static int path_removexattr(const char __user *pathname, in path_removexattr()
846 SYSCALL_DEFINE2(removexattr, const char __user *, pathname, in SYSCALL_DEFINE2() argument
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/
H A Dxattr.c517 const char *name) in vfs_removexattr()
582 static int path_setxattr(const char __user *pathname, in path_setxattr()
607 SYSCALL_DEFINE5(setxattr, const char __user *, pathname, in SYSCALL_DEFINE5() argument
614 SYSCALL_DEFINE5(lsetxattr, const char __user *, pathname, in SYSCALL_DEFINE5() argument
684 static ssize_t path_getxattr(const char __user *pathname, in path_getxattr()
703 SYSCALL_DEFINE4(getxattr, const char __user *, pathname, in SYSCALL_DEFINE4() argument
709 SYSCALL_DEFINE4(lgetxattr, const char __user *, pathname, in SYSCALL_DEFINE4() argument
762 static ssize_t path_listxattr(const char __user *pathname, char __user *list, in path_listxattr()
824 static int path_removexattr(const char __user *pathname, in path_removexattr()
846 SYSCALL_DEFINE2(removexattr, const char __user *, pathname, in SYSCALL_DEFINE2() argument
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/glmark2/src/src/
H A Dtexture.h44 TextureDescriptor(const std::string& name, const std::string& pathname, in TextureDescriptor()
50 const std::string& pathname() const { return pathname_; } in pathname() function
/dports/benchmarks/glmark2/glmark2-2021.12/src/
H A Dtexture.h44 TextureDescriptor(const std::string& name, const std::string& pathname, in TextureDescriptor()
50 const std::string& pathname() const { return pathname_; } in pathname() function
/dports/lang/gcc6-aux/gcc-6-20180516/libgo/runtime/
H A Dgo-nosys.c69 const char *pathname __attribute__ ((unused)), in faccessat()
93 const char *pathname __attribute__ ((unused)), in fchmodat()
105 const char *pathname __attribute__ ((unused)), in fchownat()
118 const char *pathname __attribute__ ((unused)), in futimesat()
129 const char *name __attribute__ ((unused)), in getxattr()
191 const char *pathname __attribute__ ((unused)), in mkdirat()
202 const char *pathname __attribute__ ((unused)), in mknodat()
214 const char *pathname __attribute__ ((unused)), in openat()
236 const char *name __attribute__ ((unused))) in removexattr()
258 const char *name __attribute__ ((unused)), in setxattr()
[all …]
/dports/lang/gcc48/gcc-4.8.5/libgo/runtime/
H A Dgo-nosys.c69 const char *pathname __attribute__ ((unused)), in faccessat()
93 const char *pathname __attribute__ ((unused)), in fchmodat()
105 const char *pathname __attribute__ ((unused)), in fchownat()
118 const char *pathname __attribute__ ((unused)), in futimesat()
129 const char *name __attribute__ ((unused)), in getxattr()
191 const char *pathname __attribute__ ((unused)), in mkdirat()
202 const char *pathname __attribute__ ((unused)), in mknodat()
214 const char *pathname __attribute__ ((unused)), in openat()
236 const char *name __attribute__ ((unused))) in removexattr()
258 const char *name __attribute__ ((unused)), in setxattr()
[all …]
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libgo/runtime/
H A Dgo-nosys.c69 const char *pathname __attribute__ ((unused)), in faccessat()
93 const char *pathname __attribute__ ((unused)), in fchmodat()
105 const char *pathname __attribute__ ((unused)), in fchownat()
118 const char *pathname __attribute__ ((unused)), in futimesat()
129 const char *name __attribute__ ((unused)), in getxattr()
191 const char *pathname __attribute__ ((unused)), in mkdirat()
202 const char *pathname __attribute__ ((unused)), in mknodat()
214 const char *pathname __attribute__ ((unused)), in openat()
236 const char *name __attribute__ ((unused))) in removexattr()
258 const char *name __attribute__ ((unused)), in setxattr()
[all …]

12345678910>>...120