Searched refs:s_name (Results 1 - 12 of 12) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/AppPkg/Applications/Sockets/GetServByName/
H A DGetServByName.c66 pService->s_name,
/vbox/src/VBox/Devices/PC/ipxe/src/include/
H A Dcoff.h60 char s_name[8]; /* section name */ member in struct:__anon15474
/vbox/src/VBox/Devices/EFI/Firmware/AppPkg/Applications/Sockets/GetServByPort/
H A DGetServByPort.c67 pService->s_name,
/vbox/src/VBox/Devices/EFI/Firmware/StdLib/BsdSocketLib/
H A Dgetservbyname.c58 if (strcmp(name, p->s_name) == 0)
H A Dgetservent.c247 serv.s_name = p;
/vbox/src/VBox/Devices/EFI/Firmware/StdLib/Include/
H A Dnetdb.h150 char *s_name; /*%< official service name */ member in struct:servent
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A Dcoff.h52 char s_name[8]; /* section name */ member in struct:COFF_scnhdr
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A Dcoff.h52 char s_name[8]; /* section name */ member in struct:COFF_scnhdr
/vbox/src/VBox/Additions/x11/x11include/xproto-7.0.18/X11/
H A DXos_r.h417 char s_name[255]; member in struct:__anon9656
432 strcpy((sp).s_name, (sp).sptr->s_name), \
433 ((sp).sent.s_name = (sp).s_name), \
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dwinsock.h370 char* s_name; /* official service name */ local
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dwinsock.h372 char* s_name; /* official service name */ local
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/lib/libdtrace/common/
H A Ddt_printf.c546 return (dt_printf(dtp, fp, format, sv->s_name));

Completed in 75 milliseconds