Searched refs:test_sym (Results 1 - 2 of 2) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dvfs.c99 GElf_Sym vfssw_sym, test_sym; local
137 if (mdb_lookup_by_name("door_vfs", &test_sym) != -1) {
138 if (test_sym.st_value == vfsp) {
143 if (mdb_lookup_by_name("port_vfs", &test_sym) != -1) {
144 if (test_sym.st_value == vfsp) {
156 &test_sym) != -1) {
/opensolaris-onvv-gate/usr/src/cmd/sgs/elfdump/common/
H A Delfdump.c3282 int test_sym = local
3285 if (test_sym)

Completed in 71 milliseconds