Home
last modified time | relevance | path

Searched defs:sccsid (Results 1 - 7 of 7) sorted by relevance

/third_party/FreeBSD/contrib/tcp_wrappers/
H A Dstrcasecmp.c19 static char sccsid[] = "@(#)strcasecmp.c 5.6 (Berkeley) 6/27/88"; variable
/third_party/FreeBSD/lib/libc/stdlib/
H A Dstrtoimax.c38 static char sccsid[] = "from @(#)strtol.c 8.1 (Berkeley) 6/4/93"; variable
H A Dstrtoumax.c38 static char sccsid[] = "from @(#)strtoul.c 8.1 (Berkeley) 6/4/93"; variable
H A Dstrtoul.c38 static char sccsid[] = "@(#)strtoul.c 8.1 (Berkeley) 6/4/93"; variable
H A Dqsort.c33 static char sccsid[] = "@(#)qsort.c 8.1 (Berkeley) 6/4/93"; variable
/third_party/ntfs-3g/libntfs-3g/
H A Dcompat.c79 static const char sccsid[] = "@(#)daemon.c 8.1 (Berkeley) 6/4/93"; variable
166 static const char sccsid[] = "strsep.c 8.1 (Berkeley) 6/4/93"; variable
/third_party/curl/packages/OS400/
H A Dccsidcurl.c163 static char *dynconvert(int dccsid, const char *s, int slen, int sccsid) in dynconvert() argument
214 slist_convert(int dccsid, struct curl_slist *from, int sccsid) in slist_convert() argument
108 convert(char *d, size_t dlen, int dccsid, const char *s, int slen, int sccsid) convert() argument
286 curl_easy_escape_ccsid(CURL *handle, const char *string, int length, unsigned int sccsid, unsigned int dccsid) curl_easy_escape_ccsid() argument
315 curl_easy_unescape_ccsid(CURL *handle, const char *string, int length, int *outlength, unsigned int sccsid, unsigned int dccsid) curl_easy_unescape_ccsid() argument
[all...]

Completed in 4 milliseconds