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

/netbsd-current/crypto/external/bsd/openssh/dist/
H A Dsftp-glob.c101 fudge_stat(const char *path, struct stat *st) function
126 pglob->gl_stat = fudge_stat;
148 if (fudge_stat(s, &sb) == 0 && S_ISDIR(sb.st_mode)) {

Completed in 201 milliseconds