Home
last modified time | relevance | path

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

/external/squashfs-tools/squashfs-tools/
Daction.h188 #define ACTION_LNK 5 macro
Daction.c862 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()