Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libast/common/misc/
H A Dglob.c52 typedef int (*GL_stat_f)(const char*, struct stat*); typedef
631 gp->gl_stat = (GL_stat_f)pathstat; in glob()
634 gp->gl_lstat = (GL_stat_f)lstat; in glob()