Searched defs:chmod (Results 1 - 12 of 12) sorted by last modified time

/openbsd-current/gnu/usr.bin/perl/win32/
H A Dwin32iop.h290 #define chmod(p,m) win32_chmod(p,m) macro
/openbsd-current/gnu/usr.bin/perl/vms/
H A Dvmsish.h490 #define chmod(file_spec, mode) my_chmod((file_spec), (mode)) macro
/openbsd-current/gnu/usr.bin/perl/os2/
H A Dos2ish.h443 #define chmod(path,mode) os2_chmod((path),(mode)) macro
H A Dos2.c1782 #undef chmod macro
/openbsd-current/gnu/usr.bin/perl/cpan/ExtUtils-MakeMaker/lib/ExtUtils/
H A DCommand.pm263 sub chmod { subroutine
[all...]
/openbsd-current/gnu/usr.bin/perl/
H A Dinstall_lib.pl109 sub chmod { subroutine
H A DXSUB.h563 # define chmod PerlLIO_chmod macro
/openbsd-current/usr.sbin/pkg_add/OpenBSD/
H A DPaths.pm37 sub chmod($) { '/bin/chmod' } # external command is used for symbolic modes. subroutine
/openbsd-current/lib/libc/hidden/sys/
H A Dstat.h25 PROTO_NORMAL(chmod); variable
/openbsd-current/gnu/usr.bin/perl/cpan/Archive-Tar/lib/Archive/Tar/
H A DFile.pm613 sub chmod { subroutine
/openbsd-current/gnu/usr.bin/perl/cpan/Archive-Tar/lib/Archive/
H A DTar.pm1200 sub chmod { subroutine
/openbsd-current/lib/libfuse/
H A Dfuse.h110 int (*chmod)(const char *, mode_t); member in struct:fuse_operations

Completed in 308 milliseconds