OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:log_cursor1
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/bsd/nvi/dist/common/
log1.c
73
static int
log_cursor1
__P((SCR *, int));
185
return (
log_cursor1
(sp, LOG_CURSOR_END));
193
*
log_cursor1
--
197
log_cursor1
(SCR *sp, int type)
function
267
if (
log_cursor1
(sp, LOG_CURSOR_INIT))
374
if (
log_cursor1
(sp, LOG_CURSOR_INIT))
log4.c
72
static int
log_cursor1
__P((SCR *, int));
187
return (
log_cursor1
(sp, LOG_CURSOR_END));
195
*
log_cursor1
--
199
log_cursor1
(SCR *sp, int type)
function
273
if (
log_cursor1
(sp, LOG_CURSOR_INIT))
344
if (
log_cursor1
(sp, LOG_CURSOR_INIT))
log.c
74
static int
log_cursor1
__P((SCR *, int));
186
return (
log_cursor1
(sp, LOG_CURSOR_END));
194
*
log_cursor1
--
198
log_cursor1
(SCR *sp, int type)
function
268
if (
log_cursor1
(sp, LOG_CURSOR_INIT))
375
if (
log_cursor1
(sp, LOG_CURSOR_INIT))
Completed in 43 milliseconds
Indexes created Tue Mar 31 00:22:50 UTC 2026