Searched refs:string (Results 251 - 275 of 1557) sorted by relevance

<<11121314151617181920>>

/barrelfish-2018-10-04/lib/libc/string/
H A Dstrerror.c42 #include <string.h>
H A Dstrlen.c32 #include <string.h>
73 * Helper macro to return string length if we caught the zero
109 /* Scan the rest of the string using word sized operation */
H A Dstrmode.c38 #include <string.h>
H A Dstrtok.c45 #include <string.h>
119 strcpy(test, "This;is.a:test:of=the/string\\tokenizer-function.");
122 strcpy(test, "This;is.a:test:of=the/string\\tokenizer-function.");
H A Dstrxfrm.c38 #include <string.h>
H A Dwcsxfrm.c38 #include <string.h>
/barrelfish-2018-10-04/lib/libc/tests/gen/
H A Darc4random_test.c36 #include <string.h>
H A Dfnmatch_testcases.h34 const char *string; member in struct:testcase
H A Dposix_spawn_test.c39 #include <string.h>
/barrelfish-2018-10-04/lib/libc/tests/locale/
H A Dmblen_test.c42 #include <string.h>
H A Dtowctrans_test.c39 #include <string.h>
/barrelfish-2018-10-04/lib/libc/tests/net/
H A Deui64_aton_test.c35 #include <string.h>
/barrelfish-2018-10-04/lib/libc/tests/stdio/
H A Dperror_test.c41 #include <string.h>
H A Dprint_positional_test.c38 #include <string.h>
/barrelfish-2018-10-04/lib/libc/xdr/
H A Dxdr_reference.c52 #include <string.h>
/barrelfish-2018-10-04/lib/lua/src/
H A Dltm.c8 #include <string.h>
27 "string", "table", "function", udatatypename, "thread",
H A Dlzio.c8 #include <string.h>
/barrelfish-2018-10-04/lib/lwip2/src/apps/snmp/
H A Dsnmp_netconn.c39 #include <string.h>
/barrelfish-2018-10-04/lib/lwip2/src/netif/ppp/
H A Decp.c63 #include <string.h>
/barrelfish-2018-10-04/lib/net_device_manager/
H A Ddevice_manager.c14 #include <string.h>
/barrelfish-2018-10-04/lib/octopus/client/
H A Dcommon.h21 #include <string.h>
/barrelfish-2018-10-04/lib/openssl-1.0.0d/apps/
H A Derrstr.c61 #include <string.h>
/barrelfish-2018-10-04/lib/openssl-1.0.0d/crypto/
H A DLPdir_unix.c31 #include <string.h>
/barrelfish-2018-10-04/lib/openssl-1.0.0d/crypto/bf/
H A Dbf_skey.c60 #include <string.h>
/barrelfish-2018-10-04/lib/openssl-1.0.0d/crypto/bn/
H A Dexpspeed.c95 #include <string.h>
198 #define RAND_SEED(string) { const char str[] = string; RAND_seed(string, sizeof str); }

Completed in 192 milliseconds

<<11121314151617181920>>