HomeSort by relevance Sort by last modified time
    Searched full:saveint (Results 1 - 1 of 1) sorted by null

  /external/openssh/openbsd-compat/
readpassphrase.c 68 struct sigaction sa, savealrm, saveint, savehup, savequit, saveterm; local
128 (void)sigaction(SIGINT, &sa, &saveint);
170 (void)sigaction(SIGINT, &saveint, NULL);

Completed in 130 milliseconds