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

/freebsd-10.0-release/sbin/hastd/
H A Dsubr.h41 #define KEEP_ERRNO(work) do { \ macro
H A Dhastd.c1130 KEEP_ERRNO((void)pidfile_remove(pfh));
1291 KEEP_ERRNO((void)pidfile_remove(pfh));
1298 KEEP_ERRNO((void)pidfile_remove(pfh));
1306 KEEP_ERRNO((void)pidfile_remove(pfh));
H A Dsecondary.c410 KEEP_ERRNO((void)pidfile_remove(pfh));
418 KEEP_ERRNO((void)pidfile_remove(pfh));
425 KEEP_ERRNO((void)pidfile_remove(pfh));
H A Dprimary.c923 KEEP_ERRNO((void)pidfile_remove(pfh));
932 KEEP_ERRNO((void)pidfile_remove(pfh));
942 KEEP_ERRNO((void)pidfile_remove(pfh));
950 KEEP_ERRNO((void)pidfile_remove(pfh));
/freebsd-10.0-release/contrib/openbsm/bin/auditdistd/
H A Dsubr.h36 #define KEEP_ERRNO(work) do { \ macro
H A Dauditdistd.c550 KEEP_ERRNO((void)pidfile_remove(pfh));
769 KEEP_ERRNO((void)pidfile_remove(pfh));
777 KEEP_ERRNO((void)pidfile_remove(pfh));
/freebsd-10.0-release/tools/regression/security/cap_test/
H A Dcap_test_capabilities.c426 #define KEEP_ERRNO(...) do { \ macro
444 KEEP_ERRNO(unlink(file));
449 KEEP_ERRNO(unlink(file));
450 KEEP_ERRNO(rmdir(dir));
455 KEEP_ERRNO(unlink(file));
456 KEEP_ERRNO(rmdir(dir));
461 KEEP_ERRNO(unlink(file));
462 KEEP_ERRNO(rmdir(dir));

Completed in 127 milliseconds