Home
last modified time | relevance | path

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

/external/libgsm/src/
Dtoast.c19 int f_precious = 0; /* avoid deletion of original (-p) */ variable
417 if (st->st_nlink > 1 && !f_cat && !f_precious) {
674 if (!f_cat && !f_precious) {
764 case 'p': f_precious = 1; break;
786 f_precious |= f_cat;