HomeSort by: relevance | last modified time | path
    Searched defs:path_pid (Results 1 - 2 of 2) sorted by relevancy

  /src/tests/net/if_vlan/
bpfopen.c 71 static const char *path_pid = "/var/run/bpfopen.pid"; variable in typeref:typename:const char *
101 path_pid = optarg;
131 if (pidfile(path_pid) != 0) {
bpfopen.c 71 static const char *path_pid = "/var/run/bpfopen.pid"; variable in typeref:typename:const char *
101 path_pid = optarg;
131 if (pidfile(path_pid) != 0) {

Completed in 21 milliseconds