Home
last modified time | relevance | path

Searched defs:record_file (Results 1 – 2 of 2) sorted by relevance

/external/ppp/pppd/
Dtty.c149 char *record_file = NULL; /* File to record chars sent/received */ variable
978 charshunt(ifd, ofd, record_file) in charshunt() argument
/external/linux-tools-perf/src/tools/perf/util/
Dtrace-event-info.c59 static int record_file(const char *file, ssize_t hdr_sz) in record_file() function