Searched refs:F_LINK (Results 1 – 7 of 7) sorted by relevance
208 case F_LINK: in miss()218 if (mtree_Wflag || p->type == F_LINK) in miss()248 case F_LINK: in miss()
111 {"link", F_LINK, 0},267 case F_LINK: in nodetoino()
102 #define F_LINK 0x020 /* symbolic link */ macro
132 if (n1 != NULL && n1->type == F_LINK) in compare_nodes()134 if (n2 != NULL && n2->type == F_LINK) in compare_nodes()
168 case F_LINK: in compare()
282 F_LINK enumerator484 entry.type= F_LINK; in traverse()575 case F_LINK: in mkstatefile()716 entry->type= F_LINK; in getattributes()932 case F_LINK: in compare()1094 case F_LINK: in add()1362 case F_LINK: in apply_add()
477 if (ftnode->type == F_LINK) in next_file()