Home
last modified time | relevance | path

Searched refs:vep (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/ntp/ntpd/
H A Drefclock_gpsdjson.c1100 union { const char * c; char * v; } vep; in strtojint() local
1103 vep.c = cp; in strtojint()
1131 vep.c = cp; in strtojint()
1141 *ep = vep.v; in strtojint()
/freebsd/sys/dev/mlx4/
H A Ddevice.h1268 u8 vep; member