Home
last modified time | relevance | path

Searched defs:v_type (Results 1 – 7 of 7) sorted by relevance

/netbsd/usr.bin/tip/
H A Dtip.h100 uint8_t v_type; /* for interpreting set's */ member
/netbsd/sys/ufs/chfs/
H A Dchfs_inode.h62 #define VTTOCHT(v_type) (enum chtype)(v_type) argument
/netbsd/external/bsd/openldap/dist/servers/slapd/
H A Dat.c104 const void *v_type, in attr_index_name_cmp()
/netbsd/usr.bin/fstat/
H A Dfstat.c1385 getftype(enum vtype v_type) in getftype()
/netbsd/sys/sys/
H A Dvnode.h179 enum vtype v_type; /* - vnode type */ member
/netbsd/external/gpl3/gcc/dist/gcc/cp/
H A Dcoroutines.cc848 get_awaitable_var (suspend_point_kind suspend_kind, tree v_type) in get_awaitable_var()
/netbsd/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcoroutines.cc819 get_awaitable_var (suspend_point_kind suspend_kind, tree v_type) in get_awaitable_var()