Home
last modified time | relevance | path

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

/openbsd/src/usr.sbin/config/
Dsem.h65 extern const char *s_nfs;
Dmkswap.c119 cf->cf_root->nv_str == s_nfs ? "nfs_mountroot" : "dk_mountroot"; in mkoneswap()
Dsem.c61 const char *s_nfs; variable
118 s_nfs = intern("nfs"); in initsem()
562 if (nv->nv_str == NULL || nv->nv_str == s_nfs) in resolve()