/illumos-gate/usr/src/lib/libnisdb/ |
H A D | db_table_c.x | 51 typedef long entryp; /* specifies location of an entry within table */ typedef 54 entryp where; 91 % entryp pop(); 95 % bool_t push( entryp ); 222 % bool_t entry_exists_p( entryp i ); 229 % entry_object_p first_entry( entryp * where ); 233 % entry_object_p next_entry( entryp, entryp* ); 236 % entry_object_p get_entry( entryp ); 242 % entryp add_entry(entry_object_p, int); 249 % bool_t replace_entry( entryp, entry_object_p ); [all …]
|
H A D | db_index_entry_c.x | 66 entryp location; 83 % entryp location; 89 % db_index_entry( char* name, int nlen, entryp location ); 93 % db_index_entry( unsigned long hval, item *, entryp, db_index_entry *n); 118 % db_index_entry* lookup( bool_t, unsigned long, item*, entryp ); //name entry 122 % db_index_entry* getnext( bool_t, unsigned long, item*, entryp ); 131 % entryp getlocation() {return location;} 146 % bool_t remove( db_index_entry **, bool_t, unsigned long, item *, entryp ); 149 % void replace( entryp ep ) {location = ep;} 160 % entryp );
|
H A D | db_table.cc | 149 entryp 158 entryp found = head->where; in pop() 171 db_free_list::push(entryp tabloc) in push() 406 enumIndex.ptr = (entryp *)am(myself, enumCount.flag * in allocateEnumArray() 407 sizeof (entryp)); in allocateEnumArray() 506 db_table::first_entry(entryp * where) in first_entry() 513 entryp i; in first_entry() 531 db_table::next_entry(entryp prev, entryp* newentry) in next_entry() 550 db_table::get_entry(entryp where) in get_entry() 560 db_table::setEntryExp(entryp where, entry_obj *obj, int initialLoad) { in setEntryExp() [all …]
|
H A D | db_mindex_c.x | 60 % entryp location; 64 % db_next_index_desc( entryp loc, struct db_next_index_desc *n ) 154 % db_query * extract_index_values_from_record( entryp ); 164 % db_status remove_aux( entryp ); 248 % db_status next( entryp, entryp *, entry_object ** ); 260 % db_status first( entryp*, entry_object ** );
|
H A D | db_index_entry.cc | 36 db_index_entry::db_index_entry(char* name, int nlen, entryp ep) in db_index_entry() 51 entryp ep, db_index_entry_p rest) in db_index_entry() 141 db_index_entry::getnext(bool_t casein, unsigned long hval, item *i, entryp l) in getnext() 164 item *i, entryp recnum) in lookup() 231 unsigned long hval, item *i, entryp recnum) in remove() 277 unsigned long hval, item *i, entryp recnum) in add()
|
H A D | db_index_c.x | 122 % db_status remove( item*, entryp ); 130 % db_status add( item*, entryp );
|
H A D | db_mindex.cc | 366 db_mindex::extract_index_values_from_record(entryp recnum) in extract_index_values_from_record() 427 db_mindex::first(entryp *where, entry_object ** answer) in first() 473 db_mindex::next(entryp previous, entryp *where, entry_object **answer) in next() 654 entryp where; in all() 739 db_mindex::remove_aux(entryp recloc) in remove_aux() 957 entryp recloc = table->add_entry(obj, initialLoad.flag); in add()
|
H A D | db.cc | 106 assign_next_desc(db_next_desc* desc, entryp value) in assign_next_desc() 138 static entryp 142 entryp place; in extract_next_desc() 151 place = (entryp) in extract_next_desc() 171 entryp where, prev; in exec_action()
|
H A D | db_log_entry.cc | 35 extern void print_entry(entryp, entry_object *);
|
H A D | db_index.cc | 226 db_index::remove(item* index_value, entryp recnum) in remove() 266 db_index::add(item* index_value, entryp recnum) in add()
|
H A D | db_entry.cc | 41 print_entry(entryp location, entry_object *e) in print_entry()
|
/illumos-gate/usr/src/cmd/fs.d/nfs/lib/ |
H A D | nfs_sec.c | 353 nfs_get_qop_name(seconfig_t *entryp) in nfs_get_qop_name() argument 372 if (strcmp(secname, entryp->sc_name) == 0) { in nfs_get_qop_name() 379 if (atoi(tok) != entryp->sc_nfsnum) in nfs_get_qop_name() 699 rpc_gss_service_t service, seconfig_t *entryp) in get_seconfig() argument 717 if (matchname(line, name, entryp)) { in get_seconfig() 723 if (matchnum(line, num, entryp)) { in get_seconfig() 740 (void) get_rpcnum(entryp); in get_seconfig() 751 nfs_getseconfig_byname(char *secmode_name, seconfig_t *entryp) in nfs_getseconfig_byname() argument 753 if (!entryp) in nfs_getseconfig_byname() 757 entryp)); in nfs_getseconfig_byname() [all …]
|
/illumos-gate/usr/src/cmd/fm/fmd/common/ |
H A D | fmd_asru.c | 1385 fmd_asru_set_on_proxy_t *entryp = (fmd_asru_set_on_proxy_t *)arg; in fmd_asru_set_on_proxy() local 1387 if (*entryp->fasp_countp >= entryp->fasp_maxcount) in fmd_asru_set_on_proxy() 1397 if (entryp->fasp_proxy_external) { in fmd_asru_set_on_proxy() 1402 if (entryp->fasp_proxy_rdonly) in fmd_asru_set_on_proxy() 1408 if (entryp->fasp_proxy_asru[*entryp->fasp_countp]) { in fmd_asru_set_on_proxy() 1412 (*entryp->fasp_countp)++; in fmd_asru_set_on_proxy() 1431 fmd_asru_update_status_t *entryp = (fmd_asru_update_status_t *)arg; in fmd_asru_update_status() local 1434 if (*entryp->faus_countp >= entryp->faus_maxcount) in fmd_asru_update_status() 1437 status = entryp->faus_ba[*entryp->faus_countp]; in fmd_asru_update_status() 1445 if (entryp->faus_is_proxy ? in fmd_asru_update_status() [all …]
|
H A D | fmd_case.c | 315 fmd_case_lst_t *entryp = (fmd_case_lst_t *)arg; in fmd_case_set_lst() local 319 if (*entryp->fcl_countp >= entryp->fcl_maxcount) in fmd_case_set_lst() 323 *entryp->fcl_msgp = B_FALSE; in fmd_case_set_lst() 324 entryp->fcl_ba[*entryp->fcl_countp] = 0; in fmd_case_set_lst() 327 entryp->fcl_ba[*entryp->fcl_countp] |= FM_SUSPECT_DEGRADED; in fmd_case_set_lst() 329 entryp->fcl_ba[*entryp->fcl_countp] |= FM_SUSPECT_UNUSABLE; in fmd_case_set_lst() 331 entryp->fcl_ba[*entryp->fcl_countp] |= FM_SUSPECT_FAULTY; in fmd_case_set_lst() 333 entryp->fcl_ba[*entryp->fcl_countp] |= FM_SUSPECT_NOT_PRESENT; in fmd_case_set_lst() 335 entryp->fcl_ba[*entryp->fcl_countp] |= FM_SUSPECT_REPAIRED; in fmd_case_set_lst() 337 entryp->fcl_ba[*entryp->fcl_countp] |= FM_SUSPECT_REPLACED; in fmd_case_set_lst() [all …]
|
/illumos-gate/usr/src/cmd/rpcsvc/ |
H A D | rusers.c | 240 struct entry *entryp, *lim; in collectnames() local 279 for (entryp = entry; entryp < lim; entryp++) { in collectnames() 280 if (strcmp(entryp->machine, host) == 0) in collectnames() 366 struct entry *entryp, *lim; in collectnames_3() local 406 for (entryp = entry; entryp < lim; entryp++) { in collectnames_3() 407 if (strcmp(entryp->machine, host) == 0) in collectnames_3()
|
H A D | rup.c | 302 register struct entry *entryp, *lim; local 330 for (entryp = entry; entryp < lim; entryp++) 331 if (netbufeq(&taddr->addr, entryp->addr))
|
/illumos-gate/usr/src/uts/intel/io/vmm/ |
H A D | vmm.c | 4157 struct vdi_field_entry_v1 *entryp = req->vdr_data; in vmm_data_read_msrs() local 4164 for (uint_t i = 0; i < count; i++, entryp++) { in vmm_data_read_msrs() 4166 entryp->vfe_ident, &entryp->vfe_value); in vmm_data_read_msrs() 4193 for (uint_t i = 0; i < nitems(default_msr_iter); i++, entryp++) { in vmm_data_read_msrs() 4194 entryp->vfe_ident = default_msr_iter[i]; in vmm_data_read_msrs() 4197 VERIFY0(vmm_data_read_msr(vm, vcpuid, entryp->vfe_ident, in vmm_data_read_msrs() 4198 &entryp->vfe_value)); in vmm_data_read_msrs() 4202 for (uint_t i = 0; i < (VMM_MTRR_VAR_MAX * 2); i++, entryp++) { in vmm_data_read_msrs() 4203 entryp->vfe_ident = MSR_MTRRVarBase + i; in vmm_data_read_msrs() 4206 VERIFY0(vmm_data_read_msr(vm, vcpuid, entryp->vfe_ident, in vmm_data_read_msrs() [all …]
|
/illumos-gate/usr/src/lib/libdhcputil/common/ |
H A D | dhcp_symbol.c | 366 dsym_cat_t *entryp = NULL; in dsym_get_cat_by_name() local 383 entryp = &cats[i]; in dsym_get_cat_by_name() 388 if (entryp != NULL) { in dsym_get_cat_by_name() 394 const char *ptr = cat + entryp->dc_minlen; in dsym_get_cat_by_name() 395 if (entryp->dc_id == DSYM_VENDOR) { in dsym_get_cat_by_name() 412 *entry = entryp; in dsym_get_cat_by_name()
|
/illumos-gate/usr/src/cmd/rcm_daemon/common/ |
H A D | filesys_rcm.c | 818 free_entry(hashentry_t **entryp) in free_entry() argument 820 if (entryp) { in free_entry() 821 if (*entryp) { in free_entry() 822 if ((*entryp)->special) in free_entry() 823 free((*entryp)->special); in free_entry() 824 if ((*entryp)->fstype) in free_entry() 825 free((*entryp)->fstype); in free_entry() 826 free_list((*entryp)->mountps); in free_entry() 827 free(*entryp); in free_entry() 829 *entryp = NULL; in free_entry()
|
/illumos-gate/usr/src/cmd/setfacl/ |
H A D | setfacl.c | 404 convert_to_aclent_t(char *entryp, int *cntp, aclent_t **aclpp, int mode) in convert_to_aclent_t() argument 413 if (entryp == NULL) in convert_to_aclent_t() 417 if (entryp[0] == 'u') in convert_to_aclent_t() 419 if (entryp[0] == 'g') in convert_to_aclent_t() 423 if (parse_entry(entryp, &tmpacl, mode) == -1) in convert_to_aclent_t()
|
/illumos-gate/usr/src/cmd/sendmail/db/lock/ |
H A D | lock_deadlock.c | 202 u_int32_t *bitmap, count, *entryp, i, id, nentries, *tmpmap; local 334 entryp = bitmap + (nentries * lockerp->dd_id); 335 OR_MAP(entryp, tmpmap, nentries); 344 CLR_MAP(entryp, lockerp->dd_id);
|
/illumos-gate/usr/src/cmd/devfsadm/ |
H A D | devfsadm.c | 6160 devlinktab_list_t *entryp; in read_devlinktab_file() local 6249 entryp = in read_devlinktab_file() 6252 entryp->line_number = devlinktab_line; in read_devlinktab_file() 6254 if ((entryp->selector = create_selector_list(selector)) in read_devlinktab_file() 6256 free(entryp); in read_devlinktab_file() 6259 entryp->selector_pattern = s_strdup(selector); in read_devlinktab_file() 6261 if ((entryp->p_link = create_link_list(p_link)) == NULL) { in read_devlinktab_file() 6262 free_selector_list(entryp->selector); in read_devlinktab_file() 6263 free(entryp->selector_pattern); in read_devlinktab_file() 6264 free(entryp); in read_devlinktab_file() [all …]
|
/illumos-gate/usr/src/cmd/boot/bootadm/ |
H A D | bootadm.c | 9336 set_archive_line(entry_t *entryp, line_t *kernelp) argument 9338 line_t *lp = entryp->start; 9349 INJECT_ERROR1("SET_ARCHIVE_LINE_END_ENTRY", lp = entryp->end); 9350 if (lp == entryp->end) { 9352 "%d\n", fcn, entryp->entryNum)); 9359 fcn, entryp->entryNum)); 9412 entry_t *entryp; local 9452 for (entryp = mp->entries; entryp; entryp = entryp->next) { 9453 if (entryp->entryNum == entryNum) 9456 if ((entryp != NULL) && [all …]
|
/illumos-gate/usr/src/cmd/fs.d/ |
H A D | df.c | 785 struct extmnttab *entryp; in path_mount_entry() local 793 entryp = mount_table[i].mte_mount; in path_mount_entry() 795 if (!EQ(entryp->mnt_fstype, MNTTYPE_LOFS)) in path_mount_entry() 799 mountp = entryp->mnt_mountp; in path_mount_entry()
|
/illumos-gate/usr/src/test/util-tests/tests/smbios/ |
H A D | smbios.c | 183 smbios_test_table_snapshot(smbios_test_table_t *table, smbios_entry_t **entryp, in smbios_test_table_snapshot() argument 211 *entryp = &table->stt_entry; in smbios_test_table_snapshot()
|