Home
last modified time | relevance | path

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

/illumos-gate/usr/src/test/os-tests/tests/cores/secmapper/
H A Dsecmapper.c68 } secmap_t; typedef
70 static secmap_t *secmaps;
105 static secmap_t *
144 static secmap_t *
148 secmap_t *sm; in secmap_alloc()
152 sizeof (secmap_t)); in secmap_alloc()
219 secmap_data_cmp(secmap_t *sm, const char *sname, Elf_Scn *scn, GElf_Shdr *shdr) in secmap_data_cmp()
285 secmap_file_check(secmap_t *sm) in secmap_file_check()
361 secmap_t *secmap; in main()