Searched refs:outstr (Results 1 - 25 of 34) sorted by relevance

12

/macosx-10.10.1/curl-83.1.2/curl/lib/
H A Dobjnames-test08.sh86 outstr=`curl_8char_object_name $argstr`
87 echo "result: $outstr expected: $expect input: $argstr"
91 outstr=`curl_8char_object_name $argstr`
92 echo "result: $outstr expected: $expect input: $argstr"
96 outstr=`curl_8char_object_name $argstr`
97 echo "result: $outstr expected: $expect input: $argstr"
101 outstr=`curl_8char_object_name $argstr`
102 echo "result: $outstr expected: $expect input: $argstr"
106 outstr=`curl_8char_object_name $argstr`
107 echo "result: $outstr expecte
[all...]
H A Dobjnames-test10.sh86 outstr=`curl_10char_object_name $argstr`
87 echo "result: $outstr expected: $expect input: $argstr"
91 outstr=`curl_10char_object_name $argstr`
92 echo "result: $outstr expected: $expect input: $argstr"
96 outstr=`curl_10char_object_name $argstr`
97 echo "result: $outstr expected: $expect input: $argstr"
101 outstr=`curl_10char_object_name $argstr`
102 echo "result: $outstr expected: $expect input: $argstr"
106 outstr=`curl_10char_object_name $argstr`
107 echo "result: $outstr expecte
[all...]
/macosx-10.10.1/xnu-2782.1.97/tools/lldbmacros/plugins/
H A Dzprint_perf_log.py12 returns: (status, outstr, further_cmds)
14 outstr: str - string output for user to be printed at the prompt
18 outstr = 'Nothing to be done here'
26 outstr += "Num of zones analyzed =" + str(num_zones) + "\n"
27 return (status, outstr, further_cmds)
H A Diosspeedtracer.py10 returns: (status, outstr, further_cmds)
12 outstr: str - string output for user to be printed at the prompt
17 outstr = ''
25 outstr += ios_process.communicate(input=result_output)[0]
27 return (status, outstr, further_cmds)
H A Dspeedtracer.py13 returns: (status, outstr, further_cmds)
15 outstr: str - string output for user to be printed at the prompt
19 outstr = ''
32 outstr += "CrashTracer data found at " + response.info()['location']
38 outstr += "unknown response from server \n" + str(response.info())
41 return (status, outstr, further_cmds)
/macosx-10.10.1/xnu-2782.1.97/tools/lldbmacros/
H A Dstructanalyze.py16 outstr = "[%4d] (%s) %s { " % (symbol.GetByteSize(), ctype, symbol.GetName()) + "\n"
37 outstr += prefix + ("*%4d," % m_offset) + _showStructPacking(m_type, prefix+" ", m_offset) + warningstr + debugstr + "\n"
39 outstr += prefix + ("+%4d,[%4d] (%s) %s" % (m_offset, m_size, m_type.GetName(), m_name)) + warningstr + debugstr + "\n"
42 outstr += prefix + "}"
44 outstr += " *** Warning: Struct layout leaves memory hole *** "
45 return outstr
/macosx-10.10.1/ppp-786.1.1/Helpers/vpnd/
H A Dcf_utils.h48 int GetStrFromDict (CFDictionaryRef dict, CFStringRef property, char *outstr, int maxlen, char *defaultval);
50 Boolean GetStrAddrFromDict (CFDictionaryRef dict, CFStringRef property, char *outstr, int maxlen);
52 Boolean GetStrNetFromDict (CFDictionaryRef dict, CFStringRef property, char *outstr, int maxlen);
H A Dcf_utils.c197 int GetStrFromDict (CFDictionaryRef dict, CFStringRef property, char *outstr, int maxlen, char *defaultval) argument
203 || !CFStringGetCString(ref, outstr, maxlen, kCFStringEncodingUTF8))
204 strncpy(outstr, defaultval, maxlen);
206 return strlen(outstr);
212 Boolean GetStrAddrFromDict (CFDictionaryRef dict, CFStringRef property, char *outstr, int maxlen) argument
219 && CFStringGetCString(ref, outstr, maxlen, kCFStringEncodingUTF8)) {
220 addr = inet_addr(outstr);
230 Boolean GetStrNetFromDict (CFDictionaryRef dict, CFStringRef property, char *outstr, int maxlen) argument
237 && CFStringGetCString(ref, outstr, maxlen, kCFStringEncodingUTF8)) {
238 net = inet_network(outstr);
[all...]
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/tests/progs/
H A Dslapd-mtread.c178 char outstr[BUFSIZ]; local
338 snprintf(outstr, BUFSIZ, "MT Test Start: conns: %d (%s)", noconns, uri);
339 tester_error(outstr);
340 snprintf(outstr, BUFSIZ, "Threads: RO: %d RW: %d", threads, rwthreads);
341 tester_error(outstr);
346 snprintf(outstr, BUFSIZ, "Created RO thread %d", i);
347 thread_verbose(-1, outstr);
352 snprintf(outstr, BUFSIZ, "Created RW thread %d", i + MAX_THREAD);
353 thread_verbose(-1, outstr);
373 snprintf(outstr, BUFSI
[all...]
/macosx-10.10.1/xnu-2782.1.97/bsd/sys/
H A Dutfconv.h172 * pointed to by outstr. The size of the output in bytes (not including
174 * are not supported (i.e. instr != outstr). Both buffers must reside
192 utf8_normalizestr(const u_int8_t* instr, size_t inlen, u_int8_t* outstr,
/macosx-10.10.1/vim-55/src/proto/
H A Dos_mswin.pro25 int utf8_to_utf16 __ARGS((char_u *instr, int inlen, short_u *outstr, int *unconvlenp));
26 int utf16_to_utf8 __ARGS((short_u *instr, int inlen, char_u *outstr));
/macosx-10.10.1/Security-57031.1.35/SecurityTests/clxutils/rootStoreTool/
H A DrootUtils.cpp82 char outstr[OID_PARSER_STRING_SIZE]; local
83 parser.oidParse((const unsigned char *)buf, len, outstr);
84 printf("%s", outstr);
/macosx-10.10.1/bootstrap_cmds-91/migcom.tproj/
H A Dparser.y185 string_t outstr;
516 $1.outnumber, $1.outstr,
529 $$.instr = $$.outstr = strNULL;
556 $$.outstr = $3.outstr;
/macosx-10.10.1/Heimdal-398.1.2/appl/ftp/ftpd/
H A Dftpd.c1334 * Tranfer the contents of "instr" to "outstr" peer using the appropriate
1340 send_data(FILE *instr, FILE *outstr) argument
1355 sec_putc('\r', outstr);
1356 sec_putc(c, outstr);
1358 sec_fflush(outstr);
1363 if (ferror(outstr))
1388 sec_write(fileno(outstr), chunk + restart_point, cnt);
1391 sec_fflush(outstr);
1403 netfd = fileno(outstr);
1419 sec_fflush(outstr); /* t
1456 receive_data(FILE *instr, FILE *outstr) argument
[all...]
/macosx-10.10.1/zsh-61/zsh/Src/
H A Dpattern.c1130 * If outstr is non-NULL the compiled form is placed there. It
1142 pattern_range_to_string(char *rangestr, char *outstr) argument
1152 if (outstr)
1154 *outstr++ = Meta;
1155 *outstr++ = rangestr[1] ^ 32;
1165 if (outstr) {
1166 *outstr++ = Meta;
1167 *outstr++ = rangestr[1];
1172 if (outstr)
1173 *outstr
[all...]
/macosx-10.10.1/syslog-267/libsystem_asl.tproj/src/
H A Dasl_legacy1.c371 char *outstr, *p, tmp[DB_RECORD_LEN]; local
393 outstr = calloc(1, len);
394 if (outstr == NULL) return ASL_STATUS_NO_MEMORY;
396 p = outstr;
413 free(outstr);
420 free(outstr);
436 free(outstr);
440 *out = outstr;
/macosx-10.10.1/xnu-2782.1.97/bsd/vfs/
H A Dvfs_utfconv.c713 * pointed to by outstr. The size of the output in bytes (not including
715 * are not supported (i.e. instr != outstr).]
732 utf8_normalizestr(const u_int8_t* instr, size_t inlen, u_int8_t* outstr, argument
754 outbufstart = outstr;
760 if (outstr >= outbufend) {
768 *outstr++ = byte;
771 *outlen = outstr - outbufstart;
773 if (outstr < outbufend)
774 *outstr++ = '\0';
816 outstr
[all...]
/macosx-10.10.1/bind9-45.101/bind9/contrib/dlz/drivers/
H A Ddlz_mysql_driver.c105 char *outstr; local
113 outstr = isc_mem_allocate(ns_g_mctx ,(2 * len * sizeof(char)) + 1);
114 if (outstr == NULL)
117 mysql_real_escape_string(mysql, outstr, instr, len);
119 return outstr;
H A Ddlz_postgres_driver.c250 char *outstr; local
258 outstr = isc_mem_allocate(ns_g_mctx ,(2 * len * sizeof(char)) + 1);
259 if (outstr == NULL)
262 postgres_makesafe(outstr, instr, len);
263 /* PQescapeString(outstr, instr, len); */
265 return outstr;
H A Ddlz_odbc_driver.c386 char *outstr; local
394 outstr = isc_mem_allocate(ns_g_mctx ,(2 * len * sizeof(char)) + 1);
395 if (outstr == NULL)
398 odbc_makesafe(outstr, instr, len);
400 return outstr;
/macosx-10.10.1/zsh-61/zsh/Src/Zle/
H A Dzle_utils.c370 * zfree(outstr, *outsz) or free(outstr), not zfree(outstr, *outll).
377 ZLE_STRING_T outstr; local
436 outstr = (ZLE_STRING_T)zalloc(sz);
441 wchar_t *outptr = outstr;
486 *outcs = outptr - outstr;
497 rhp->start = outptr - outstr + sub;
501 rhp->end = outptr - outstr + sub;
512 *outcs = outptr - outstr;
[all...]
/macosx-10.10.1/BerkeleyDB-21/db/build_vxworks/db_load/
H A Ddb_load.c1024 * means that outstr cannot contain any nuls.
1031 char *outstr; local
1040 if ((outstr = malloc(strlen(instr) + 1)) == NULL)
1043 *outstrp = outstr;
1048 *outstr++ = '\\';
1051 DIGITIZE(*outstr++, *instr, *++instr);
1053 *outstr++ = *instr;
1055 *outstr = '\0';
/macosx-10.10.1/BerkeleyDB-21/db/db_load/
H A Ddb_load.c1009 * means that outstr cannot contain any nuls.
1016 char *outstr; local
1025 if ((outstr = malloc(strlen(instr) + 1)) == NULL)
1028 *outstrp = outstr;
1033 *outstr++ = '\\';
1036 DIGITIZE(*outstr++, *instr, *++instr);
1038 *outstr++ = *instr;
1040 *outstr = '\0';
/macosx-10.10.1/less-25/less/
H A Dscreen.c1427 tmodes(incap, outcap, instr, outstr, def_instr, def_outstr, spp)
1431 char **outstr;
1441 *outstr = def_outstr;
1445 *outstr = ltgetstr(outcap, spp);
1446 if (*outstr == NULL)
1448 *outstr = ltgetstr("me", spp);
1449 if (*outstr == NULL)
1451 *outstr = "";
/macosx-10.10.1/MITKerberosShim-66/
H A Dmisc.c648 char *outstr, *cpOut; local
658 cpOut = outstr = (char *)malloc((2 * CC_SHA1_DIGEST_LENGTH) + 1);
659 if(outstr == NULL)
665 return outstr;

Completed in 248 milliseconds

12