Home
last modified time | relevance | path

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

/netbsd-src/include/
H A Dkvm.h38 #define VRS_SYM "_version" macro
/netbsd-src/usr.sbin/kvm_mkdb/
H A Dnlist_aout.c198 if (strcmp((char *)key.data, VRS_SYM) == 0) { in create_knlist_aout()
H A Dnlist_ecoff.c226 if (strcmp((char *)key.data, VRS_SYM) == 0) {
H A Dnlist_coff.c267 if (strcmp((char *)key.data, VRS_SYM) == 0) {
H A Dnlist_elf32.c325 if (strcmp((char *)key.data, VRS_SYM) == 0) {