2 * (c) Copyright 1998-2001 by Rob Braun
3 * All rights reserved. The file named COPYRIGHT specifies the terms
4 * and conditions for redistribution.
12 __attribute__ ((noreturn))
14 void child_process(struct server *serp);
15 void child_exit(void);
17 __attribute__ ((noreturn))
19 void exec_server( const struct server *serp );