Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/idmap/idmapd/
H A Didmap_config.h142 extern void idmap_cfg_hup_handler(int);
H A Didmapd.c329 (void) sigset(SIGHUP, idmap_cfg_hup_handler); in main()
H A Didmap_config.c2737 idmap_cfg_hup_handler(int sig) in idmap_cfg_hup_handler() function