Home
last modified time | relevance | path

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

/netbsd-src/usr.bin/showmount/
H A Dshowmount.c85 struct exportslist { struct
86 struct exportslist *ex_next; argument
92 static struct exportslist *exports; argument