Home
last modified time | relevance | path

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

/openbsd-src/sbin/swapctl/
H A Dswapctl.c350 #define NFSMNTPT "nfsmntpt=" in do_fstab() macro
366 if ((s = strstr(fp->fs_mntops, NFSMNTPT)) != NULL) { in do_fstab()
381 spec = strdup(s + strlen(NFSMNTPT)); in do_fstab()