Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/cmd-inet/usr.bin/ftp/
H A Dglob.c94 static int ftp_fnmatch(wchar_t t_ch, wchar_t t_fch, wchar_t t_lch);
463 if (ftp_fnmatch(scc, lc1, lc2)) in amatch()
768 ftp_fnmatch(wchar_t t_ch, wchar_t t_fch, wchar_t t_lch) in ftp_fnmatch() function