Home
last modified time | relevance | path

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

/dports/net/tcpxtract/tcpxtract-1.0.1/
H A Dextract.c46 static int open_extract(char *);
99 eptr->fd = open_extract(fileid->ext); in add_extract()
110 static int open_extract(char *ext) in open_extract() function