Home
last modified time | relevance | path

Searched defs:mode (Results 1 – 10 of 10) sorted by relevance

/ndk/sources/host-tools/sed-4.2.1/lib/
Dset-mode-acl.c37 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()
Dcopy-acl.c43 int dest_desc, mode_t mode) in qcopy_acl()
537 int dest_desc, mode_t mode) in copy_acl()
Dacl-internal.h51 # define fchmod(fd, mode) (-1) argument
117 # define acl_from_mode(mode) (NULL) argument
/ndk/sources/cxx-stl/stlport/src/
Dstrstream.cpp193 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()
Diostream.cpp168 _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/
Dfstream_unistd.cpp78 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
Dfstream_win32io.cpp46 static ios_base::openmode flag_to_openmode(int mode) { in flag_to_openmode()
137 int mode = 0; variable
Dfstream_stdio.cpp281 int mode = buf.st_mode; in _M_open() local
/ndk/sources/host-tools/sed-4.2.1/sed/
Dutils.c152 ck_fopen(name, mode, fail) in ck_fopen() argument
174 ck_fdopen(fd, name, mode, fail) in ck_fdopen() argument
Dcompile.c378 get_openfile(file_ptrs, mode, fail) in get_openfile() argument