Searched defs:mode (Results 1 – 10 of 10) sorted by relevance
/ndk/sources/host-tools/sed-4.2.1/lib/ |
D | set-mode-acl.c | 37 chmod_or_fchmod (const char *name, int desc, mode_t mode) in chmod_or_fchmod() 54 qset_acl (char const *name, int desc, mode_t mode) in qset_acl() 484 set_acl (char const *name, int desc, mode_t mode) in set_acl()
|
D | copy-acl.c | 43 int dest_desc, mode_t mode) in qcopy_acl() 537 int dest_desc, mode_t mode) in copy_acl()
|
D | acl-internal.h | 51 # define fchmod(fd, mode) (-1) argument 117 # define acl_from_mode(mode) (NULL) argument
|
/ndk/sources/cxx-stl/stlport/src/ |
D | strstream.cpp | 193 ios_base::seekdir dir, ios_base::openmode mode) { in seekoff() 256 strstreambuf::seekpos(pos_type pos, ios_base::openmode mode) { in seekpos() 330 ostrstream::ostrstream(char* s, int n, ios_base::openmode mode) in ostrstream() 363 strstream::strstream(char* s, int n, ios_base::openmode mode) in strstream()
|
D | iostream.cpp | 168 _Stl_create_filebuf(_Tp x, ios_base::openmode mode ) { in _Stl_create_filebuf() 180 _Stl_create_wfilebuf(FILE* f, ios_base::openmode mode) { in _Stl_create_wfilebuf()
|
/ndk/sources/cxx-stl/stlport/src/details/ |
D | fstream_unistd.cpp | 78 static ios_base::openmode flag_to_openmode(int mode) in flag_to_openmode() 232 int mode = fcntl(file_no, F_GETFL); in _M_open() local
|
D | fstream_win32io.cpp | 46 static ios_base::openmode flag_to_openmode(int mode) { in flag_to_openmode() 137 int mode = 0; variable
|
D | fstream_stdio.cpp | 281 int mode = buf.st_mode; in _M_open() local
|
/ndk/sources/host-tools/sed-4.2.1/sed/ |
D | utils.c | 152 ck_fopen(name, mode, fail) in ck_fopen() argument 174 ck_fdopen(fd, name, mode, fail) in ck_fdopen() argument
|
D | compile.c | 378 get_openfile(file_ptrs, mode, fail) in get_openfile() argument
|