Searched defs:unlink (Results 1 - 5 of 5) sorted by relevance
/osnet-11/usr/src/lib/libc/port/sys/ | ||
H A D | unlink.c | 38 #pragma weak _unlink = unlink 40 unlink(const char *name) function |
/osnet-11/usr/src/lib/libfuse/common/ | ||
H A D | fuse_compat.h | 25 int (*unlink) (const char *); member in struct:fuse_operations_compat25 84 int (*unlink) (const char *); member in struct:fuse_operations_compat22 135 int (*unlink) (const char *); member in struct:fuse_operations_compat2 183 int (*unlink) (const char *); member in struct:fuse_operations_compat1 |
H A D | fuse.h | 121 int (*unlink) (const char *); member in struct:fuse_operations |
/osnet-11/usr/src/lib/libast/common/comp/ | ||
H A D | omitted.c | 158 #define sysunlink unlink 863 unlink(const char* path) function |
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ | ||
H A D | XSUB.h | 448 # define unlink PerlLIO_unlink macro |
Completed in 35 milliseconds