Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Per Cederqvist
lyskom-server-ceder-1616-generations-topgit
Commits
4d9a49dc
Commit
4d9a49dc
authored
Aug 07, 1998
by
Per Cederqvist
Browse files
(struct kom_par): Added aux_def_file.
parent
1b98580c
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/server/param.h
View file @
4d9a49dc
/*
* $Id: param.h,v 1.1
5
1998/0
6/14 14:50:57 by
er
s
Exp $
* $Id: param.h,v 1.1
6
1998/0
8/07 23:31:03 ced
er Exp $
* Copyright (C) 1994, 1995, 1996 Lysator Academic Computer Association.
*
* This file is part of the LysKOM server.
...
...
@@ -28,7 +28,7 @@
#ifndef PARAM_H_INCLUDED
#define PARAM_H_INCLUDED
/* See
ramkomd
.c and lyskomd.8 for more info about the
/* See
server-config
.c and lyskomd.8 for more info about the
fields in this structure. */
struct
kom_par
{
char
*
dbase_dir
;
...
...
@@ -54,6 +54,7 @@ struct kom_par {
char
*
pid_name
;
char
*
memuse_name
;
char
*
logfile_name
;
char
*
aux_def_file
;
char
*
core_dir
;
int
timeout
;
int
garbtimeout
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment