Home
last modified time | relevance | path

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

/dports/sysutils/ganglia-monitor-core/ganglia-3.7.2/libmetrics/linux/
H A Dmetrics.c1318 int remote_mount(const char *device, const char *type) in remote_mount() function
1389 if (remote_mount(device, type)) continue; in find_disk_space()
/dports/misc/nnn/nnn-4.3/src/
H A Dnnn.c4747 static bool remote_mount(char *newpath) function
7024 if ((sel == SEL_REMOTE) && !remote_mount(newpath)) {