Skip to content
GitLab
Menu
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
51e0d607
Commit
51e0d607
authored
Aug 13, 2003
by
Per Cederqvist
Browse files
Added find_next_conf_no and find_previous_conf_no.
parent
7062cbfd
Changes
1
Show whitespace changes
Inline
Side-by-side
src/server/fncdef.txt
View file @
51e0d607
#
# $Id: fncdef.txt,v 0.5
7
2003/08/1
2 22:32:31
ceder Exp $
# $Id: fncdef.txt,v 0.5
8
2003/08/1
3 10:28:17
ceder Exp $
# Copyright (C) 1991-1999, 2001-2002
# Lysator Academic Computer Association.
#
...
...
@@ -23,7 +23,7 @@
#
# Please mail bug reports to bug-lyskom@lysator.liu.se.
#
# $Id: fncdef.txt,v 0.5
7
2003/08/1
2 22:32:31
ceder Exp $
# $Id: fncdef.txt,v 0.5
8
2003/08/1
3 10:28:17
ceder Exp $
#
# This file is used to describe the functions in services.c. All
# functions that are reachable from the clients are listed here, together
...
...
@@ -183,6 +183,8 @@
113 success get_boottime_info : static_server_info
114 success first_unused_conf_no : conf_no
115 success first_unused_text_no : text_no
116 success find_next_conf_no num : conf_no
117 success find_previous_conf_no num : conf_no
#ifdef DEBUG_CALLS
1000 success get_memory_info : memory_info
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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