HomeSort by relevance Sort by last modified time
    Searched refs:SS_USER (Results 1 - 2 of 2) sorted by null

  /external/mksh/src/
histrap.c 1340 setsig(p, f, SS_RESTORE_CURR|SS_USER);
1404 (!(flags & SS_USER) || !Flag(FTALKING)))
1415 if (!(flags & SS_USER))
    [all...]
sh.h 873 #define SS_USER BIT(4) /* user is doing the set (ie, trap command) */
    [all...]

Completed in 213 milliseconds