OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tentry
(Results
1 - 2
of
2
) sorted by relevancy
/src/sbin/restore/
symtab.c
454
struct entry temp, *
tentry
;
local in function:dumpsymtable
511
tentry
= NULL;
513
tentry
= (struct entry *)(long)entry[l]->e_index;
514
(void) fwrite((char *)&
tentry
, sizeof(struct entry *), 1, fd);
/src/games/backgammon/common_source/
fancy.c
717
char
tentry
[1024]; /* temporary uncoded caps buffer */
local in function:getcaps
719
tgetent(
tentry
, s); /* get uncoded termcap entry */
Completed in 12 milliseconds
Indexes created Mon Sep 22 13:09:51 GMT 2025