Home
last modified time | relevance | path

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

/freebsd/tools/regression/security/cap_test/
H A Dcap_test_capabilities.c423 #define KEEP_ERRNO(...) do { \ macro
441 KEEP_ERRNO(unlink(file)); in test_capabilities()
446 KEEP_ERRNO(unlink(file)); in test_capabilities()
447 KEEP_ERRNO(rmdir(dir)); in test_capabilities()
452 KEEP_ERRNO(unlink(file)); in test_capabilities()
453 KEEP_ERRNO(rmdir(dir)); in test_capabilities()
458 KEEP_ERRNO(unlink(file)); in test_capabilities()
459 KEEP_ERRNO(rmdir(dir)); in test_capabilities()
/freebsd/sbin/hastd/
H A Dsubr.h41 #define KEEP_ERRNO(work) do { \ macro
H A Dsecondary.c422 KEEP_ERRNO((void)pidfile_remove(pfh)); in hastd_secondary()
430 KEEP_ERRNO((void)pidfile_remove(pfh)); in hastd_secondary()
437 KEEP_ERRNO((void)pidfile_remove(pfh)); in hastd_secondary()
H A Dhastd.c1129 KEEP_ERRNO((void)pidfile_remove(pfh)); in main_loop()
1291 KEEP_ERRNO((void)pidfile_remove(pfh)); in main()
1298 KEEP_ERRNO((void)pidfile_remove(pfh)); in main()
1306 KEEP_ERRNO((void)pidfile_remove(pfh)); in main()
H A Dprimary.c975 KEEP_ERRNO((void)pidfile_remove(pfh)); in hastd_primary()
984 KEEP_ERRNO((void)pidfile_remove(pfh)); in hastd_primary()
994 KEEP_ERRNO((void)pidfile_remove(pfh)); in hastd_primary()
1002 KEEP_ERRNO((void)pidfile_remove(pfh)); in hastd_primary()
/freebsd/contrib/openbsm/bin/auditdistd/
H A Dsubr.h34 #define KEEP_ERRNO(work) do { \ macro
H A Dauditdistd.c548 KEEP_ERRNO((void)pidfile_remove(pfh)); in main_loop()
767 KEEP_ERRNO((void)pidfile_remove(pfh)); in main()
775 KEEP_ERRNO((void)pidfile_remove(pfh)); in main()