Home
last modified time | relevance | path

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

/freebsd/bin/pax/
H A Dfile_subs.c96 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
H A Dextern.h140 int unlnk_exist(char *, int);