Searched refs:deref_stat (Results 1 - 9 of 9) sorted by relevance

/macosx-10.10.1/gnutar-453/gnutar/src/
H A Dupdate.c139 if (deref_stat (dereference_option,
H A Dcompare.c155 int status = deref_stat (dereference_option, file_name, stat_data);
374 if (deref_stat (true, current_stat_info.file_name, &stat))
H A Dincremen.c221 if (deref_stat (dereference_option, p, &st) != 0)
477 if (deref_stat (dereference_option, name_buffer, &stat_data))
514 if (deref_stat (dereference_option, name_buffer, &stat_data))
1389 if (deref_stat (false, p, &st))
H A Dnames.c829 if (deref_stat (dereference_option, name->name, &statbuf) != 0)
971 if (deref_stat (dereference_option, name, &st) != 0)
H A Dmisc.c500 deref_stat (bool deref, char const *name, struct stat *buf)
497 deref_stat (bool deref, char const *name, struct stat *buf) function
H A Dcommon.h605 int deref_stat (bool deref, char const *name, struct stat *buf);
H A Dcreate.c1520 if (deref_stat (dereference_option, p, &st->stat) != 0)
1663 ? deref_stat (dereference_option, p, &final_stat)
H A Dextract.c693 if (deref_stat (true, dir, &st))
H A Dtar.c929 if (deref_stat (dereference_option, str, &st) != 0)

Completed in 135 milliseconds