Searched refs:string (Results 576 - 600 of 1557) sorted by relevance

<<21222324252627282930>>

/barrelfish-2018-10-04/lib/libc/posix1e/
H A Dacl_from_text.c27 * acl_from_text: Convert a text-form ACL from a string to an acl_t.
42 #include <string.h>
187 * acl_from_text -- Convert a string into an ACL.
H A Dacl_from_text_nfs4.c35 #include <string.h>
H A Dacl_set.c42 #include <string.h>
H A Dacl_support_nfs4.c32 #include <string.h>
/barrelfish-2018-10-04/lib/libc/resolv/
H A Dres_comp.c81 #include <string.h>
135 * non-ASCII hosts, we can't depend on string literals or ctype macros to
/barrelfish-2018-10-04/lib/libc/rpc/
H A Dclnt_simple.c53 #include <string.h>
H A Dgetnetpath.c46 #include <string.h>
229 * Returns pointer to the rest-of-the-string after the current token.
233 * npp - string
234 * token - char to parse string for
253 strcpy(&cp[-1], cp); /* XXX: overlapping string copy */
268 strcpy(np, (ep = &np[1])); /* XXX: overlapping string copy */
H A Dpmap_rmt.c60 #include <string.h>
/barrelfish-2018-10-04/lib/libc/stdio/
H A Dfindfp.c45 #include <string.h>
H A Dfmemopen.c33 #include <string.h>
H A Dfvwrite.c41 #include <string.h>
H A Dopen_memstream.c40 #include <string.h>
H A Dxprintf_str.c39 #include <string.h>
47 * Convert a wide character string argument for the %ls format to a multibyte
48 * string representation. If not -1, prec specifies the maximum number of
50 * string ends is null-terminated.
73 * scanning the string.
/barrelfish-2018-10-04/lib/libc/stdlib/
H A Drealpath.c41 #include <string.h>
/barrelfish-2018-10-04/lib/libc/string/
H A Dwcscoll.c38 #include <string.h>
/barrelfish-2018-10-04/lib/libc/tests/gen/
H A Dfmtmsg_test.c37 #include <string.h>
/barrelfish-2018-10-04/lib/libc/tests/locale/
H A Dc16rtomb_test.c40 #include <string.h>
H A Dmbrtoc16_test.c40 #include <string.h>
H A Dmbrtowc_test.c43 #include <string.h>
H A Dmbsrtowcs_test.c43 #include <string.h>
60 /* Simple null terminated string. */
83 /* Null terminated string, internal dest. buffer */
90 /* Null terminated string, internal state. */
101 /* Null terminated string, internal state, internal dest. buffer. */
H A Dwcsrtombs_test.c43 #include <string.h>
58 /* Simple null terminated string. */
82 /* Null terminated string, internal dest. buffer */
90 /* Null terminated string, internal state. */
101 /* Null terminated string, internal state, internal dest. buffer. */
/barrelfish-2018-10-04/lib/libc/tests/net/
H A Dether_test.c35 #include <string.h>
/barrelfish-2018-10-04/lib/libc/tests/nss/
H A Dgetusershell_test.c35 #include <string.h>
/barrelfish-2018-10-04/lib/libc/tests/stdio/
H A Dfdopen_test.c35 #include <string.h>
H A Dfopen_test.c33 #include <string.h>

Completed in 122 milliseconds

<<21222324252627282930>>