OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:api_version
(Results
1 - 7
of
7
) sorted by relevancy
/src/sys/dev/ic/
tpmvar.h
50
uint32_t
api_version
;
member in struct:tpm_ioc_getinfo
/src/sys/sys/
timepps.h
81
int
api_version
; /* API version number */
member in struct:__anon7716
/src/external/bsd/ntp/dist/include/
timepps-SCO.h
171
int
api_version
; /* API version # */
member in struct:pps_params
238
(*handle)->params.
api_version
= PPS_API_VERS_1;
291
* I require `
api_version
' to be set!
294
if (params->
api_version
!= PPS_API_VERS_1) {
322
handle->params.
api_version
= PPS_API_VERS_1;
timepps-Solaris.h
171
int
api_version
; /* API version # */
member in struct:pps_params
268
punit->params.
api_version
= PPS_API_VERS_1;
327
* I require `
api_version
' to be set!
330
if (params->
api_version
!= PPS_API_VERS_1) {
386
punit->params.
api_version
= PPS_API_VERS_1;
timepps-SunOS.h
171
int
api_version
; /* API version # */
member in struct:pps_params
239
(*handle)->params.
api_version
= PPS_API_VERS_1;
292
* I require `
api_version
' to be set!
295
if (params->
api_version
!= PPS_API_VERS_1) {
323
handle->params.
api_version
= PPS_API_VERS_1;
/src/external/gpl3/gcc/dist/lto-plugin/
lto-plugin.c
187
static enum linker_api_version
api_version
= LAPI_V0;
variable in typeref:enum:linker_api_version
1472
api_version
= get_api_version ("GCC", BASE_VERSION, LAPI_V0,
1474
if (
api_version
> supported_api)
1476
fprintf (stderr, "requested an unsupported API version (%d)\n",
api_version
);
1480
switch (
api_version
)
1491
fprintf (stderr, "unsupported API version (%d)\n",
api_version
);
/src/sys/dev/pci/ixgbe/
ixgbe_type.h
4264
int
api_version
;
member in struct:ixgbe_hw
Completed in 27 milliseconds
Indexes created Mon Jun 15 00:25:07 UTC 2026