Home
last modified time | relevance | path

Searched refs:old_set (Results 1 – 1 of 1) sorted by relevance

/coreutils/src/
Dtimeout.c420 block_cleanup_and_chld (int sigterm, sigset_t *old_set) in block_cleanup_and_chld() argument
434 if (sigprocmask (SIG_BLOCK, &block_set, old_set) != 0) in block_cleanup_and_chld()