Functions | |
| int | get_sysfs_mnt_path () |
| Get the mount path for sysfs. | |
| int | main (int argc, char *argv[], char *envp[]) |
| Entry point. | |
Variables | |
| char | sysfs_mnt_path [PATH_MAX] |
|
|
Get the mount path for sysfs. A side-effect is that sysfs_mnt_path is set on success.
Definition at line 66 of file hal_dev.c. Referenced by main(). |
|
||||||||||||||||
|
Entry point.
Definition at line 103 of file hal_dev.c. References get_sysfs_mnt_path(). |
1.3.6-20040222