Home
last modified time | relevance | path

Searched defs:bbsid (Results 1 – 25 of 25) sorted by relevance

/dports/news/golded+/golded-plus/golded+/golded3/
H A Dgeqwks.cpp71 char bbsid[9] = {""}; in ImportQWK() local
634 void Qwk::AddBBS(char* bbsid) { in AddBBS()
651 void Qwk::AddMap(char* bbsid, char* echoid, char* confname, int confno) { in AddMap()
664 int Qwk::FindBBS(char* bbsid) { in FindBBS()
680 void Qwk::FindAddBBS(char* bbsid) { in FindAddBBS()
H A Dgccfgg7.cpp101 char* bbsid; in CfgQwkconfmap() local
132 char* bbsid; in CfgQwkoptions() local
H A Dgeqwks.h51 char bbsid[9]; member
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot-sam460ex/arch/arm/cpu/ixp/npe/
H A DIxEthDBWiFi.c64 IxEthDBStatus ixEthDBWiFiBBSIDSet(IxEthDBPortId portID, IxEthDBMacAddr *bbsid) in ixEthDBWiFiBBSIDSet()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/u-boot-sam460ex/arch/arm/cpu/ixp/npe/
H A DIxEthDBWiFi.c64 IxEthDBStatus ixEthDBWiFiBBSIDSet(IxEthDBPortId portID, IxEthDBMacAddr *bbsid) in ixEthDBWiFiBBSIDSet()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot-sam460ex/arch/arm/cpu/ixp/npe/
H A DIxEthDBWiFi.c64 IxEthDBStatus ixEthDBWiFiBBSIDSet(IxEthDBPortId portID, IxEthDBMacAddr *bbsid) in ixEthDBWiFiBBSIDSet()
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot-sam460ex/arch/arm/cpu/ixp/npe/
H A DIxEthDBWiFi.c64 IxEthDBStatus ixEthDBWiFiBBSIDSet(IxEthDBPortId portID, IxEthDBMacAddr *bbsid) in ixEthDBWiFiBBSIDSet()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot-sam460ex/arch/arm/cpu/ixp/npe/
H A DIxEthDBWiFi.c64 IxEthDBStatus ixEthDBWiFiBBSIDSet(IxEthDBPortId portID, IxEthDBMacAddr *bbsid) in ixEthDBWiFiBBSIDSet()
/dports/emulators/qemu/qemu-6.2.0/roms/u-boot-sam460ex/arch/arm/cpu/ixp/npe/
H A DIxEthDBWiFi.c64 IxEthDBStatus ixEthDBWiFiBBSIDSet(IxEthDBPortId portID, IxEthDBMacAddr *bbsid) in ixEthDBWiFiBBSIDSet()
/dports/emulators/qemu60/qemu-6.0.0/roms/u-boot-sam460ex/arch/arm/cpu/ixp/npe/
H A DIxEthDBWiFi.c64 IxEthDBStatus ixEthDBWiFiBBSIDSet(IxEthDBPortId portID, IxEthDBMacAddr *bbsid) in ixEthDBWiFiBBSIDSet()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot-sam460ex/arch/arm/cpu/ixp/npe/include/
H A DIxEthDBMessages_p.h121 #define FILL_SETBBSID_MSG(message, portID, bbsid) \ argument
H A DIxEthDB_p.h518 UINT8 bbsid[6]; member
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot-sam460ex/arch/arm/cpu/ixp/npe/include/
H A DIxEthDBMessages_p.h121 #define FILL_SETBBSID_MSG(message, portID, bbsid) \ argument
H A DIxEthDB_p.h518 UINT8 bbsid[6]; member
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot-sam460ex/arch/arm/cpu/ixp/npe/include/
H A DIxEthDBMessages_p.h121 #define FILL_SETBBSID_MSG(message, portID, bbsid) \ argument
H A DIxEthDB_p.h518 UINT8 bbsid[6]; member
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/u-boot-sam460ex/arch/arm/cpu/ixp/npe/include/
H A DIxEthDBMessages_p.h121 #define FILL_SETBBSID_MSG(message, portID, bbsid) \ argument
H A DIxEthDB_p.h518 UINT8 bbsid[6]; member
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot-sam460ex/arch/arm/cpu/ixp/npe/include/
H A DIxEthDBMessages_p.h121 #define FILL_SETBBSID_MSG(message, portID, bbsid) \ argument
H A DIxEthDB_p.h518 UINT8 bbsid[6]; member
/dports/emulators/qemu/qemu-6.2.0/roms/u-boot-sam460ex/arch/arm/cpu/ixp/npe/include/
H A DIxEthDBMessages_p.h121 #define FILL_SETBBSID_MSG(message, portID, bbsid) \ argument
H A DIxEthDB_p.h518 UINT8 bbsid[6]; member
/dports/emulators/qemu60/qemu-6.0.0/roms/u-boot-sam460ex/arch/arm/cpu/ixp/npe/include/
H A DIxEthDBMessages_p.h121 #define FILL_SETBBSID_MSG(message, portID, bbsid) \ argument
H A DIxEthDB_p.h518 UINT8 bbsid[6]; member
/dports/devel/libzookeeper/apache-zookeeper-3.7.0/zookeeper-server/src/main/java/org/apache/zookeeper/server/quorum/
H A DLearnerHandler.java482 ByteBuffer bbsid = ByteBuffer.wrap(learnerInfoData); in run() local