OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ttable
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/ipf/netinet/
radix_ipf.c
993
tabe_t *
ttable
= NULL;
variable in typeref:typename:tabe_t *
1180
ttable
= tab;
1220
for (i = 0;
ttable
[i].host != NULL; i++) {
1227
for (i = 0;
ttable
[i].host != NULL; i++) {
1233
for (i = 0;
ttable
[i].host != NULL; i++) {
1234
setaddr(&af,
ttable
[i].host);
1241
for (i = 0;
ttable
[i].host != NULL; i++) {
1242
setaddr(&af,
ttable
[i].host);
1252
for (i = 0;
ttable
[i].host != NULL; i++) {
1253
if (
ttable
[i].what[0] != 'd'
[
all
...]
/src/lib/libintl/
gettext.c
578
struct moentry *otable, *
ttable
;
local in function:mapit
643
/* validate otable/
ttable
*/
647
ttable
= (struct moentry *)(base + flip(mo->mo_ttable, magic));
653
if (!validate(
ttable
, mohandle) ||
654
!validate(&
ttable
[mohandle->mo.mo_nstring], mohandle)) {
684
p[i].len = flip(
ttable
[i].len, magic);
685
p[i].off = base + flip(
ttable
[i].off, magic);
Completed in 13 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025