Page Menu
Home
ClusterLabs Projects
Search
Configure Global Search
Log In
Files
F3152774
daemon.h
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
daemon.h
View Options
/******************************************************************************
*******************************************************************************
**
** Copyright (C) 2005 Red Hat, Inc. All rights reserved.
**
** This copyrighted material is made available to anyone wishing to use,
** modify, copy, or redistribute it subject to the terms and conditions
** of the GNU General Public License v.2.
**
*******************************************************************************
******************************************************************************/
extern int send_status_return(struct connection *con, uint32_t cmd, int status);
extern int send_data_reply(struct connection *con, int nodeid, int port, char *data, int len);
extern void set_cman_timeout(int secs);
extern void notify_listeners(struct connection *con, int reason, int arg);
extern int num_listeners(void);
extern void cman_set_realtime(void);
extern int cman_init(void);
extern int cman_finish(void);
extern void notify_confchg(struct sock_header *message);
extern volatile sig_atomic_t quit_threads;
extern int num_connections;
File Metadata
Details
Attached
Mime Type
text/x-c
Expires
Tue, Feb 25, 3:29 AM (1 d, 8 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1464650
Default Alt Text
daemon.h (1 KB)
Attached To
Mode
rF Fence Agents
Attached
Detach File
Event Timeline
Log In to Comment