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

/illumos-gate/usr/src/cmd/fs.d/nfs/nfslog/
H A Ddbtab.c105 static fhlist_ent *create_primary_struct(struct db_list *dbp, fhandle_t *dfh,
649 * create_primary_struct - add primary record to the database.
656 create_primary_struct(struct db_list *dbp, fhandle_t *dfh, char *name, function
668 "create_primary_struct: malloc %d Error %s"),
690 new_fhrecp->reclen, "create_primary_struct");
733 new_fhrecp = create_primary_struct(dbp, dfh, name, fh, flags,
1043 new_fhrecp = create_primary_struct(dbp, dfh, name, fh, fhflags,

Completed in 59 milliseconds