Searched defs:gl_pathp (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/head/
H A Dglob.h95 char **gl_pathp; /* gl_pathv + gl_offs */ member in struct:glob_t
/illumos-gate/usr/src/lib/libc/port/regex/
H A Dglob.c91 char **gl_pathp; /* gl_pathv + gl_offs */ member in struct:old_glob
1300 gl.gl_pathp = pglob->gl_pathp;
1312 pglob->gl_pathp = gl.gl_pathp;
1334 gl.gl_pathp = pglob->gl_pathp;
1346 pglob->gl_pathp = gl.gl_pathp;

Completed in 76 milliseconds