Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/lib/libshare/os/linux/
H A Dnfs.c446 char *linuxhost; in nfs_add_entry() local
449 error = get_linux_hostspec(host, &linuxhost); in nfs_add_entry()
460 free(linuxhost); in nfs_add_entry()
464 if (fprintf(fp, "%s %s(sec=%s,%s,%s)\n", sharepath, linuxhost, in nfs_add_entry()
467 free(linuxhost); in nfs_add_entry()
472 free(linuxhost); in nfs_add_entry()