]> git.saurik.com Git - apple/libc.git/blobdiff - gen/FreeBSD/glob.3
Libc-1439.100.3.tar.gz
[apple/libc.git] / gen / FreeBSD / glob.3
index 192c70c55a6f2d32df6c89160ea3e88ded1a61d6..75bebc477f2e56b6370258cbf48f74438da4db52 100644 (file)
@@ -43,7 +43,7 @@
 .Ft int
 .Fn glob "const char * restrict pattern" "int flags" "int (*errfunc)(const char *epath, int errno)" "glob_t * restrict pglob"
 .Ft int
 .Ft int
 .Fn glob "const char * restrict pattern" "int flags" "int (*errfunc)(const char *epath, int errno)" "glob_t * restrict pglob"
 .Ft int
-.Fn glob "const char * restrict pattern" "int flags" "int (^errblk)(const char *epath, int errno)" "glob_t * restrict pglob"
+.Fn glob_b "const char * restrict pattern" "int flags" "int (^errblk)(const char *epath, int errno)" "glob_t * restrict pglob"
 .Ft void
 .Fn globfree "glob_t *pglob"
 .Sh DESCRIPTION
 .Ft void
 .Fn globfree "glob_t *pglob"
 .Sh DESCRIPTION