Home
last modified time | relevance | path

Searched defs:stv (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/lib/libquota/
H A Dquota_open.c48 struct statvfs stv; in quota_open() local
/netbsd-src/external/mit/lua/dist/src/
H A Dllex.c149 TValue *stv = s2v(L->top.p++); /* reserve stack space for string */ in luaX_newstring() local
/netbsd-src/common/lib/libc/gen/
H A Dradixtree.c1422 const struct timeval *stv, const struct timeval *etv) in printops()
1476 struct timeval stv; in test2() local
/netbsd-src/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Dzap_leaf.c69 stv(int len, void *addr, uint64_t value) in stv() function