Searched refs:interact_style (Results 1 – 2 of 2) sorted by relevance
348 int interact_style, in SaveYourselfProc() argument357 interact_style == SmInteractStyleNone ? "SmInteractStyleNone" : in SaveYourselfProc()358 ( interact_style == SmInteractStyleErrors ? "SmInteractStyleErrors" : in SaveYourselfProc()359 ( interact_style == SmInteractStyleAny ? "SmInteractStyleAny" : "<unknown>" ) ), in SaveYourselfProc()
42 int interact_style,
Completed in 13 milliseconds