Searched refs:entry_status (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/gnutar-452/gnutar/lib/
H A Dgetcwd.c290 int entry_status;
292 entry_status = fstatat (fd, d->d_name, &st, AT_SYMLINK_NOFOLLOW);
329 entry_status = __lstat (dotlist, &st);
336 if (entry_status == 0 && S_ISDIR (st.st_mode)
289 int entry_status; local
/macosx-10.9.5/libstdcxx-60/include/c++/4.2.1/ext/pb_ds/detail/gp_hash_table_map_/
H A Dconstructor_destructor_fn_imps.hpp153 m_entries[i].m_stat = (entry_status)empty_entry_status;
H A Dgp_ht_map_.hpp137 enum entry_status enum in class:pb_ds::detail::PB_DS_CLASS_NAME
146 entry_status m_stat;

Completed in 109 milliseconds