Home
last modified time | relevance | path

Searched defs:stringp (Results 1 – 10 of 10) sorted by relevance

/external/libmtp/src/
Dunicode.c82 char *stringp = (char *) unicstr; in utf16_to_utf8() local
115 char *stringp = (char *) localstr; // cast away "const" in utf8_to_utf16() local
Dptp-pack.c206 char *stringp = string; in ptp_pack_string() local
/external/tcpdump/missing/
Dstrsep.c56 strsep(char **stringp, const char *delim) in strsep()
/external/openssh/openbsd-compat/
Dstrsep.c53 strsep(char **stringp, const char *delim) in strsep()
/external/minijail/
Dutil.c214 static char *tokenize_parenthesized_expression(char **stringp) in tokenize_parenthesized_expression()
391 char *tokenize(char **stringp, const char *delim) in tokenize()
/external/curl/src/
Dtool_writeout.c115 char *stringp = NULL; in ourWriteOut() local
/external/curl/lib/
Dkrb5.c167 char *stringp; in krb5_auth() local
/external/openssh/
Dssh-keyscan.c180 strnnsep(char **stringp, char *delim) in strnnsep()
Dsftp-server.c332 handle_to_string(int handle, u_char **stringp, int *hlenp) in handle_to_string()
/external/curl/packages/OS400/
Dccsidcurl.c377 convert_version_info_string(const char * * stringp, in convert_version_info_string()