Home
last modified time | relevance | path

Searched refs:ID0unlink (Results 1 – 5 of 5) sorted by relevance

/freebsd/usr.sbin/ppp/
H A Did.h36 extern int ID0unlink(const char *);
59 #define ID0unlink unlink macro
H A Did.c105 ID0unlink(const char *name) in ID0unlink() function
H A Dmp.c1189 if (ID0unlink(s->socket.sun_path) == -1) in mpserver_Close()
H A Dphysical.c365 if (ID0unlink(fn) == -1) in physical_Close()
H A Dbundle.c690 ID0unlink(pidfile); in bundle_UnlockTun()