Searched refs:rc_path (Results 1 – 4 of 4) sorted by relevance
1620 rc_path = os.path.join(temp_dir, ".pdbrc")1621 os.path.expanduser.return_value = rc_path1623 with open(rc_path, "w") as f:
538 char *rc_path; /* Server's path of the mounted directory */ member
762 rpc->rc_path, RPC_RPATH_MAXSIZE - 1); in rpcclnt_connect()924 rpc->rc_path, sizeof(request.mountd.umount.rpath) - 1); in rpcclnt_umount()
613 rpc->rc_path = nmp->nm_path; in nfs_bind()