Searched refs:SS_USER (Results 1 – 2 of 2) sorted by relevance
339 setsig(p, f, SS_RESTORE_CURR|SS_USER);401 && (!(flags & SS_USER) || !Flag(FTALKING)))410 if (!(flags & SS_USER))
388 #define SS_USER BIT(4) /* user is doing the set (ie, trap command) */ macro