NIS Functions

Function Returns Description
yp_err_string(errorcode) String Gets the last error that occurred.
yp_errno() Integer Returns the error code for the last error that occurred.
yp_first(domain, map) Array Gets the first key/value pair from the map.
yp_get_default_domain() Integer Returns the machine’s default NIS domain name.
yp_master(domain, map) String Gets the key/value pair for the master NIS domain.
yp_match(domain, map, key) String Gets the value of the specified key.
yp_next(domain, map, key) String Retrieves the next key/value pair from the pointer.
yp_order(domain, map) Integer Returns the order number of the map.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset