Home
last modified time | relevance | path

Searched refs:pathname (Results 1 – 1 of 1) sorted by relevance

/net-tools-3.7.0/
Dmonitor_15_4.c123 bool monitor_pcap_create(const char *pathname) in monitor_pcap_create() argument
129 pcap->fd = open(pathname, O_WRONLY | O_CREAT | O_TRUNC | O_CLOEXEC, in monitor_pcap_create()