| /onnv/onnv-gate/usr/src/lib/libldap5/sources/ldap/common/ |
| friendly.c | 48 int i, entries; local 65 entries = 0; 68 entries++; 72 if ( (*map = (FriendlyMap)NSLDAPI_MALLOC( (entries + 1) * 79 while ( fgets( buf, sizeof(buf), fp ) != NULL && i < entries ) {
|
| /onnv/onnv-gate/usr/src/cmd/fmli/oh/ |
| ott_mv.c | 59 struct ott_entry *entries[MAXOBJPARTS+1]; local 105 entries[numparts++] = ott_dup(entry); 108 entries[numparts] = NULL; 111 if (stat(ott_to_path(entries[0]), buf) == -1) 116 if (opt_rename(entries, name, newnames) == O_FAIL) { 124 strcpy(newnames[i], entries[i]->name); 151 if ((optab = obj_to_opt(entries[0]->objtype)) == NULL) { 162 entries[0]->objtype, entries[0]->objmask,entries[0]->odi, NULL) [all...] |
| /onnv/onnv-gate/usr/src/lib/libldap4/common/ |
| friendly.c | 49 int i, entries; local 65 entries = 0; 68 entries++; 72 if ( (*map = (FriendlyMap *) malloc( (entries + 1) * 79 while ( fgets( buf, sizeof(buf), fp ) != NULL && i < entries ) {
|
| /onnv/onnv-gate/usr/src/cmd/fs.d/smbclnt/smbutil/ |
| view.c | 167 int error, entries, total; local 173 error = smb_netshareenum(ctx, &entries, &total, &share_info); 178 print_shares(entries, total, share_info); 183 print_shares(int entries, int total, 192 for (ep = share_info, i = 0; i < entries; i++, ep++) { 203 entries, total);
|
| /onnv/onnv-gate/usr/src/lib/sun_fc/common/ |
| Sun_fcGetFcpTargetMapping.cc | 74 HBA_UINT32 entries = 0; local 86 entries = mapping->NumberOfEntries; 101 mappingV2->NumberOfEntries = mapping->NumberOfEntries < entries ? 102 entries - mapping->NumberOfEntries : 0 ; 115 limit = (mapping->NumberOfEntries < entries) ? mapping->NumberOfEntries : entries;
|
| /onnv/onnv-gate/usr/src/cmd/rpcsvc/nis/rpc.nisd/ |
| nislog.c | 154 int entries = MAXINT; local 193 entries = atoi(argv[optind]); 203 entries = atoi(optarg); 207 entries = atoi(optarg); 269 for (i = 0; cur && (i < entries); cur = cur->lu_prev) { 278 for (i = 0; cur && (i < entries); cur = cur->lu_next) {
|
| /onnv/onnv-gate/usr/src/cmd/cmd-inet/usr.lib/in.dhcpd/tests/ |
| mkdstore.c | 87 char **entries; local 118 entries = (char **) malloc(ct * (sizeof (char *) * 8 + 4));
|
| /onnv/onnv-gate/usr/src/cmd/refer/ |
| addbib.c | 39 int entries = 10; /* total number of entries in bibskel */ variable 109 addbib(FILE *fp, char *argv) /* add entries to a bibliographic database */ 121 for (i = 0; i < entries; i++) { 278 "Too many entries in promptfile.\n")); 282 entries = entry;
|
| /onnv/onnv-gate/usr/src/cmd/sendmail/db/btree/ |
| bt_search.c | 354 size_t entries; local 357 entries = cp->esp - cp->sp; 359 if ((ret = __os_calloc(entries * 2, sizeof(EPG), &p)) != 0) 361 memcpy(p, cp->sp, entries * sizeof(EPG)); 363 __os_free(cp->sp, entries * sizeof(EPG)); 365 cp->csp = p + entries; 366 cp->esp = p + entries * 2;
|
| /onnv/onnv-gate/usr/src/lib/libsmbfs/smb/ |
| netshareenum.c | 86 int error, i, entries; 196 entries = share_info.share_union.tagged_union.share1->share_count; 198 entry_list = calloc(entries, sizeof (struct share_info)); 203 for (share = shares, elp = entry_list, i = 0; i < entries; 214 *entriesp = entries; 222 for (elp = entry_list, i = 0; i < entries; i++, elp++) { 227 * to any entries after this one. 239 for (share = shares, i = 0; i < entries; i++, share++) { 303 int error, bufsize, i, entries, total, nreturned; local 314 error = smb_rap_NetShareEnum(ctx, 1, rpbuf, &bufsize, &entries, &total) [all...] |
| rap.c | 331 int error, rdatacnt, rparamcnt, entries, done, dlen, buffer_oflow; local 371 rap->r_entries = entries = 0; 384 rap->r_entries = entries = letohs(*tmp); 403 * In general, unpacking entries we may need to relocate 404 * entries for proper aligning. For now use them as is. 407 while (entries--) {
|
| /onnv/onnv-gate/usr/src/uts/sun4u/serengeti/io/ |
| sbdp_error.c | 108 int entries[SBDP_IE_MAX_ENTRIES]; member in struct:error_matrix 227 sbdp_error_matrix[index].entries[entry] = value; 235 * Reset all entries to 0. 247 sbdp_error_matrix[i].entries[j] = 0; 295 value = sbdp_error_matrix[index].entries[entry];
|
| /onnv/onnv-gate/usr/src/lib/libnisdb/yptol/ |
| shim.h | 48 DBM *entries; /* NIS entry DBM file */ member in struct:__anon3837
|
| /onnv/onnv-gate/usr/src/lib/libnsl/nis/cache/ |
| cache.h | 95 HostEnt *entries, *old_entries; member in class:HostList
|
| /onnv/onnv-gate/usr/src/cmd/avs/rdc/ |
| sndrsubr.c | 275 int entries, rc; local 288 entries = cfg_get_section(cfg, &entry, "sndr"); 291 for (setnumber = 1; setnumber <= entries; setnumber++) { 329 while (setnumber < entries) 331 if (entries)
|
| /onnv/onnv-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/ |
| snoop_mount.c | 85 "Return mount entries", /* 2 */ 87 "Remove all mount entries", /* 4 */ 445 int entries = 0; local 448 (void) sprintf(buff, "%d+ entries", entries); 457 entries++; 460 (void) sprintf(buff, "%d entries", entries); 467 int entries = 0; local 473 " %d+ entries. (Frame is incomplete)" 492 int entries = 0; local 513 int entries = 0; local [all...] |
| snoop_nfs.c | 637 int entries = 0; local 640 (void) sprintf(buff, " %d+ entries (incomplete)", entries); 644 entries++; 650 (void) sprintf(buff, " %d entries (%s)", 651 entries, 660 int entries = 0; local 668 " %d+ entries. (Frame is incomplete)", 669 entries); 673 entries++ [all...] |
| /onnv/onnv-gate/usr/src/cmd/iscsi/iscsitgtd/ |
| t10_spc.c | 612 int entries = 0; local 670 entries++; 673 len = entries * SCSI_REPORTLUNS_ADDRESS_SIZE;
|
| /onnv/onnv-gate/usr/src/cmd/rpcsvc/ |
| rpc.rusersd.c | 180 * "limit" specifies the maximum number of entries to be processed. 183 * For RUSERSVERS_IDLE, this routine mallocs entries in a vector as it 184 * processed each utmpx entry. These malloc'd entries must be freed after the 186 * For RUSERSVERS_3, this routine uses array entries that are malloc'd prior 209 * XXX modified to exclude cmdtool style window entries. 345 int entries, alloc_array_len; local 353 entries = (rqstp->rq_proc == RUSERSPROC_ALLNAMES); 354 cnt = getutmpx_3(entries, 0, 0); /* get cnt */ 368 cnt = getutmpx_3(entries, RUSERSVERS_3, cnt);
|
| /onnv/onnv-gate/usr/src/lib/krb5/plugins/kdb/ldap/libkdb_ldap/ |
| ldap_principal.c | 129 krb5_ldap_free_principal(kcontext , entries, nentries) 131 krb5_db_entry *entries; 136 krb5_dbe_free_contents(kcontext, &entries[i]); 273 krb5_db_entry entries; local 281 if ((st=krb5_ldap_get_principal(context, searchfor, &entries, nentries, &more)) != 0 || *nentries == 0) 284 if (((st=krb5_get_princ_type(context, &entries, &(ptype))) != 0) || 285 ((st=krb5_get_attributes_mask(context, &entries, &(attrsetmask))) != 0) || 286 ((st=krb5_get_princ_count(context, &entries, &(pcount))) != 0) || 287 ((st=krb5_get_userdn(context, &entries, &(DN))) != 0)) 329 * NOTE: krbsecretkey attribute has per principal entries. There can be chances that th [all...] |
| /onnv/onnv-gate/usr/src/lib/libnisdb/ |
| db.cc | 507 * Returns TRUE always for valid log entries; FALSE otherwise. 734 db_log_entry * head; // head of list of log entries found 735 db_log_entry * tail; // tail of list of log entries found 741 * 2. add the entry to the list of log entries found. 764 /* Return structure db_log_list containing entries that are later 787 db_log_entry_p *entries; local 791 entries = answer->list.list_val = new db_log_entry_p[count]; 792 if (entries == NULL) { 795 "db::get_log_entries_since: cannot allocate space for entries", 802 entries[i] = currentry [all...] |
| /onnv/onnv-gate/usr/src/uts/common/sys/fibre-channel/ulp/ |
| fcp_util.h | 97 fc_hba_mapping_entry_t entries[1]; member in struct:fc_hba_target_mappings
|
| /onnv/onnv-gate/usr/src/lib/libadutils/common/ |
| adutils_impl.h | 89 adutils_entry_t *entries; member in struct:adutils_result
|
| /onnv/onnv-gate/usr/src/uts/common/crypto/io/ |
| cryptoadm.c | 244 crypto_dev_list_entry_t *entries; local 253 if (crypto_get_dev_list(&count, &entries) != 0) { 265 crypto_free_dev_list(entries, count); 279 crypto_free_dev_list(entries, count); 283 /* copyout entries */ 285 if (count > 0 && copyout(entries, arg + offset, copyout_size) != 0) { 286 crypto_free_dev_list(entries, count); 289 crypto_free_dev_list(entries, count); 362 crypto_mech_name_t *entries; local 384 &count, &entries)) != CRYPTO_SUCCESS) 433 crypto_mech_name_t *entries; local 500 crypto_mech_name_t *entries; local 576 crypto_mech_name_t *entries; local 656 crypto_mech_name_t *entries; local [all...] |
| /onnv/onnv-gate/usr/src/cmd/hotplugd/ |
| hotplugd_rcm.c | 50 info_entry_t *entries; member in struct:__anon5 342 /* Stop if no valid entries were inserted in table */ 422 /* Initialize new entries */ 475 for (entry = slot->entries; entry != NULL; entry = entry->next) { 596 entry->next = slot->entries; 597 slot->entries = entry; 609 /* Check if valid entries were inserted in table */ 639 while (table[index].entries != NULL) { 640 entry = table[index].entries; 641 table[index].entries = entry->next [all...] |