Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/am-utils/dist/conf/mount/
H A Dmount_linux.c632 char *tmp_opts = NULL; in mount_linux_nonfs() local
653 tmp_opts = parse_opts(type, mnt->mnt_opts, &flags, &extra_opts, &noauto); in mount_linux_nonfs()
740 if (tmp_opts != NULL) in mount_linux_nonfs()
741 XFREE(tmp_opts); in mount_linux_nonfs()