Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libsaveargs/tests/dump/
H A Ddump.c116 check_sym(ctf_file_t *ctfp, symtab_sym_t *ss) in check_sym() function
161 walk_symtab(elf, argv[1], ctfp, check_sym); in main()
/illumos-gate/usr/src/tools/protocmp/
H A Dprotocmp.c60 static int check_sym = 1; variable
282 if (check_sym && ((res == 0) && (i->file_type == SYM_LINK_T))) { in elem_compare()
366 check_sym && e->symsrc != NULL ? e->symsrc : "-", perm, in print_elem()
699 check_sym = 0; in main()