Searched refs:context_out (Results 1 – 3 of 3) sorted by relevance
1641 if (context_out != context_in) *context_out = *context_in; in SetupFindNextLine()1642 context_out->Line++; in SetupFindNextLine()1655 context_out->Inf = context_in->Inf; in SetupFindNextLine()1656 context_out->CurrentInf = file; in SetupFindNextLine()1657 context_out->Section = section_index; in SetupFindNextLine()1658 context_out->Line = 0; in SetupFindNextLine()1713 if (context_out != context_in) *context_out = *context_in; in SetupFindNextMatchLineW()1714 context_out->Line = i; in SetupFindNextMatchLineW()1735 context_out->CurrentInf = file; in SetupFindNextMatchLineW()1736 context_out->Section = section_index; in SetupFindNextMatchLineW()[all …]
32 nfs41_idmapper **context_out);
806 struct idmap_context **context_out) in nfs41_idmap_create() argument858 *context_out = context; in nfs41_idmap_create()