Searched refs:ACTION_LNK (Results 1 – 2 of 2) sorted by relevance
188 #define ACTION_LNK 5 macro
862 case ACTION_LNK: in file_type_match()2772 if (!file_type_match(action_data->buf->st_mode, ACTION_LNK)) in exists_fn()2796 if (!file_type_match(action_data->buf->st_mode, ACTION_LNK)) in absolute_fn()2914 if (!file_type_match(action_data->buf->st_mode, ACTION_LNK)) in readlink_fn()