Home
last modified time | relevance | path

Searched defs:table (Results 76 – 100 of 240) sorted by last modified time

12345678910

/illumos-gate/usr/src/lib/krb5/ss/
H A Dlist_rqs.c44 register ss_request_table **table; local
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/et/
H A Derror_table.h16 /*@dependent@*//*@null@*/ const struct error_table *table; member
21 /*@dependent@*/ const struct error_table *table; member
/illumos-gate/usr/src/lib/cfgadm_plugins/usb/common/
H A Dcfga_rcm.c203 usb_rcm_info_table(rcm_info_t *rinfo, char **table) in usb_rcm_info_table()
/illumos-gate/usr/src/lib/cfgadm_plugins/sata/common/
H A Dcfga_rcm.c184 sata_rcm_info_table(rcm_info_t *rinfo, char **table) in sata_rcm_info_table()
H A Dcfga_sata.h148 #define MSG_TBL_SZ(table) (sizeof ((table)) / sizeof (msgcvt_t)) argument
/illumos-gate/usr/src/lib/cfgadm_plugins/ib/common/
H A Dcfga_rcm.c251 ib_rcm_info_table(rcm_info_t *rinfo, char **table) in ib_rcm_info_table()
/illumos-gate/usr/src/lib/auditd_plugins/syslog/
H A Dsysplugin.c284 init_hash(hashtable_t *table, int bad_key, int table_length, in init_hash()
305 free_hash(hashtable_t *table, int table_length) in free_hash()
/illumos-gate/usr/src/cmd/truss/
H A Dhtbl.h57 htbl_t *table; /* ptr to table */ member
/illumos-gate/usr/src/cmd/tbl/
H A Dt0.c36 struct colstr *table[MAXLIN]; variable
/illumos-gate/usr/src/cmd/spell/
H A Dhashcheck.c40 unsigned *table; variable
H A Dhashlook.c35 unsigned *table; variable
/illumos-gate/usr/src/cmd/sh/
H A Dhash.c55 static struct node **table; variable
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/psvc/psvcobj/
H A Dpsvcobj.c2975 int64_t *table; in i_psvc_load_tables() local
H A Dpsvc_objects_class.h150 int64_t *table; member
162 EAssoc_t *table; member
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/lw2plus/fcal_leds/
H A Dfc_led_parse.c74 static lookup_t table[] = { variable
/illumos-gate/usr/src/cmd/picl/plugins/lib/picld_pluginutil/
H A Dpicld_pluginutil_impl.h110 table_cmd_t table; member
/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/cmd/nscd/
H A Dnscd_biggest.c46 insertn(nsc_keephot_t *table, uint_t n, void *data) in insertn()
/illumos-gate/usr/src/cmd/mdb/common/modules/nfs/
H A Dnfssrv.c469 struct exportinfo **table; in calc_hashdist() local
H A Dcommon.c193 uintptr_t table; /* current table pointer */ member
H A Didmap.c137 uintptr_t table; in nfs4_idmap_walk_init() local
/illumos-gate/usr/src/cmd/mailx/
H A Dutil.c736 member(register char *realfield, register struct ignore **table) in member()
/illumos-gate/usr/src/cmd/lp/lib/lp/
H A Dgetpaths.c132 getfilterfile(char *table) in getfilterfile()
/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/snoop/
H A Dsnoop_mip.c167 static const char *get_desc(struct ext_desc table[], uint8_t type, int max) { in get_desc()
185 static interpreter_f *get_interpreter(struct ext_dispatch table[], in get_interpreter()

12345678910