Lines Matching full:vfork
203 'description':'Variable might be clobbered by longjmp or vfork',
204 'patterns':[r".*: warning: variable '.+' might be clobbered by 'longjmp' or 'vfork'"] },
206 'description':'Argument might be clobbered by longjmp or vfork',
207 'patterns':[r".*: warning: argument '.+' might be clobbered by 'longjmp' or 'vfork'"] },