Searched refs:pathname (Results 1 – 1 of 1) sorted by relevance
123 bool monitor_pcap_create(const char *pathname) in monitor_pcap_create() argument129 pcap->fd = open(pathname, O_WRONLY | O_CREAT | O_TRUNC | O_CLOEXEC, in monitor_pcap_create()