HomeSort by: relevance | last modified time | path
    Searched defs:opendir (Results 1 - 11 of 11) sorted by relevancy

  /src/distrib/utils/libhack/
opendir.c 1 /* $NetBSD: opendir.c,v 1.4 2003/08/07 09:27:58 agc Exp $ */
35 #define opendir _opendir macro
50 __weak_alias(opendir,_opendir)
57 opendir(name)
  /src/lib/librefuse/refuse/
v23.h 76 int (*opendir) (const char *, struct fuse_file_info *); member in struct:fuse_operations_v23
v25.h 72 int (*opendir) (const char *, struct fuse_file_info *); member in struct:fuse_operations_v25
v26.h 72 int (*opendir) (const char *, struct fuse_file_info *); member in struct:fuse_operations_v26
v28.h 72 int (*opendir) (const char *, struct fuse_file_info *); member in struct:fuse_operations_v28
v29.h 72 int (*opendir) (const char *, struct fuse_file_info *); member in struct:fuse_operations_v29
v30.h 80 int (*opendir) (const char *, struct fuse_file_info *); member in struct:fuse_operations_v30
v34.h 70 int (*opendir) (const char *, struct fuse_file_info *); member in struct:fuse_operations_v34
v35.h 70 int (*opendir) (const char *, struct fuse_file_info *); member in struct:fuse_operations_v35
v38.h 70 int (*opendir) (const char *, struct fuse_file_info *); member in struct:fuse_operations_v38
  /src/lib/libc/include/
namespace.h 555 #define opendir _opendir macro

Completed in 16 milliseconds