Home
last modified time | relevance | path

Searched defs:subscript (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/fm/libdiskstatus/common/
H A Dds_util.c123 int subscript = byte_count + i; in ddump() local
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dnvtree.c976 char *subscript=0; in walk_tree() local
H A Dxec.c501 int sh_debug(Shell_t *shp, const char *trap, const char *name, const char *subscript, char *const a… in sh_debug()