Searched defs:Context (Results 1 – 4 of 4) sorted by relevance
493 fn new(ctx: Arc<Context>, cred: ARef<Credential>) -> Result<Arc<Self>> { in new()570 pub(crate) fn debug_print(&self, m: &SeqFile, ctx: &Context, print_all: bool) -> Result<()> { in debug_print()1570 pub(crate) fn open(ctx: ArcBorrow<'_, Context>, file: &File) -> Result<Arc<Process>> { in open() argument
201 char Context[]; /* ignored, Windows sets to 4 bytes of zero */ global() member
187 __u8 Context[4]; /* ignored, Windows sets to 4 bytes of zero */ global() member
729 class Context(): class