OpenCoverage

priv-set.h

Absolute File Name:/home/opencoverage/opencoverage/guest-scripts/coreutils/src/gnulib/lib/priv-set.h
Switch to Source codePreprocessed file
LineSourceCount
1-
2extern inline int-
3priv_set_remove_linkdir (void)-
4{-
5 return
executed 1230 times by 2 tests: return -1;
Executed by:
  • mv
  • rm
-1;
executed 1230 times by 2 tests: return -1;
Executed by:
  • mv
  • rm
1230
6}-
7-
8extern inline int-
9priv_set_restore_linkdir (void)-
10{-
11 return
never executed: return -1;
-1;
never executed: return -1;
0
12}-
13-
14-
15-
16-
Switch to Source codePreprocessed file

Generated by Squish Coco 4.1.2