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

/netbsd-current/sbin/mount_puffs/
H A Dmount_puffs.c62 const char *vtypes[] = { VNODE_TYPES }; local
72 printf("root type=%s", vtypes[kargs.pa_root_vtype]);
/netbsd-current/lib/libpuffs/
H A Dopdump.c304 const char * const vtypes[] = { VNODE_TYPES }; local
311 mydprintf(DINT DINT "type: %s, ", vtypes[vap->va_type]);

Completed in 111 milliseconds