OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:eofp
(Results
1 - 2
of
2
) sorted by relevancy
/src/bin/ksh/
lex.c
785
char *
eofp
;
local in function:readhere
799
eofp
= eof;
808
if (c != *
eofp
)
812
eofp
++;
817
if (*
eofp
== '\0' && (c == 0 || c == '\n')) {
/src/sys/fs/nfs/client/
nfs_clrpcops.c
2697
int *
eofp
, void *stuff)
2731
if (
eofp
)
2732
*
eofp
= 0;
3086
if (
eofp
) {
3088
*
eofp
= 1;
3090
*
eofp
= 0;
3092
*
eofp
= eof;
3128
int *
eofp
, void *stuff)
3157
if (
eofp
!= NULL)
3158
*
eofp
= 0
[
all
...]
Completed in 15 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025