Searched defs:copy_entry (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libnisdb/
H A Ddb_entry.cc85 if (copy_entry(old, newobj))
94 copy_entry(entry_object * old, entry_object *nb) function
108 "copy_entry: cannot allocate space for entry type",
121 FATAL3("copy_entry: cannot allocate space for columns",
137 "copy_entry: cannot allocate space for column value",

Completed in 56 milliseconds