Searched defs:getrecord (Results 1 - 3 of 3) sorted by relevance
| /illumos-gate/usr/src/cmd/backup/dump/ |
| H A D | dumpitime.c | 64 static int getrecord(FILE *, struct idates *); 69 static int getrecord(); 130 if (getrecord(df, idp) < 0) { 292 getrecord(df, idatep) function 314 msg("getrecord: %s %c %s\n",
|
| /illumos-gate/usr/src/cmd/ndmpd/ndmp/ |
| H A D | ndmpd_dtime.c | 469 * getrecord 479 getrecord(FILE *fp, dumpdates_t *ddatep, int *recno) function 533 if (getrecord(fp, ddwalk, &recno) < 0) {
|
| /illumos-gate/usr/src/uts/common/io/lvm/md/ |
| H A D | md_mddb.c | 1903 getrecord( function 2133 err = getrecord(s, dep, li); 11899 err = getrecord(s, dep, li);
|
Completed in 138 milliseconds