Searched refs:sysfs_mountpoint (Results 1 – 1 of 1) sorted by relevance
11 char sysfs_mountpoint[PATH_MAX + 1]; variable34 return (const char *) sysfs_mountpoint; in sysfs_find_mountpoint()40 strcpy(sysfs_mountpoint, *ptr); in sysfs_find_mountpoint()41 return sysfs_mountpoint; in sysfs_find_mountpoint()53 sysfs_mountpoint, type) == 2) { in sysfs_find_mountpoint()61 return sysfs_found ? sysfs_mountpoint : NULL; in sysfs_find_mountpoint()