| /src/sys/arch/m68k/fpsp/ |
| l_fpsp.h | 15 * regard to the SOFTWARE (INCLUDING ANY MODIFIED VERSIONS THEREOF) 28 * without alteration in any modified and/or redistributed versions, variable 29 * and that such modified versions are clearly identified as such.
|
| fpsp.h | 15 * regard to the SOFTWARE (INCLUDING ANY MODIFIED VERSIONS THEREOF) 28 * without alteration in any modified and/or redistributed versions, variable 29 * and that such modified versions are clearly identified as such.
|
| /src/usr.bin/rpcgen/ |
| rpc_parse.h | 141 version_list *versions; member in struct:program_def
|
| /src/sys/dev/hyperv/ |
| vmbus.c | 509 static const uint32_t versions[] = { local 527 for (i = 0; i < __arraycount(versions); i++) { 528 cmd.chm_ver = versions[i]; 538 sc->sc_proto = versions[i]; 543 if (i == __arraycount(versions)) {
|
| /src/sys/fs/nfs/nlm/ |
| nlm_prot_impl.c | 1434 static rpcvers_t versions[] = { local 1459 for (i = 0; i < nitems(versions); i++) { 1493 NLM_PROG, versions[i], uaddr, nconf); 1496 "(NLM_PROG, %d).\n", versions[i]); 1503 rpcb_unset(NLM_PROG, versions[i], nconf); 1504 if (!svc_reg(xprts[j], NLM_PROG, versions[i], 1507 "(NLM_PROG, %d)\n", versions[i]);
|
| /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/ |
| dc.h | 487 struct dc_versions versions; member in struct:dc
|