OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ntab
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/powerpc/booke/
e500_autoconf.c
95
const struct e500_truthtab *tab, size_t
ntab
, u_int default_value)
99
for (u_int i =
ntab
; i-- > 0; tab++) {
/src/bin/pax/
tables.c
82
static NAMT **
ntab
= NULL; /* interactive rename storage table */
variable in typeref:typename:NAMT **
499
if (
ntab
!= NULL)
501
if ((
ntab
= (NAMT **)calloc(N_TAB_SZ, sizeof(NAMT *))) == NULL) {
524
if (
ntab
== NULL) {
537
if ((pt =
ntab
[indx]) != NULL) {
567
pt->fow =
ntab
[indx];
568
ntab
[indx] = pt;
592
if (
ntab
== NULL)
598
if ((pt =
ntab
[indx]) == NULL)
Completed in 13 milliseconds
Indexes created Mon Oct 20 05:10:11 GMT 2025