Searched defs:sccsid (Results 1 - 7 of 7) sorted by relevance
| /third_party/FreeBSD/contrib/tcp_wrappers/ |
| H A D | strcasecmp.c | 19 static char sccsid[] = "@(#)strcasecmp.c 5.6 (Berkeley) 6/27/88"; variable
|
| /third_party/FreeBSD/lib/libc/stdlib/ |
| H A D | strtoimax.c | 38 static char sccsid[] = "from @(#)strtol.c 8.1 (Berkeley) 6/4/93"; variable
|
| H A D | strtoumax.c | 38 static char sccsid[] = "from @(#)strtoul.c 8.1 (Berkeley) 6/4/93"; variable
|
| H A D | strtoul.c | 38 static char sccsid[] = "@(#)strtoul.c 8.1 (Berkeley) 6/4/93"; variable
|
| H A D | qsort.c | 33 static char sccsid[] = "@(#)qsort.c 8.1 (Berkeley) 6/4/93"; variable
|
| /third_party/ntfs-3g/libntfs-3g/ |
| H A D | compat.c | 79 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 D | ccsidcurl.c | 163 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