Home
last modified time | relevance | path

Searched defs:gl_stat (Results 1 – 2 of 2) sorted by relevance

/minix3/include/
H A Dglob.h70 int (*gl_stat)(const char *, __gl_stat_t *); member
/minix3/tests/lib/libc/gen/
H A Dt_glob.c142 gl_stat(const char *name , __gl_stat_t *st) in gl_stat() function