Searched refs:tsig (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/shell/
H A Dash.c3158 char *t, tsig; local
3195 tsig = *t;
3196 if (tsig == 0) {
3212 tsig = S_IGN; /* don't hard ignore these */
3214 tsig = S_HARD_IGN;
3216 tsig = S_RESET; /* force to be set */
3219 if (tsig == S_HARD_IGN || tsig == action)

Completed in 109 milliseconds