Page Menu
Home
ClusterLabs Projects
Search
Configure Global Search
Log In
Files
F3152193
ds.h
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
295 B
Referenced Files
None
Subscribers
None
ds.h
View Options
#ifndef _DS_H
#define _DS_H
int ds_init(void);
int ds_key_init(char *keyid, int maxsize, int timeout);
int ds_key_finish(char *keyid);
int ds_write(char *keyid, void *buf, size_t maxlen);
int ds_read(char *keyid, void *buf, size_t maxlen);
int ds_finish(void);
#define DS_MIN_SIZE 512
#endif
File Metadata
Details
Attached
Mime Type
text/x-c
Expires
Mon, Feb 24, 5:30 PM (21 s)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1464373
Default Alt Text
ds.h (295 B)
Attached To
Mode
rF Fence Agents
Attached
Detach File
Event Timeline
Log In to Comment