Searched defs:remove_pidfile (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/include/
H A Dlibbb.h638 #define remove_pidfile(path) do { if (wrote_pidfile) unlink(path); } while (0) macro
642 #define remove_pidfile(path) ((void)0) macro

Completed in 89 milliseconds