search for: __pglob

Displaying 1 result from an estimated 1 matches for "__pglob".

Did you mean: __blob
2003 Mar 27
2
Samba and CCC
...) extern int glob64 __P ((__const char *__restrict __pattern, int __flags, - -----------^ cc: Warning: /usr/include/glob.h, line 205: In this declaration, parameter 1 has a different type than specified in an earlier declaration of this function. (mismatparam) extern void globfree64 __P ((glob64_t *__pglob)); - ------------^ cc: Error: /usr/include/glob.h, line 205: In this declaration, the type of "globfree64" is not compatible with the type of a previous declaration of "globfree64" at line number 191 in file /usr/include/glob.h. (notcompat) extern void globfree64 __P ((glob64_t...