Home
last modified time | relevance | path

Searched refs:getsize (Results 1 – 8 of 8) sorted by relevance

/titanic_50/usr/src/uts/common/avs/ns/rdc/
H A Drdc_prot.x107 struct getsize { struct
/titanic_50/usr/src/cmd/boot/scripts/
H A Dcreate_ramdisk.ksh157 function getsize function
505 getsize
/titanic_50/usr/src/lib/libnisdb/
H A Ddb_table_c.x227 % long getsize() { return table_size; }
H A Ddb_mindex2.cc1210 ntea = dbm->table->getsize(); in storeObjLDAP()
1607 ntab = table->getsize(); in storeLDAP()
H A Ddb_mindex3.cc609 long i, ntea = table->getsize(); in entriesFromLDAPreal()
H A Ddb_mindex.cc846 if (table != NULL && table->getsize() > 0) { in remove()
/titanic_50/usr/src/cmd/mdb/common/modules/sctp/
H A Dsctp.c1000 int (*getsize)(sctp_stack_t *); member
1107 lw->size = fi->getsize(sctps); in fanout_stack_walk_init()
/titanic_50/usr/src/tools/onbld/Scm/
H A DBackup.py150 elif not member.isdir() and member.size != os.path.getsize(fpath):