Searched refs:fspp (Results 1 – 3 of 3) sorted by relevance
38 memp_stat(dbmp, gspp, fspp, db_malloc) in memp_stat() argument41 DB_MPOOL_FSTAT ***fspp;74 if (fspp != NULL) {75 *fspp = NULL;93 if ((ret = __os_malloc(len, db_malloc, fspp)) != 0)99 for (tfsp = *fspp,
141 struct filesignatures **fspp, size_t *fs_len, enum ES_ACTION action);
2095 get_field(char **fspp) in get_field() argument2099 fld = *fspp; in get_field()2105 cp = strchr(*fspp, FDELIM); in get_field()2107 *fspp = NULL; in get_field()2110 *fspp = cp + 1; in get_field()