OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:current_pos
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.sbin/inetd/
parse.c
139
char *
current_pos
;
local in function:config
155
current_pos
= nextline(fconfig);
157
while ((cp = getconfigent(&
current_pos
)) != NULL) {
384
getconfigent(char **
current_pos
)
394
* Pre-condition:
current_pos
points into line,
398
cp = *
current_pos
;
533
*
current_pos
= cp;
540
*
current_pos
= cp;
562
*
current_pos
= cp;
783
*
current_pos
= nextline(fconfig)
[
all
...]
parse.c
139
char *
current_pos
;
local in function:config
155
current_pos
= nextline(fconfig);
157
while ((cp = getconfigent(&
current_pos
)) != NULL) {
384
getconfigent(char **
current_pos
)
394
* Pre-condition:
current_pos
points into line,
398
cp = *
current_pos
;
533
*
current_pos
= cp;
540
*
current_pos
= cp;
562
*
current_pos
= cp;
783
*
current_pos
= nextline(fconfig)
[
all
...]
Completed in 22 milliseconds
Indexes created Thu Oct 02 10:09:58 GMT 2025