![]() |
![]() |
![]() |
Liboobs (System configuration management) Reference Manual | ![]() |
---|---|---|---|---|
Top | Description | Object Hierarchy |
OobsNFSConfig; OobsObject* oobs_nfs_config_get (void
); OobsList* oobs_nfs_config_get_shares (OobsNFSConfig *config
);
OobsObject* oobs_nfs_config_get (void
);
Returns the OobsNFSConfig singleton, which represents the NFS system configuration.
Returns : |
the singleton OobsNFSConfig object. |
OobsList* oobs_nfs_config_get_shares (OobsNFSConfig *config
);
Returns an OobsList containing objects of type OobsShareNFS.
|
An OobsNFSConfig. |
Returns : |
an OobsList containing the NFS shares information. |