Home
last modified time | relevance | path

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

/systemd-251/src/nss-myhostname/
Dnss-myhostname.c47 BLOCK_SIGNALS(NSS_SIGNALS_BLOCK); in _nss_myhostname_gethostbyname4_r()
330 BLOCK_SIGNALS(NSS_SIGNALS_BLOCK); in _nss_myhostname_gethostbyname3_r()
428 BLOCK_SIGNALS(NSS_SIGNALS_BLOCK); in _nss_myhostname_gethostbyaddr2_r()
/systemd-251/src/basic/
Dnss-util.h10 #define NSS_SIGNALS_BLOCK SIGALRM,SIGVTALRM,SIGPIPE,SIGCHLD,SIGTSTP,SIGIO,SIGHUP,SIGUSR1,SIGUSR2,SI… macro
/systemd-251/src/nss-mymachines/
Dnss-mymachines.c31 BLOCK_SIGNALS(NSS_SIGNALS_BLOCK); \
/systemd-251/src/nss-resolve/
Dnss-resolve.c37 BLOCK_SIGNALS(NSS_SIGNALS_BLOCK); \
/systemd-251/src/nss-systemd/
Dnss-systemd.c125 BLOCK_SIGNALS(NSS_SIGNALS_BLOCK); \