Home
last modified time | relevance | path

Searched defs:VTOC (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/coda/
H A Dcnode.h111 #define VTOC(vp) ((struct cnode *)(vp)->v_data) macro
/netbsd-src/bin/test/
H A Dtest.c767 #define VTOC(x) (const unsigned char *)((const struct t_op *)x)->op_text macro