Method Yp.Domain()->all()
- Method all
mapping(string:string) all(stringmap)- Description
Returns the whole map as a mapping.
mapis the YP-map to search in. This must be the full map name, you have to use passwd.byname instead of just passwd.
mapping(string:string) all(string map)
Returns the whole map as a mapping.
map is the YP-map to search in. This must be the full map name,
you have to use passwd.byname instead of just passwd.