Searched refs:stv (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sbin/adjkerntz/
H A Dadjkerntz.c83 struct timeval tv, *stv; local
147 stv = NULL;
274 * stv is abused as a flag. The important value
277 stv = &tv;
286 stv = NULL;
291 if ( (init && stv != NULL)
309 if ( (init && (stv != NULL || stz != NULL))
310 || (stz != NULL && stv == NULL)
312 if (stv != NULL) {
322 stv
[all...]
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dzap_leaf.c71 stv(int len, void *addr, uint64_t value) function
324 stv(buf_int_len, p, value);
/freebsd-11-stable/stand/libsa/zfs/
H A Dzfsimpl.c1454 stv(int len, void *addr, uint64_t value) function
1501 stv(integer_size, p, value);

Completed in 118 milliseconds