Home
last modified time | relevance | path

Searched refs:GEXEC (Results 1 – 4 of 4) sorted by relevance

/dports/sysutils/ganglia-monitor-core/ganglia-3.7.2/libmetrics/
H A Dconfigure.ac84 GEXEC=1
/dports/sysutils/ganglia-monitor-core/ganglia-3.7.2/
H A Dganglia.pod200 =item B<GEXEC confusion>
202 GEXEC is a scalable cluster remote execution system which provides fast, RSA authenticated
206 GEXEC operates by building an n-ary tree of TCP sockets and threads between gexec daemons and
207 propagating control information up and down the tree. By using hierarchical control, GEXEC
214 GEXEC can run standalone without access to a ganglia C<gmond>. In standalone
H A DREADME192 GEXEC confusion
193 GEXEC is a scalable cluster remote execution system which provides
198 over 1000 nodes. Internally, GEXEC operates by building an n-ary
201 hierarchical control, GEXEC distributes both the work and resource
208 ganglia is a bit clumsy. GEXEC can run standalone without access to
/dports/x11/xdtm/xdtm/
H A Ddoubleclick.c115 #define GEXEC 0010 macro
1509 current->button[xgrp].bitmask = GEXEC; in create_doubleclick()
1678 #define GROUPEXEC (current->filestat.st_mode & GEXEC)
1684 #define ANYEXEC (current->filestat.st_mode & (IEXEC | GEXEC | AEXEC))