OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TAGF
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/nvi/dist/common/
common.h
55
typedef struct _tagf
TAGF
;
/src/external/bsd/nvi/dist/ex/
ex_tag.c
53
static void ctag_file __P((SCR *,
TAGF
*, char *, char **, size_t *));
59
static int ctag_sfile __P((SCR *,
TAGF
*, TAGQ *, char *));
64
static int tagf_copy __P((SCR *,
TAGF
*,
TAGF
**));
65
static int tagf_free __P((SCR *,
TAGF
*));
591
TAGF
*atfp, *tfp;
632
* Copy a
TAGF
structure and return it in new memory.
635
tagf_copy(SCR *sp,
TAGF
*otfp,
TAGF
**tfpp)
637
TAGF
*tfp
[
all
...]
Completed in 31 milliseconds
Indexes created Sun Jun 14 00:25:39 UTC 2026