Home
last modified time | relevance | path

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

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