| /netbsd/src/usr.bin/tr/ |
| D | tr.c | 55 static int string1[NCHARS], string2[NCHARS]; variable
|
| /netbsd/src/external/bsd/ntp/dist/libntp/ |
| D | statestr.c | 26 const char * const string1; member
|
| /netbsd/src/external/gpl2/xcvs/dist/lib/ |
| D | regex.c | 36 # define re_match_2(bufp, string1, size1, string2, size2, pos, regs, stop) \ argument
|
| /netbsd/src/sys/arch/atari/stand/tostools/aptck/ |
| D | diskio.c | 315 strbd(char *string1) in strbd()
|
| /netbsd/src/sys/arch/atari/stand/tostools/libtos/ |
| D | diskio.c | 315 strbd(char *string1) in strbd()
|
| /netbsd/src/external/gpl3/gdb/dist/gdb/ |
| D | utils.c | 2060 skip_ws (const char *&string1, const char *&string2, const char *end_str2) in skip_ws() 2142 strncmp_iw_with_mode (const char *string1, const char *string2, in strncmp_iw_with_mode() 3016 strncmp_iw (const char *string1, const char *string2, size_t string2_len) in strncmp_iw() 3025 strcmp_iw (const char *string1, const char *string2) in strcmp_iw() 3069 strcmp_iw_ordered (const char *string1, const char *string2) in strcmp_iw_ordered()
|
| /netbsd/src/external/gpl2/xcvs/dist/src/ |
| D | acl.c | 2155 char *findusername (const char *string1, const char *string2) in findusername() 2188 char *findgroupname (const char *string1, const char *string2) in findgroupname()
|
| /netbsd/src/external/gpl3/gdb/dist/libiberty/ |
| D | regex.c | 78 # define re_match_2(bufp, string1, size1, string2, size2, pos, regs, stop) \ argument 5454 re_match_2 (struct re_pattern_buffer *bufp, const char *string1, int size1, in re_match_2() 5543 wchar_t *string1, int size1, in wcs_re_match_2_internal()
|
| /netbsd/src/external/gpl3/binutils/dist/libiberty/ |
| D | regex.c | 78 # define re_match_2(bufp, string1, size1, string2, size2, pos, regs, stop) \ argument 5454 re_match_2 (struct re_pattern_buffer *bufp, const char *string1, int size1, in re_match_2() 5543 wchar_t *string1, int size1, in wcs_re_match_2_internal()
|
| /netbsd/src/external/gpl3/gcc/dist/libiberty/ |
| D | regex.c | 78 # define re_match_2(bufp, string1, size1, string2, size2, pos, regs, stop) \ argument 5454 re_match_2 (struct re_pattern_buffer *bufp, const char *string1, int size1, in re_match_2() 5543 wchar_t *string1, int size1, in wcs_re_match_2_internal()
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/arm/ |
| D | arm.cc | 1049 #define streq(string1, string2) (strcmp (string1, string2) == 0) argument
|