Home
last modified time | relevance | path

Searched defs:newRec (Results 1 – 4 of 4) sorted by relevance

/onnv-gate/usr/src/cmd/cmd-inet/usr.sadm/dhcpmgr/com/sun/dhcpmgr/server/
H A DDhcptabMgr.java59 public void modifyRecord(DhcptabRecord oldRec, DhcptabRecord newRec, in modifyRecord()
62 public void modifyRecord(DhcptabRecord oldRec, DhcptabRecord newRec, in modifyRecord()
H A DDhcptabMgrImpl.java135 public void modifyRecord(DhcptabRecord oldRec, DhcptabRecord newRec, in modifyRecord()
148 public void modifyRecord(DhcptabRecord oldRec, DhcptabRecord newRec, in modifyRecord()
/onnv-gate/usr/src/cmd/bnu/
H A Dsecurity.c98 newRec(type) in newRec() function
/onnv-gate/usr/src/lib/libslp/javalib/com/sun/slp/
H A DServiceStoreInMemory.java262 List newRec = new List(record); in insertAfter() local
3098 ServiceRecordInMemory newRec) in mergeOldRecordIntoNew()