OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:checkbuf
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.sbin/rmt/
rmt.c
77
char *
checkbuf
(char *, int);
136
record =
checkbuf
(record, n);
153
record =
checkbuf
(record, n);
222
checkbuf
(char *record, int size)
function in typeref:typename:char *
/src/lib/libterminfo/
tparm.c
97
checkbuf
(TERMINAL *term, size_t len)
function in typeref:typename:char *
118
if (
checkbuf
(term, 2) == NULL)
132
if (
checkbuf
(term, len + 2) == NULL)
350
if (
checkbuf
(term, (size_t)(l + 1)) == NULL)
Completed in 18 milliseconds
Indexes created Fri Sep 26 08:10:20 GMT 2025