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

/freebsd-11-stable/contrib/binutils/binutils/
H A Dbucomm.c404 char *bslash = strrchr (path, '\\\\'); local
H A Dar.c284 char *bslash = strrchr (file, '\\\\'); local
376 char *bslash = strrchr (program_name, '\\\\'); local
/freebsd-11-stable/contrib/binutils/gas/
H A Dstabs.c542 char *bslash = strchr (tmp, '\\'); local
/freebsd-11-stable/contrib/binutils/ld/
H A Dldmain.c743 char *bslash = strrchr (program_name, '\\\\'); local
/freebsd-11-stable/contrib/binutils/bfd/
H A Darchive.c1176 char *bslash = strrchr (file, '\\\\'); local
1545 char *bslash = strrchr (pathname, '\\\\'); local
1593 char *bslash = strrchr (pathname, '\\\\'); local
[all...]
/freebsd-11-stable/gnu/usr.bin/grep/
H A Dgrep.c1385 char *bslash = strrchr (argv[0], '\\'); local

Completed in 97 milliseconds