Home
last modified time | relevance | path

Searched defs:next_sid (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/security/selinux/ss/
Dsidtab.h27 unsigned int next_sid; /* next SID to allocate */ member
/linux-2.6.39/drivers/firewire/
Dcore-topology.c189 u32 *next_sid, *end, q; in build_tree() local
/linux-2.6.39/arch/cris/arch-v32/drivers/
Dcryptocop.c179 static cryptocop_session_id next_sid = 1; variable