Home
last modified time | relevance | path

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

/original-bsd/usr.sbin/amd/amd/
H A Dhost_ops.c550 static int host_exec P((char*op, char*host, char*fs, char*opts));
551 static int host_exec(op, host, fs, opts) in host_exec() function
617 return host_exec("mount", mf->mf_server->fs_host, mf->mf_mount, mf->mf_opts);
626 return host_exec("unmount", mf->mf_server->fs_host, mf->mf_mount, "xxx");