2 * The Remote User Info Distribution Protocol
4 * (c) 1997 Martin Mares <mj@atrey.karlin.mff.cuni.cz>
6 * This software may be freely distributed and used according to the terms
7 * of the GNU General Public License. See file COPYING in any of the GNU packages.
23 __u32 server_time; /* Reserved for use by the server */
27 struct userinfo users[MAX_USERS];
30 #define YWHO_SPOOL_DIR "/var/spool/nwho"
32 #define DEFAULT_SEND_TIME 30
33 #define DEFAULT_PRUNE_TIME 30
34 #define DEFAULT_DEAD_TIME 120