Home
last modified time | relevance | path

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

/freebsd/lib/libnetmap/
H A Dlibnetmap.h402 int nmport_extmem_from_file(struct nmport_d *d, const char *fname);
H A Dnmport.c187 nmport_extmem_from_file(struct nmport_d *d, const char *fname) in nmport_extmem_from_file() function
417 if (nmport_extmem_from_file(d, nmport_key(p, extmem, file)) < 0) in NPOPT_PARSER()