HomeSort by: relevance | last modified time | path
    Searched refs:sshpid (Results 1 - 3 of 3) sorted by relevancy

  /src/usr.sbin/puffs/mount_psshfs/
psshfs.c 431 pid_t *sshpid; local in function:pssh_connect
435 sshpid = &pctx->sshpid;
439 sshpid = &pctx->sshpid_data;
466 *sshpid = pid;
fs.c 224 kill(pctx->sshpid, SIGTERM);
psshfs.h 159 pid_t sshpid; member in struct:psshfs_ctx

Completed in 22 milliseconds