HomeSort by: relevance | last modified time | path
    Searched refs:pidfile_read (Results 1 - 4 of 4) sorted by relevancy

  /src/lib/libutil/
pidfile.c 135 pidfile_read(const char *path) function
209 if ((pid = pidfile_read(path)) != -1)
Makefile 72 MLINKS+=pidfile.3 pidfile_read.3
  /src/include/
util.h 117 pid_t pidfile_read(const char *);
  /src/external/bsd/dhcpcd/dist/src/
dhcpcd.c 1980 pid = pidfile_read(ctx->pidfile);
1994 pid = pidfile_read(ctx->pidfile);
2349 pid = pidfile_read(ctx.pidfile);

Completed in 16 milliseconds