Searched refs:__gl_size_t (Results 1 – 2 of 2) sorted by relevance
45 #ifndef __gl_size_t46 #define __gl_size_t size_t macro53 __gl_size_t gl_pathc; /* Count of total paths so far. */54 __gl_size_t gl_matchc; /* Count of paths matching pattern. */55 __gl_size_t gl_offs; /* Reserved at beginning of gl_pathv. */
478 __gl_size_t oldpathc; in glob0()