Searched refs:updateldap (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/print/printmgr/com/sun/admin/pm/server/
H A DDoPrinterNS.java42 private synchronized static native int updateldap(String action, method in class:DoPrinterNS
408 Debug.message("SVR: updateldap(): ");
419 exitvalue = updateldap(action, nshost, user, passwd,
579 int ret = updateldap("add", host, user, passwd,
587 ret = updateldap("delete", host, user, passwd,

Completed in 56 milliseconds