Home
last modified time | relevance | path

Searched defs:write_pidfile_std_path_and_ext (Results 1 – 2 of 2) sorted by relevance

/busybox-1.35.0/libbb/
Dpidfile.c42 void FAST_FUNC write_pidfile_std_path_and_ext(const char *name) in write_pidfile_std_path_and_ext() function
/busybox-1.35.0/include/
Dlibbb.h1405 #define write_pidfile_std_path_and_ext(path) ((void)0) macro