Home
last modified time | relevance | path

Searched defs:stbl (Results 1 – 10 of 10) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/crle/common/
H A Dinspect.c271 Hash_tbl *stbl = crle->c_strtbl; in enterdir() local
509 Hash_tbl *stbl = crle->c_strtbl; in enterfile() local
851 Hash_tbl *stbl = crle->c_strtbl; in inspect_dir() local
H A Dconfig.c73 Hash_tbl *stbl = crle->c_strtbl; in genconfig() local
/illumos-gate/usr/src/uts/common/sys/fs/
H A Dudf_volume.h929 struct stbl { struct
930 tag_t stbl_tag; /* 00 Tag */ argument
931 regid_t stbl_si; /* 10 Sparing Identifier */ argument
932 uint16_t stbl_len; /* 30 Reallocation Table Len */ argument
933 uint16_t stbl_res1; /* 32 Reserved */ argument
934 uint32_t stbl_seqno; /* 34 Sequence Number */ argument
935 stbl_entry_t stbl_entry; /* 38 Sparing Table Entries */ argument
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dfsys_jfs.c134 s8 *stbl; in next_dentry() local
H A Djfs.h349 s8 stbl[8]; /* 8: sorted entry index table */ member
/illumos-gate/usr/src/cmd/deroff/
H A Dderoff.c639 stbl(void) in stbl() function
/illumos-gate/usr/src/uts/common/fs/udfs/
H A Dudf_vfsops.c1783 struct stbl *stbl; in ud_read_sparing_tbls() local
H A Dudf_subr.c192 struct stbl *stbl; in ud_xlate_to_daddr() local
/illumos-gate/usr/src/cmd/isns/isnsd/
H A Dscn.c1246 static const scn_tbl_t stbl[] = { variable
/illumos-gate/usr/src/cmd/truss/
H A Dmain.c2140 hentry_t *stbl = my_malloc(elem * sizeof (hentry_t), NULL); in report() local