Home
last modified time | relevance | path

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

/openbmc/qemu/qga/
H A Dcommands-bsd.c35 struct statfs *mntbuf, *mntp; in build_fs_mount_list() local
39 count = getmntinfo(&mntbuf, MNT_NOWAIT); in build_fs_mount_list()
46 mntp = &mntbuf[i]; in build_fs_mount_list()