Home
last modified time | relevance | path

Searched defs:lastdev (Results 1 – 4 of 4) sorted by relevance

/freebsd/usr.bin/lastcomm/
H A Dlastcomm.c244 static dev_t lastdev = (dev_t)-1; in getdev() local
/freebsd/contrib/libpcap/
H A Dpcap-new.c81 pcap_if_t *lastdev; /* Last device in the pcap_if_t list */ in pcap_findalldevs_ex() local
H A Dpcap-rpcap.c2630 pcap_if_t *lastdev; /* Last device in the pcap_if_t list */ in pcap_findalldevs_ex_remote() local
/freebsd/bin/pax/
H A Dtables.c759 static dev_t lastdev = 0; /* next device number to try */ in map_dev() local