Home
last modified time | relevance | path

Searched refs:fslash (Results 1 – 1 of 1) sorted by relevance

/freebsd/crypto/heimdal/lib/krb5/
H A Dexpand_path.c107 TCHAR *fslash = strrchr(lastSlash, '/'); in _expand_bin_dir() local
109 if (fslash != NULL) in _expand_bin_dir()
110 lastSlash = fslash; in _expand_bin_dir()