Searched defs:sv (Results 1 - 7 of 7) sorted by relevance

/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/unix/
H A Dnto.c43 int socketpair (int foo, int foo2, int foo3, int sv[2]) argument
/vbox/src/VBox/Devices/Network/lwip-new/src/include/lwip/
H A Dtcp.h215 s16_t sa, sv; /* @todo document this */ member in struct:tcp_pcb
/vbox/src/VBox/Devices/Network/lwip/src/include/lwip/
H A Dtcp.h254 s16_t sa, sv; /* @todo document this */ member in struct:tcp_pcb
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/lib/libdtrace/common/
H A Ddt_printf.c543 struct servent *sv, res; local
545 if ((sv = getservbyport_r(port, NULL, &res, buf, sizeof (buf))) != NULL)
546 return (dt_printf(dtp, fp, format, sv->s_name));
/vbox/src/VBox/Main/xml/
H A DSettings.cpp52 * version (stored in m->sv) is high enough. That is, for VirtualBox 4.0, write it
53 * only if (m->sv >= SettingsVersion_v1_11).
142 sv(SettingsVersion_Null),
158 SettingsVersion_T sv; // e.g. SettingsVersion_v1_7 member in struct:ConfigFileBase::Data
168 sv = d.sv;
281 m->sv = SettingsVersion_Null;
312 m->sv = SettingsVersion_v1_3;
314 m->sv = SettingsVersion_v1_4;
316 m->sv
[all...]
/vbox/src/VBox/Devices/PC/ipxe/src/drivers/infiniband/
H A DMT25408_PRM.h273 pseudo_bit_t sv[0x00001]; /* Service VLAN on QP */ member in struct:hermonprm_address_path_st
/vbox/src/VBox/Main/webservice/jaxlibs/
H A Djaxws-rt.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ com/ com/sun/ com/sun/xml/ ...

Completed in 140 milliseconds