Home
last modified time | relevance | path

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

/freebsd/usr.bin/showmount/
H A Dshowmount.c75 struct exportslist { struct
76 struct exportslist *ex_next; argument
82 static struct exportslist *exportslist; argument