Searched defs:table (Results 26 - 50 of 324) sorted by relevance

1234567891011>>

/freebsd-10.3-release/sbin/dhclient/
H A Dhash.c78 void add_hash(struct hash_table *table, unsigned char *name, int len, argument
104 hash_lookup(struct hash_table *table, unsigned char *name, int len) argument
[all...]
/freebsd-10.3-release/contrib/gdb/gdb/
H A Dframe-unwind.c40 append_predicate (struct frame_unwind_table *table, argument
52 struct frame_unwind_table *table = XCALLOC (1, struct frame_unwind_table); local
63 struct frame_unwind_table *table = local
80 struct frame_unwind_table *table = gdbarch_data (gdbarch, frame_unwind_data); local
[all...]
H A Dmacrotab.h126 struct macro_table *table; member in struct:macro_source_file
265 struct macro_table *table; member in struct:macro_definition
[all...]
/freebsd-10.3-release/contrib/com_err/
H A Dcom_right.h82 struct error_table *table; member in struct:et_list
/freebsd-10.3-release/contrib/groff/src/include/
H A Dsymbol.h26 static const char **table; member in class:symbol
/freebsd-10.3-release/contrib/groff/src/libs/libgroff/
H A Dnametoindex.cpp47 PTABLE(int) table; member in class:character_indexer
/freebsd-10.3-release/contrib/ipfilter/lib/
H A Dfacpri.c29 typedef struct table { struct
/freebsd-10.3-release/contrib/less/
H A Dposition.c24 static POSITION *table = NULL; /* The position table */ variable
[all...]
/freebsd-10.3-release/sys/teken/
H A Dteken_wcwidth.h19 static int bisearch(teken_char_t ucs, const struct interval *table, int max) { argument
/freebsd-10.3-release/sys/ia64/acpica/
H A Dacpi_machdep.c75 ACPI_TABLE_HEADER *table; local
H A Dmadt.c116 ACPI_TABLE_MADT *table; local
206 ACPI_TABLE_MADT *table; local
[all...]
/freebsd-10.3-release/usr.bin/login/
H A Dlogin_fbtab.c90 const char *table; local
123 login_protect(const char *table, char *pattern, int mask, uid_t uid, gid_t gid) argument
/freebsd-10.3-release/usr.bin/xlint/lint2/
H A Dhash.c92 _hsearch(hte_t **table, const char *s, int mknew) argument
132 _forall(hte_t **table, void (*f)(hte_t *)) argument
150 _destroyhash(hte_t **table) argument
[all...]
/freebsd-10.3-release/contrib/mtree/
H A Donly.c62 static struct hentry *table[1024]; variable in typeref:struct:hentry
/freebsd-10.3-release/lib/libc/string/
H A Dwcscoll.c54 struct xlocale_collate *table = local
H A Dwcsxfrm.c57 struct xlocale_collate *table = local
/freebsd-10.3-release/sys/cddl/compat/opensolaris/kern/
H A Dopensolaris_acl.c76 _bsd_from_zfs(uint32_t zfs, const struct zfs2bsd *table) argument
90 _zfs_from_bsd(int bsd, const struct zfs2bsd *table) argument
/freebsd-10.3-release/libexec/mknetid/
H A Dhash.c112 struct grouplist *lookup(struct member_entry *table[], char *key) argument
132 void mstore (struct member_entry *table[], char *key, int gid, int dup) argument
/freebsd-10.3-release/libexec/revnetgroup/
H A Dhash.c114 lookup(struct group_entry *table[], char *key) argument
147 store(struct group_entry *table[], char *key, char *data) argument
176 mstore(struct member_entry *table[], char *key, char *data, char *domain) argument
[all...]
/freebsd-10.3-release/cddl/contrib/opensolaris/lib/pyzfs/common/
H A Duserspace.py37 import zfs.table namespace
/freebsd-10.3-release/contrib/groff/src/roff/troff/
H A Ddictionary.h47 association *table; member in class:dictionary
/freebsd-10.3-release/games/primes/
H A Dprimes.c85 static char table[TABSIZE]; /* Eratosthenes sieve of odd numbers */ variable
[all...]
/freebsd-10.3-release/usr.bin/locate/locate/
H A Dfastfind.c150 u_char table[UCHAR_MAX + 1]; local
/freebsd-10.3-release/usr.sbin/pciconf/
H A Derr.c115 print_bits(const char *header, struct bit_table *table, uint32_t mask) argument
/freebsd-10.3-release/tools/tools/net80211/wesside/wesside/
H A Daircrack-ptw-lib.h78 PTW_tableentry table[PTW_KEYHSBYTES][PTW_n]; member in struct:__anon12341

Completed in 402 milliseconds

1234567891011>>