Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F147823874
D43726.id133825.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
347 B
Referenced Files
None
Subscribers
None
D43726.id133825.diff
View Options
diff --git a/lib/libc/yp/yplib.c b/lib/libc/yp/yplib.c
--- a/lib/libc/yp/yplib.c
+++ b/lib/libc/yp/yplib.c
@@ -91,7 +91,7 @@
bool_t xdr_ypresp_all_seq(XDR *xdrs, u_long *objp);
-int (*ypresp_allfn)();
+int (*ypresp_allfn)(unsigned long, char *, int, char *, int, void *);
void *ypresp_data;
static void _yp_unbind(struct dom_binding *);
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Mar 14, 10:57 PM (18 h, 41 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29690927
Default Alt Text
D43726.id133825.diff (347 B)
Attached To
Mode
D43726: libc: Specify parameter types for function pointer
Attached
Detach File
Event Timeline
Log In to Comment