/ndk/sources/host-tools/sed-4.2.1/lib/ |
sys_stat.in.h | 335 /* The lchmod replacement follows symbolic links. Callers should take 336 this into account; lchmod should be applied only to arguments that 337 are known to not be symbolic links. On hosts that lack lchmod, 339 invocation of lchmod, but we know of no workarounds that are 340 reliable in general. You might try requesting support for lchmod 342 # define lchmod chmod 345 extern int lchmod (const char *filename, mode_t mode); 348 # undef lchmod 349 # define lchmod(f,m) \ 350 (GL_LINK_WARNING ("lchmod is unportable - " [all...] |
/external/bison/darwin-lib/sys/ |
stat.h | 732 /* The lchmod replacement follows symbolic links. Callers should take 733 this into account; lchmod should be applied only to arguments that 734 are known to not be symbolic links. On hosts that lack lchmod, 736 invocation of lchmod, but we know of no workarounds that are 737 reliable in general. You might try requesting support for lchmod 740 # define lchmod chmod 744 _GL_CXXALIAS_RPL_CAST_1 (lchmod, chmod, int, 748 _GL_FUNCDECL_SYS (lchmod, int, (const char *filename, mode_t mode) 751 _GL_CXXALIAS_SYS (lchmod, int, (const char *filename, mode_t mode)); 754 _GL_CXXALIASWARN (lchmod); 757 # undef lchmod macro [all...] |
/external/bison/lib/ |
sys_stat.in.h | 420 /* The lchmod replacement follows symbolic links. Callers should take 421 this into account; lchmod should be applied only to arguments that 422 are known to not be symbolic links. On hosts that lack lchmod, 424 invocation of lchmod, but we know of no workarounds that are 425 reliable in general. You might try requesting support for lchmod 428 # define lchmod chmod 432 _GL_CXXALIAS_RPL_CAST_1 (lchmod, chmod, int, 436 _GL_FUNCDECL_SYS (lchmod, int, (const char *filename, mode_t mode) 439 _GL_CXXALIAS_SYS (lchmod, int, (const char *filename, mode_t mode)); 442 _GL_CXXALIASWARN (lchmod); [all...] |
config.in.h | 970 /* Define to 1 if lchmod is declared even after undefining macros. */ [all...] |
/external/bison/linux-lib/sys/ |
stat.h | 732 /* The lchmod replacement follows symbolic links. Callers should take 733 this into account; lchmod should be applied only to arguments that 734 are known to not be symbolic links. On hosts that lack lchmod, 736 invocation of lchmod, but we know of no workarounds that are 737 reliable in general. You might try requesting support for lchmod 740 # define lchmod chmod 744 _GL_CXXALIAS_RPL_CAST_1 (lchmod, chmod, int, 748 _GL_FUNCDECL_SYS (lchmod, int, (const char *filename, mode_t mode) 751 _GL_CXXALIAS_SYS (lchmod, int, (const char *filename, mode_t mode)); 754 _GL_CXXALIASWARN (lchmod); 757 # undef lchmod macro [all...] |
/external/bison/m4/ |
sys_stat_h.m4 | 46 ]], [fchmodat fstat fstatat futimens lchmod lstat mkdirat mkfifo mkfifoat
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/ |
stat.h | 289 extern int lchmod (__const char *__file, __mode_t __mode)
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sys/ |
stat.h | 289 extern int lchmod (__const char *__file, __mode_t __mode)
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sys/ |
stat.h | 289 extern int lchmod (__const char *__file, __mode_t __mode)
|
/system/core/toolbox/cp/ |
utils.c | 406 if (fd ? fchmod(fd, fs->st_mode) : lchmod(to.p_path, fs->st_mode)) {
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/lib/ |
libc-2.7.so | |
libc.so.6 | |
libc.a | [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/lib/ |
libc-2.7.so | |
libc.so.6 | |
libc.a | [all...] |
/external/bison/darwin-lib/ |
config.h | 971 /* Define to 1 if lchmod is declared even after undefining macros. */ [all...] |
/external/bison/linux-lib/ |
config.h | 971 /* Define to 1 if lchmod is declared even after undefining macros. */ [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/lib/xen/ |
libc.a | [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/lib/xen/ |
libc.a | [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/lib/ |
libc.a | [all...] |