Home
last modified time | relevance | path

Searched refs:GNET (Results 1 – 25 of 35) sorted by relevance

12

/dports/net/gnet2/gnet-2.0.8/doc/html/
H A Dindex.sgml2 <ANCHOR id="GNET-EXPORT:CAPS" href="gnet/gnet-gnet.html#GNET-EXPORT:CAPS">
3 <ANCHOR id="GNET-CHECK-VERSION:CAPS" href="gnet/gnet-gnet.html#GNET-CHECK-VERSION:CAPS">
85 <ANCHOR id="GNET-TOS-NONE:CAPS" href="gnet/gnet-tcp.html#GNET-TOS-NONE:CAPS">
86 <ANCHOR id="GNET-TOS-LOWDELAY:CAPS" href="gnet/gnet-tcp.html#GNET-TOS-LOWDELAY:CAPS">
89 <ANCHOR id="GNET-TOS-LOWCOST:CAPS" href="gnet/gnet-tcp.html#GNET-TOS-LOWCOST:CAPS">
183 <ANCHOR id="GNET-CONN-ERROR:CAPS" href="gnet/gnet-conn.html#GNET-CONN-ERROR:CAPS">
184 <ANCHOR id="GNET-CONN-CONNECT:CAPS" href="gnet/gnet-conn.html#GNET-CONN-CONNECT:CAPS">
185 <ANCHOR id="GNET-CONN-CLOSE:CAPS" href="gnet/gnet-conn.html#GNET-CONN-CLOSE:CAPS">
187 <ANCHOR id="GNET-CONN-READ:CAPS" href="gnet/gnet-conn.html#GNET-CONN-READ:CAPS">
188 <ANCHOR id="GNET-CONN-WRITE:CAPS" href="gnet/gnet-conn.html#GNET-CONN-WRITE:CAPS">
[all …]
/dports/net/gnet2/gnet-2.0.8/
H A Dgnet-2.0.m45 dnl Test for GNET, and define GNET_CFLAGS and GNET_LIBS, if gmodule, gobject or
12 AC_ARG_ENABLE(gnettest, [ --disable-gnettest do not try to compile and run a test GNET progra…
34 AC_MSG_CHECKING(for GNET - version >= $min_gnet_version)
65 dnl Now check if the installed GNET is sufficiently new. (Also sanity
108 printf("*** GNET header files (version %d.%d.%d) do not match\n",
123 printf("\n*** An old version of GNET (%d.%d.%d) was found.\n",
125 printf("*** You need a version of GNET newer than %d.%d.%d. The latest version of\n",
127 printf("*** GNET is always available from ftp://ftp.gtk.org.\n");
157 echo "*** Could not run GNET test program, checking why..."
167 echo "*** that the run-time linker is not finding GNET or finding the wrong"
[all …]
H A DMakefile.am14 GNET.DSP \
H A DGNET.DSP11 !MESSAGE NMAKE /f "GNET.MAK".
16 !MESSAGE NMAKE /f "GNET.MAK" CFG="gnet - Win32 Debug"
H A DMakefile.in276 GNET.DSP \
/dports/net-mgmt/gsnmp/gsnmp-0.2.0/
H A DREADME1 GNET-SNMP
5 GNET-SNMP is an SNMP library implementation based on glib [1] and
13 GNET-SNMP is free software; you can redistribute it and/or modify
H A Daclocal.m47730 dnl Test for GNET, and define GNET_CFLAGS and GNET_LIBS, if gmodule, gobject or
7759 AC_MSG_CHECKING(for GNET - version >= $min_gnet_version)
7790 dnl Now check if the installed GNET is sufficiently new. (Also sanity
7833 printf("*** GNET header files (version %d.%d.%d) do not match\n",
7848 printf("\n*** An old version of GNET (%d.%d.%d) was found.\n",
7850 printf("*** You need a version of GNET newer than %d.%d.%d. The latest version of\n",
7852 printf("*** GNET is always available from ftp://ftp.gtk.org.\n");
7857 printf("*** of GNET, but you can also set the PKG_CONFIG environment to point to the\n");
7882 echo "*** Could not run GNET test program, checking why..."
7892 echo "*** that the run-time linker is not finding GNET or finding the wrong"
[all …]
/dports/games/spacezero/spacezero/src/
H A Dfunctions.c175 case GNET: /* TRUE : NET , FALSE : LOCAL */ in GameParametres()
282 case GNET: /* TRUE : NET , FALSE : LOCAL */ in GameParametres()
H A Dspacezero.c215 if(GameParametres(GET,GNET,0)){ in main()
816 if(GameParametres(GET,GNET,0)==TRUE){ in MainLoop()
919 if(GameParametres(GET,GNET,0)==TRUE){ in MainLoop()
946 if(GameParametres(GET,GNET,0)==TRUE){ in MainLoop()
2342 if(GameParametres(GET,GNET,0)==TRUE){ in UpdateShip()
2469 if(GameParametres(GET,GNET,0)==TRUE){ in UpdateAsteroid()
2514 gnet=GameParametres(GET,GNET,0); in Collision()
3248 gnet=GameParametres(GET,GNET,0); in UpdateObjs()
4283 gnet=GameParametres(GET,GNET,0); in GetPoints()
4457 if(GameParametres(GET,GNET,0)) in PrintGameOptions()
[all …]
H A Dplayers.c113 if(GameParametres(GET,GNET,0)==TRUE){ in CreatePlayers()
H A Dobjects.c832 gnet=GameParametres(GET,GNET,0); in RemoveDeadObjs()
2589 if(GameParametres(GET,GNET,0)==TRUE){ in BuyShip()
2692 if(GameParametres(GET,GNET,0)==TRUE){ in BuyShip()
3389 gnet=GameParametres(GET,GNET,0); in CreateNearObjsList()
3489 if(GameParametres(GET,GNET,0)==TRUE){ in Experience()
3845 gnet=GameParametres(GET,GNET,0); in IsPlanetEmpty()
3888 gnet=GameParametres(GET,GNET,0); in UpdateCell()
4545 gnet=GameParametres(GET,GNET,0); in CargoCheck()
4662 gnet=GameParametres(GET,GNET,0); in CargoEjectObjs()
H A Dsave.c261 fprintf(fp,"%d\n",GameParametres(GET,GNET,0)); in ExecSave()
288 GameParametres(GET,GNET,0), in ExecSave()
537 if(net!=GameParametres(GET,GNET,0)){ in ExecLoad()
603 GameParametres(SET,GNET,tmpint); in ExecLoad()
H A Dspacecomm.c458 GameParametres(SET,GNET,FALSE); in CommServer()
476 GameParametres(SET,GNET,FALSE); in CommServer()
562 GameParametres(SET,GNET,FALSE); in CommClient()
615 GameParametres(SET,GNET,FALSE); in CommClient()
H A Dai.c1400 if(GameParametres(GET,GNET,0)==TRUE){ in ControlCenter()
2618 if(GameParametres(GET,GNET,0)==TRUE){ in FireCannon()
3071 gnet=GameParametres(GET,GNET,0); in GetInformation()
5232 if(GameParametres(GET,GNET,0)==TRUE){ in ExecAttack()
H A Dshell.c1244 if(GameParametres(GET,GNET,0)==TRUE){ in ExecOrder()
/dports/games/spacezero/spacezero/include/
H A Dgeneral.h147 #define GNET 6 /* TRUE : NET , FALSE : LOCAL */ macro
/dports/net/packter-agent/PackterAgent-2.5/
H A Dconfigure.in17 #PKG_CHECK_MODULES(GNET, gnet-2.0 > 2.0.0,
/dports/cad/lepton-eda/lepton-eda-1.9.17/utils/netlist/docs/
H A DREADME.pcb21 GNET-PCBboard.scm and the README file.
26 3. Move GNET-PCBboard.scm in the share directory of your gEDA distribution.
/dports/cad/geda/geda-gaf-1.8.2/gnetlist/docs/
H A DREADME.pcb21 GNET-PCBboard.scm and the README file.
26 3. Move GNET-PCBboard.scm in the share directory of your gEDA distribution.
/dports/graphics/fyre/fyre-1.0.1/
H A Dconfigure.ac91 PKG_CHECK_MODULES(GNET, gnet-2.0, have_gnet=yes, have_gnet=no)
/dports/cad/electric/electric-7.00/src/io/
H A Dioedifi.c278 GNET, enumerator
2091 if (kstack[kstack_ptr-2] != KNETBUNDLE) io_edifgbl.geometry = GNET;
3549 io_edifgbl.geometry != GNET && io_edifgbl.geometry != GBUS) goto dopoly;
3556 if (io_edifgbl.geometry == GNET || io_edifgbl.geometry == GBUS)
3644 } else if (io_edifgbl.geometry == GNET && io_edifgbl.points == point)
/dports/x11/workrave/workrave-1.10.44/
H A Dconfigure.ac848 [PKG_CHECK_MODULES([GNET],
/dports/mail/qpopper/qpopper4.1.0/mmangle/test/
H A Dns-html3173 GNET/UkS8U6FlUZbXanI1ZByJTVUVNu8dViXePVvVGJXbOSp3iRNNj1gp8TS2I98JYbCZ98y
H A Dns-html197 GNET/UkS8U6FlUZbXanI1ZByJTVUVNu8dViXePVvVGJXbOSp3iRNNj1gp8TS2I98JYbCZ98y
/dports/www/matomo/piwik/vendor/matomo/device-detector/
H A DREADME.md283 2E, 3GNET, 3GO, 3Q, 4Good, 4ife, 7 Mobile, 360, 8848, A1, Accent, Ace, Acer, Acteck, Adronix, Advan…

12