Home
last modified time | relevance | path

Searched refs:fcf_sec (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/fm/fmd/common/
H A Dfmd_ckpt.h136 typedef struct fcf_sec { struct
H A Dfmd_mdb.c1183 static int fcf_sec(uintptr_t, uint_t, int, const mdb_arg_t *);
1190 (void) fcf_sec(addr, DCMD_ADDRSPEC | DCMD_LOOP, 0, NULL); in fcf_sec_one()
1196 fcf_sec(uintptr_t addr, uint_t flags, int argc, const mdb_arg_t *argv) in fcf_sec() function
1657 { "fcf_sec", ":", "print a FCF section header", fcf_sec },