Home
last modified time | relevance | path

Searched defs:table (Results 51 – 75 of 241) sorted by relevance

12345678910

/illumos-gate/usr/src/uts/i86pc/boot/
H A Dboot_mmu.c72 paddr_t table; in find_pte() local
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/in.rdisc/
H A Din.rdisc.c1955 struct table { struct
1960 struct table *next; argument
1963 struct table *table; variable
/illumos-gate/usr/src/cmd/awk/
H A Dmaketab.c140 const char *table[SIZE]; variable
/illumos-gate/usr/src/cmd/spell/
H A Dhashlook.c35 unsigned *table; variable
H A Dspellin.c42 unsigned *table; variable
/illumos-gate/usr/src/lib/libslp/javalib/com/sun/slp/
H A Dslpd.java367 ServiceTable table = ServiceTable.getServiceTable(); in start() local
481 DATable table = in daemonIsDA() local
H A DSLPV1SSrvReg.java72 Hashtable table = new Hashtable(); in initialize() local
H A DDAAdvertiser.java88 ServiceTable table = ServiceTable.getServiceTable(); in initializeDAAdvertiserOnInterface() local
/illumos-gate/usr/src/contrib/zlib/
H A Dcrc32.c438 local void write_table(out, table, k) in write_table() argument
455 local void write_table32hi(out, table, k) in write_table32hi() argument
475 local void write_table64(out, table, k) in write_table64() argument
H A Dinftrees.c33 unsigned codes, code FAR * FAR *table, unsigned FAR *bits, in inflate_table()
/illumos-gate/usr/src/cmd/sgs/link_audit/common/
H A Dhash.h38 hash_entry **table; member
/illumos-gate/usr/src/lib/krb5/ss/
H A Dlist_rqs.c44 register ss_request_table **table; local
/illumos-gate/usr/src/cmd/mdb/common/modules/nfs/
H A Didmap.c137 uintptr_t table; in nfs4_idmap_walk_init() local
/illumos-gate/usr/src/tools/smatch/src/cwchash/
H A Dhashtable_itr.c57 struct entry **table; in hashtable_iterator_advance() local
H A Dhashtable_private.h18 struct entry **table; member
/illumos-gate/usr/src/lib/libnisdb/
H A Dnis_db.cc454 char *name, *table, *dir; in entryName() local
500 char *name, *table = 0; in dbFindObject() local
618 char *table, tbuf[MAXPATHLEN + NIS_MAXNAMELEN + 1]; in ldapFindObj() local
769 char *ent, *table; in dbTouchObj() local
881 char *ent, *table, *objTable; in dbRefreshObj() local
/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dip_frag.c299 static ipfr_t *ipfr_newfrag(fin, pass, table) in ipfr_newfrag() argument
492 static ipfr_t *fr_fraglookup(fin, table) in fr_fraglookup() argument
/illumos-gate/usr/src/lib/iconv_modules/common/
H A Dtab_lookup.h43 lookup_table *table; /* mapping table */ member
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/
H A Dsyncinit.c288 lookup(char **table, char *arg) in lookup()
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/in.talkd/
H A Dtable.c68 static TABLE_ENTRY *table = NULL; variable
/illumos-gate/usr/src/cmd/oawk/
H A Db.c833 ccl_chars_t *table; in insert_table() local
970 ccl_chars_t *table; in delete_table() local
1071 dump_table(ccl_chars_t *table, int size) in dump_table()
/illumos-gate/usr/src/uts/common/fs/lofs/
H A Dlofs_subr.c215 struct lobucket *table; in ldestroy() local
500 lretire(struct loinfo *li, struct lobucket *table, uint_t size) in lretire()
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dhsearch.c122 static NODE **table; /* The address of the hash table */ variable
127 static TABELEM *table; /* The address of the hash table */ variable
/illumos-gate/usr/src/cmd/sh/
H A Dhash.c55 static struct node **table; variable
/illumos-gate/usr/src/cmd/fs.d/nfs/dfmounts/
H A Ddfmounts.c107 static struct mountbody *table[NTABLEENTRIES]; variable

12345678910