Searched +defs:mode +defs:len (Results 1 - 25 of 414) sorted by relevance

1234567891011>>

/macosx-10.10/gpatch-3/patch/
H A Dmkdir.c54 rpl_mkdir (char const *dir, mode_t mode) argument
58 size_t len = strlen (dir); local
/macosx-10.10/tcl-105/tcl_ext/trf/trf/generic/
H A Ddig_opt.c269 int mode; local
292 int mode; local
360 int len = strlen (optname); local
490 int len = strlen (typeString); local
543 int len = strlen (modeString); local
[all...]
/macosx-10.10/libxml2-26/libxml2/win32/wince/
H A Dwincecompat.c22 int read(int handle, char *buffer, unsigned int len) argument
27 int write(int handle, const char *buffer, unsigned int len) argument
34 char mode[3]; /* mode[0] ="w/r/a" mode[1]="+" */ local
[all...]
/macosx-10.10/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/win32/wince/
H A Dwincecompat.c22 int read(int handle, char *buffer, unsigned int len) argument
27 int write(int handle, const char *buffer, unsigned int len) argument
34 char mode[3]; /* mode[0] ="w/r/a" mode[1]="+" */ local
[all...]
/macosx-10.10/system_cmds-643.1.1/mkfile.tproj/
H A Dmkfile.c62 int len; local
149 mode_t mode = S_IRUSR | S_IWUSR; local
/macosx-10.10/OpenSSH-189/openssh/openbsd-compat/
H A Dmktemp.c47 mktemp_internal(char *path, int slen, int mode) argument
53 size_t len; local
H A Dport-tun.c58 sys_tun_open(int tun, int mode) argument
118 sys_tun_open(int tun, int mode) argument
205 sys_tun_infilter(struct Channel *c, char *buf, int len) argument
[all...]
/macosx-10.10/Security-57031.1.35/SecurityTool/
H A Ddb_commands.cpp39 do_db_create(const CSSM_GUID guid, const char *dbname, Boolean do_openparams, Boolean do_autocommit, Boolean do_mode, mode_t mode, Boolean do_version_0_params) argument
82 size_t len = strlen(name); local
102 mode_t mode = 0; local
138 mode_t mode = 0666; local
[all...]
/macosx-10.10/bzip2-36/bzip2/
H A Ddlltest.c115 int len; local
117 char mode[10]; local
[all...]
/macosx-10.10/ICU-531.30/icuSources/i18n/
H A Dname2uni.cpp137 int32_t mode = 0; local
182 int32_t len = name.length(); local
[all...]
/macosx-10.10/ICU-531.30/icuSources/tools/toolutil/
H A Dfilestrm.c31 T_FileStream_open(const char* filename, const char* mode) argument
103 T_FileStream_read(FileStream* fileStream, void* addr, int32_t len) argument
109 T_FileStream_write(FileStream* fileStream, const void* addr, int32_t len) argument
[all...]
/macosx-10.10/Libc-1044.1.2/db/btree/FreeBSD/
H A Dbt_open.c90 __bt_open(const char *fname, int flags, int mode, const BTREEINFO *openinfo, int dflags) argument
386 int fd, len; local
/macosx-10.10/Security-57031.1.35/SecurityTests/clxutils/p12Parse/
H A Dpkcs12Utils.cpp38 uint32 len = cdata.Length; local
64 CSSM_ENCRYPT_MODE mode; // CSSM_ALGMODE_CBCPadIV8, etc. member in struct:__anon5257
226 pkcsOidToParams( const CSSM_OID *oid, CSSM_ALGORITHMS &keyAlg, CSSM_ALGORITHMS &encrAlg, CSSM_ALGORITHMS &pbeHashAlg, uint32 &keySizeInBits, uint32 &blockSizeInBytes, CSSM_PADDING &padding, CSSM_ENCRYPT_MODE &mode, PKCS_Which &pkcs) argument
/macosx-10.10/apr-32/apr/apr/file_io/netware/
H A Dfilestat.c33 static apr_filetype_e filetype_from_mode(mode_t mode) argument
134 mode_t mode = apr_unix_perms2mode(perms); local
225 int len = 0, x; local
[all...]
/macosx-10.10/apr-32/apr/apr/file_io/unix/
H A Ddir.c48 apr_size_t len = strlen (path); local
302 mode_t mode = apr_unix_perms2mode(perm); local
/macosx-10.10/ksh-23/ksh/src/lib/libast/path/
H A Dpathtemp.c88 mode_t mode; member in struct:__anon9362
102 pathtemp(char* buf, size_t len, const char* dir, const char* pfx, int* fdp) argument
[all...]
/macosx-10.10/libarchive-30/libarchive/examples/minitar/
H A Dminitar.c140 int compress, flags, mode, opt; local
233 ssize_t len; local
[all...]
/macosx-10.10/libxml2-26/libxml2/
H A DtestC14N.c60 test_c14n(const char* xml_filename, int with_comments, int mode, argument
201 int len; local
/macosx-10.10/postfix-255/postfix/src/util/
H A Dsys_compat.c161 int mkfifo(char *path, int mode) argument
300 int len; local
/macosx-10.10/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/
H A DtestC14N.c56 test_c14n(const char* xml_filename, int with_comments, int mode, argument
195 int len; local
/macosx-10.10/swig-12/Source/DOH/
H A Dfile.c51 static int File_read(DOH *fo, void *buffer, int len) { argument
68 static int File_write(DOH *fo, void *buffer, int len) { argument
234 DOH *DohNewFile(DOH *filename, const char *mode, DOHList *newfiles) { argument
[all...]
/macosx-10.10/tcl-105/tcl_ext/tkimg/tkimg/compat/libtiff/contrib/mfs/
H A Dmfs_file.c119 int mfs_open (void *buffer, int size, char *mode) argument
456 mfs_map(int fd, char **addr, size_t *len) argument
[all...]
/macosx-10.10/tcl-105/tcl_ext/tkimg/tkimg/compat/libtiff/libtiff/
H A Dtif_stream.cxx186 toff_t len; local
200 int len; local
240 _tiffStreamOpen(const char* name, const char* mode, void *fd) argument
[all...]
/macosx-10.10/tcl-105/tcl_ext/tktable/tktable/generic/
H A DtkTableUtil.c308 int mode = Cmd_GetValue(p,value); local
337 int mode = *((int*)(widgRec+offset)); local
357 unsigned int len = strlen(arg); local
/macosx-10.10/tcl-105/tcl_ext/tls/tls/
H A DtlsIO.c244 TlsBlockModeProc(ClientData instanceData, int mode) argument
551 size_t len = 0; local
[all...]

Completed in 166 milliseconds

1234567891011>>