Home | Sort by: relevance | last modified time | path |
/src/bin/pax/ | |
tar.c | 381 static int is_ustar = -1; local in function:tar_id 398 if (is_ustar == -1) { 399 is_ustar = 1; 406 is_ustar = 0; |
tar.c | 381 static int is_ustar = -1; local in function:tar_id 398 if (is_ustar == -1) { 399 is_ustar = 1; 406 is_ustar = 0; |