OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tentry
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/gpl2/texinfo/dist/makeinfo/
node.h
31
typedef struct
tentry
struct
33
struct
tentry
*next_ent;
/src/games/backgammon/common_source/
fancy.c
717
char
tentry
[1024]; /* temporary uncoded caps buffer */
local
719
tgetent(
tentry
, s); /* get uncoded termcap entry */
/src/sbin/restore/
symtab.c
454
struct entry temp, *
tentry
;
local
511
tentry
= NULL;
513
tentry
= (struct entry *)(long)entry[l]->e_index;
514
(void) fwrite((char *)&
tentry
, sizeof(struct entry *), 1, fd);
Completed in 14 milliseconds
Indexes created Tue Apr 14 00:22:26 UTC 2026