Home
last modified time | relevance | path

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

/netbsd-src/usr.bin/gzip/
H A Dgzip.c242 #define check_siginfo() /* nothing */ macro
250 static void check_siginfo(void);
252 #define check_siginfo() /* nothing */ macro
638 check_siginfo(); in gz_compress()
802 check_siginfo(); in gz_uncompress()
1726 #ifndef check_siginfo
1728 check_siginfo(void) in check_siginfo() function
H A Dunbzip2.c66 check_siginfo(); in unbzip2()
H A Dunpack.c274 check_siginfo(); in unpack_decode()
H A Dunxz.c76 check_siginfo(); in unxz()