Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F142546368
D19646.id55850.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
521 B
Referenced Files
None
Subscribers
None
D19646.id55850.diff
View Options
Index: head/lib/libdevctl/devctl.h
===================================================================
--- head/lib/libdevctl/devctl.h
+++ head/lib/libdevctl/devctl.h
@@ -30,6 +30,7 @@
#include <stdbool.h>
+__BEGIN_DECLS
int devctl_attach(const char *device);
int devctl_detach(const char *device, bool force);
int devctl_enable(const char *device);
@@ -42,5 +43,6 @@
int devctl_delete(const char *device, bool force);
int devctl_freeze(void);
int devctl_thaw(void);
+__END_DECLS
#endif /* !__DEVCTL_H__ */
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Jan 21, 8:36 PM (12 h, 28 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
27819687
Default Alt Text
D19646.id55850.diff (521 B)
Attached To
Mode
D19646: Add BUS_RESET() and devctl reset.
Attached
Detach File
Event Timeline
Log In to Comment