Details
-
Improvement
-
Resolution: Unresolved
-
Minor
-
None
-
None
-
None
-
3
-
9223372036854775807
Description
There is currently no API to list all of the project that are added to /etc/projid.
llapi_project_get() should have the core functionality of reading the file and putting the contents into the struct l_project and a new llapi_project_getent() should use it as a wrapper to get a single entry, which would allow llapi_project_get() to be called continuously to read all of the entries.