Searched defs:string (Results 1 - 25 of 47) sorted by relevance

12

/barrelfish-2018-10-04/lib/libc/posix1e/
H A Dextattr.c41 extattr_namespace_to_string(int attrnamespace, char **string) argument
62 extattr_string_to_namespace(const char *string, int *attrnamespace) argument
H A Dacl_support.c314 _posix1e_acl_string_to_perm(char *string, acl_perm_t *perm) argument
389 string_skip_whitespace(char *string) argument
399 string_trim_trailing_whitespace(char *string) argument
[all...]
H A Dmac.c155 next_token(char **string) argument
/barrelfish-2018-10-04/lib/pcre/
H A Dpcre_valid_utf8.c107 valid_utf(PCRE_PUCHAR string, int length, int *erroroffset) argument
[all...]
H A Dpcreposix.c323 regexec(const regex_t *preg, const char *string, size_t nmatch, argument
[all...]
/barrelfish-2018-10-04/tools/harness/
H A Dstats.py21 import sys, string, math namespace
H A Dharness.py12 import string namespace
/barrelfish-2018-10-04/lib/libc/tests/gen/
H A Dfnmatch_testcases.h34 const char *string; member in struct:testcase
/barrelfish-2018-10-04/lib/cxx/cxx/
H A Drandom.cpp32 random_device::random_device(const string&) argument
/barrelfish-2018-10-04/tools/tracing/
H A Dbfscope.py12 import sys,string,socket namespace
/barrelfish-2018-10-04/lib/barrelfish/
H A Dsyscalls.c35 errval_t sys_print(const char *string, size_t length) argument
H A Dmsgbuf.c188 errval_t msgbuf_marshall_string(struct msgbuf *msgbuf, const char *string) argument
/barrelfish-2018-10-04/lib/netd/
H A Dnetd.c32 static char * duplicate_string(const char *string) argument
/barrelfish-2018-10-04/usr/skb/
H A Dskb_main.c161 void execute_string(char *string) argument
/barrelfish-2018-10-04/lib/libc/gen/
H A Dstrtofflags.c99 char *string; local
132 char *string, * local
[all...]
H A Dfnmatch.c79 fnmatch(const char *pattern, const char *string, int flags) argument
87 fnmatch1(const char *pattern, const char *string, const char *stringstart, argument
[all...]
/barrelfish-2018-10-04/lib/numa/
H A Dnuma_bitmap.c39 struct bitmap *numa_parse_nodestring(char *string) argument
56 numa_parse_cpustring(char *string) argument
[all...]
/barrelfish-2018-10-04/lib/libc/regex/grot/
H A Dsplit.c17 split(char *string, char *fields[], int nfields, char *sep) argument
185 dosplit(char *string, char *seps) argument
/barrelfish-2018-10-04/lib/libc/regex/
H A Dregexec.c207 regexec(const regex_t * __restrict preg, const char * __restrict string, size_t nmatch, regmatch_t pmatch[__restrict], int eflags) argument
/barrelfish-2018-10-04/usr/eclipseclp/icparc_solvers/
H A Deregex.c75 char *string; local
134 char *string; local
159 char *string; local
185 char *string; local
238 char *string; local
295 char *string; local
[all...]
/barrelfish-2018-10-04/lib/openssl-1.0.0d/crypto/evp/
H A Devp_test.c96 static char *sstrsep(char **string, const char *delim) argument
/barrelfish-2018-10-04/lib/openssl-1.0.0d/test/
H A Devp_test.c96 static char *sstrsep(char **string, const char *delim) argument
/barrelfish-2018-10-04/lib/libc/stdlib/
H A Dgetenv.c606 putenv(char *string) argument
[all...]
/barrelfish-2018-10-04/lib/openssl-1.0.0d/crypto/bio/
H A Dbss_log.c245 static void xsyslog(BIO *bp, int priority, const char *string) argument
300 static void xsyslog(BIO *bp, int priority, const char *string) argument
361 static void xsyslog(BIO *bp, int priority, const char *string) argument
/barrelfish-2018-10-04/include/target/x86/barrelfish_kpi/
H A Dcoredata_target.h21 uint32_t string; member in struct:x86_coredata_modinfo

Completed in 147 milliseconds

12