Searched refs:unlnk_exist (Results 1 – 2 of 2) sorted by relevance
96 if (unlnk_exist(arcn->name, arcn->type) != 0) in file_creat()405 if ((ign = unlnk_exist(arcn->name, arcn->type)) < 0) in node_creat()490 unlnk_exist(char *name, int type) in unlnk_exist() function
140 int unlnk_exist(char *, int);