OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:checkend
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/uudecode/
uudecode.c
72
static int
checkend
(const char *, const char *, const char *);
277
checkend
(const char *ptr, const char *end, const char *msg)
function in typeref:typename:int
312
return (
checkend
(inbuf, "====",
/src/bin/sh/
parser.c
826
checkend
(int c, char * const eofmark, const int striptabs)
function in typeref:typename:int
888
while ((c =
checkend
(c, eofmark, striptabs)) != PEOF) {
Completed in 13 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025