Home
last modified time | relevance | path

Searched defs:g_sid (Results 1 – 8 of 8) sorted by relevance

/dports/net/ns3/ns-allinone-3.35/ns-3.35/src/mpi/model/
H A Dnull-message-mpi-interface.h139 static uint32_t g_sid; variable
H A Dgranted-time-window-mpi-interface.h141 static uint32_t g_sid; variable
H A Dgranted-time-window-mpi-interface.cc81 uint32_t GrantedTimeWindowMpiInterface::g_sid = 0; member in ns3::GrantedTimeWindowMpiInterface
H A Dnull-message-mpi-interface.cc128 uint32_t NullMessageMpiInterface::g_sid = 0; member in ns3::NullMessageMpiInterface
/dports/games/retroarch/RetroArch-1.9.7/network/
H A Dnet_logger.c41 static int g_sid; variable
/dports/net/samba412/samba-4.12.15/source3/passdb/
H A Dpdb_compat.c81 struct dom_sid g_sid; in pdb_set_group_sid_from_rid() local
H A Dpdb_get_set.c533 bool pdb_set_group_sid(struct samu *sampass, const struct dom_sid *g_sid, enum pdb_value_state flag) in pdb_set_group_sid()
/dports/net/samba412/samba-4.12.15/source3/auth/
H A Dtoken_util.c84 struct dom_sid u_sid, g_sid; in get_root_nt_token() local