Searched defs:string2 (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/contrib/openbsm/tools/
H A Daudump.c78 char string[PATH_MAX], string2[PATH_MAX]; local
/freebsd-11-stable/usr.bin/xlint/lint1/
H A Dcgram.y1698 string2: label
/freebsd-11-stable/contrib/gdb/gdb/
H A Dutils.c2454 strcmp_iw(const char *string1, const char *string2) argument
2513 strcmp_iw_ordered(const char *string1, const char *string2) argument
[all...]
/freebsd-11-stable/contrib/gcclibs/libiberty/
H A Dregex.c1172 print_double_string(const CHAR_T *where, const CHAR_T *string1, int size1, const CHAR_T *string2, int size2) argument
5007 re_search_2(struct re_pattern_buffer *bufp, const char *string1, int size1, const char *string2, int size2, int startpos, int range, struct re_registers *regs, int stop) argument
5448 re_match_2(struct re_pattern_buffer *bufp, const char *string1, int size1, const char *string2, int size2, int pos, struct re_registers *regs, int stop) argument
5528 wcs_re_match_2_internal(struct re_pattern_buffer *bufp, const char *cstring1, int csize1, const char *cstring2, int csize2, int pos, struct re_registers *regs, int stop, wchar_t *string1, int size1, wchar_t *string2, int size2, int *mbs_offset1, int *mbs_offset2) argument
[all...]
/freebsd-11-stable/contrib/ee/
H A Dee.c940 char string2[8]; local
/freebsd-11-stable/contrib/binutils/libiberty/
H A Dregex.c1172 print_double_string(const CHAR_T *where, const CHAR_T *string1, int size1, const CHAR_T *string2, int size2) argument
5007 re_search_2(struct re_pattern_buffer *bufp, const char *string1, int size1, const char *string2, int size2, int startpos, int range, struct re_registers *regs, int stop) argument
5448 re_match_2(struct re_pattern_buffer *bufp, const char *string1, int size1, const char *string2, int size2, int pos, struct re_registers *regs, int stop) argument
5528 wcs_re_match_2_internal(struct re_pattern_buffer *bufp, const char *cstring1, int csize1, const char *cstring2, int csize2, int pos, struct re_registers *regs, int stop, wchar_t *string1, int size1, wchar_t *string2, int size2, int *mbs_offset1, int *mbs_offset2) argument
[all...]

Completed in 243 milliseconds