Home
last modified time | relevance | path

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

/external/trace-cmd/tracecmd/
Dtrace-split.c466 static char *get_temp_file(const char *output_file, const char *name, int cpu) in get_temp_file() function
Dtrace-listen.c63 static char *get_temp_file(const char *host, const char *port, int cpu) in get_temp_file() function
Dtrace-record.c527 static char *get_temp_file(struct buffer_instance *instance, int cpu) in get_temp_file() function
/external/scapy/scapy/
Dutils.py185 def get_temp_file(keep, autoext, fd): function
191 def get_temp_file(keep=False, autoext="", fd=False): function
196 def get_temp_file(keep=False, autoext="", fd=False): function