Searched refs:fixstr (Results 1 - 4 of 4) sorted by relevance

/netbsd-6-1-5-RELEASE/tests/lib/libc/regex/
H A Dtest_regex.h37 void fixstr(char *);
H A Dmain.c251 fixstr(f0copy);
274 fixstr(f2copy);
398 - fixstr - transform magic characters in strings
399 == void fixstr(char *p);
402 fixstr(char *p) function
/netbsd-6-1-5-RELEASE/external/bsd/pcc/dist/pcc/cc/ccom/
H A Dcgram.y1795 fixstr(char *d, char *s, int len)
1801 cerror("fixstr");
1834 fixstr(rv + strlen(old), new, maxstlen(new) + 1);
/netbsd-6-1-5-RELEASE/external/bsd/pcc/dist/pcc/cc/cxxcom/
H A Dcgram.y1953 fixstr(char *d, char *s, int len)
1959 cerror("fixstr");
1992 fixstr(rv + strlen(old), new, maxstlen(new) + 1);

Completed in 71 milliseconds