Home
last modified time | relevance | path

Searched refs:sun (Results 1 – 25 of 27) sorted by relevance

12

/reactos/modules/rosapps/applications/net/tsclient/rdesktop/
H A Dconfig.sub138 -sun*os*)
890 basic_machine=m68k-sun
894 basic_machine=m68k-sun
898 basic_machine=sparc-sun
902 basic_machine=sparc-sun
910 basic_machine=m68k-sun
916 basic_machine=i386-sun
1301 i386-sun)
1304 m68000-sun)
1325 sparc-* | *-sun)
[all …]
H A Dconfig.guess345 echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
354 echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
363 echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
366 echo m68k-sun-sunos${UNAME_RELEASE}
368 sun*:*:4.2BSD:*)
373 echo m68k-sun-sunos${UNAME_RELEASE}
376 echo sparc-sun-sunos${UNAME_RELEASE}
H A Dconfigure.ac154 [ --with-sound select sound system ("oss", "sgi", "sun" or "libao") ],
162 AC_CHECK_HEADER(sys/audioio.h, [sound=sun])
173 elif test "$sound" = sun; then
182 …AC_MSG_WARN([Currently supported systems are Open Sound System (oss), SGI AL (sgi), Sun/BSD (sun) …
H A Drdpsnd_sun.c30 #if (defined(sun) && (defined(__svr4__) || defined(__SVR4)))
/reactos/dll/3rdparty/libtirpc/src/
H A Drpc_generic.c668 struct sockaddr_un *sun; in __rpc_taddr2uaddr_af() local
715 sun = nbuf->buf; in __rpc_taddr2uaddr_af()
721 sun->sun_path) < 0) in __rpc_taddr2uaddr_af()
744 struct sockaddr_un *sun; local
822 sun = (struct sockaddr_un *)malloc(sizeof *sun);
823 if (sun == NULL)
825 memset(sun, 0, sizeof *sun);
826 sun->sun_family = AF_LOCAL;
827 strncpy(sun->sun_path, addrstr, sizeof(sun->sun_path) - 1);
828 ret->len = SUN_LEN(sun);
[all …]
H A Drpcb_clnt.c350 struct sockaddr_un sun; local
429 struct sockaddr_un sun; in local_rpcb() local
436 memset(&sun, 0, sizeof sun); in local_rpcb()
440 sun.sun_family = AF_UNIX; in local_rpcb()
442 nbuf.len = SUN_LEN(&sun); in local_rpcb()
444 nbuf.buf = &sun; in local_rpcb()
658 struct sockaddr_un sun; in __rpcbind_is_up() local
674 memset(&sun, 0, sizeof sun); in __rpcbind_is_up()
678 sun.sun_family = AF_UNIX; in __rpcbind_is_up()
679 strncpy(sun.sun_path, _PATH_RPCBINDSOCK, sizeof(sun.sun_path)); in __rpcbind_is_up()
[all …]
H A Drpc_soc.c609 struct sockaddr_un sun; local
628 memset(&sun, 0, sizeof sun);
629 sun.sun_family = AF_UNIX;
630 strncpy(sun.sun_path, path, sizeof(sun.sun_path));
632 sa = (struct sockaddr *)&sun;
H A Dsvc_auth_des.c435 #if (defined(sun) || defined(vax) || defined(__FreeBSD__))
/reactos/sdk/tools/mkisofs/schilytools/include/schily/
H A Dprototyp.h57 # if defined(sun) && __STDC__ - 0 == 0 /* Sun C */
78 #if !(defined(SABER) && defined(sun))
H A Dvarargs.h71 #if (defined(__linux__) || defined(__linux) || defined(sun)) && \
H A Darchdefs.h30 #if defined(sun) || defined(__sun) || defined(__sun__)
H A Dmconfig.h101 #if defined(sun) || defined(__sun) || defined(__sun__)
/reactos/sdk/tools/mkisofs/schilytools/libschily/
H A Dgetexecpath.c24 #if (defined(sun) || defined(__sun) || defined(__sun__)) && defined(__SVR4)
/reactos/sdk/include/c++/stlport/stl/config/
H A D_como.h103 #ifdef sun
/reactos/dll/3rdparty/libxslt/
H A Dtriodef.h76 #elif defined(sun) || defined(__sun__)
/reactos/sdk/lib/3rdparty/libxml2/
H A Dtriodef.h80 #elif defined(sun) || defined(__sun__)
/reactos/dll/win32/kernel32/winnls/nls/
H A Dfos.nls76 LOCALE_SABBREVDAYNAME7 "sun"
H A Disl.nls76 LOCALE_SABBREVDAYNAME7 "sun."
/reactos/base/applications/network/ftp/
H A Dmain.c36 #if defined(sun) && !defined(FD_SET)
H A Dftp.c38 #ifdef sun
/reactos/media/drivers/etc/
H A Dprotocol88 sun-nd 77 SUN-ND # SUN ND PROTOCOL-Temporary
H A Dservices1140 sun-dr 665/tcp #Sun DR
1141 sun-dr 665/udp #Sun DR
6990 sun-mc-grp 5306/tcp #Sun MC Group
6991 sun-mc-grp 5306/udp #Sun MC Group
7476 sun-lm 7588/tcp #Sun License Manager
7477 sun-lm 7588/udp #Sun License Manager
7966 sun-sea-port 16161/tcp #Solaris SEA Port
7967 sun-sea-port 16161/udp #Solaris SEA Port
/reactos/sdk/lib/3rdparty/zlib/
H A DREADME39 http://java.sun.com/developer/technicalArticles/Programming/compression/ .
/reactos/base/applications/calc/
H A Dwhatsnew.txt10 - LENGTH: 'chi', 'cun'. 'sun' optimized.
/reactos/dll/win32/getuname/lang/
H A Dru-RU.rc22134 49692 "Слог Хангыль sun"

12