Searched defs:items (Results 26 - 49 of 49) sorted by relevance

12

/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dargs.c811 * Parse the items in a '-z guidance' value, and set the ofl_guideflags.
818 * the items, allow multiple ',' delimiters without an intervening item, and
819 * quietly ignore any items we don't recognize.
821 * - Such items are likely to be known to newer versions of the linker,
827 * Quietly ignoring unrecognized items facilitates this.
829 * However, we always display unrecognized items in debug output.
849 static item_desc items[] = { local
867 * item values to parse. Otherwise, skip the '=' and parse the items.
880 for (item = items; item->name != NULL; item++)
/illumos-gate/usr/src/lib/passwdutil/
H A Dldap_attr.c74 int ldap_getpwnam(char *name, attrlist *items, pwu_repository_t *rep,
76 int ldap_update(attrlist *items, pwu_repository_t *rep, void *buf);
288 ldap_getattr(char *name, attrlist *items, pwu_repository_t *rep) argument
296 res = ldap_getpwnam(name, items, rep, (void **)&ldapbuf);
303 for (w = items; res == PWU_SUCCESS && w != NULL; w = w->next) {
393 * int ldap_getpwnam(name, items, rep, buf)
405 ldap_getpwnam(char *name, attrlist *items, pwu_repository_t *rep, argument
541 * ldap_update(items, rep, buf)
543 * create LDAP attributes in 'buf' for each attribute in 'items'.
547 ldap_update(attrlist *items, pwu_repository_ argument
[all...]
/illumos-gate/usr/src/common/lzma/
H A DLzFind.c285 void MatchFinder_Normalize3(UInt32 subValue, CLzRef *items, UInt32 numItems) argument
290 UInt32 value = items[i];
295 items[i] = value;
/illumos-gate/usr/src/cmd/fm/fmd/common/
H A Dfmd_log.c517 ea_object_t grp0, grp1, i0, i1, i2, *items; local
565 items = ip = fmd_alloc(itsize, FMD_SLEEP);
680 fmd_free(items, itsize);
/illumos-gate/usr/src/stand/lib/inet/
H A Ddhcpv4.c895 int items, i, fnd, k; local
980 items = doptp->len / sizeof (struct in_addr);
983 for (i = 0, fnd = 0; i < items; i++) {
/illumos-gate/usr/src/uts/common/os/
H A Ddevpolicy.c409 devplcysys_t *items; local
436 items = kmem_alloc(mem, KM_SLEEP);
438 if (copyin(uitmp, items, mem)) {
439 kmem_free(items, mem);
444 if (items[0].dps_maj != DEVPOLICY_DFLT_MAJ) {
445 kmem_free(items, mem);
460 curmaj = items[i].dps_maj;
461 len = strlen(items[i].dps_minornm);
463 (tmp = strchr(items[i].dps_minornm, '*')) != NULL;
467 len >= sizeof (items[
[all...]
H A Ddumpsubr.c807 dumpbzalloc(void *opaque, int items, int size) argument
815 *sz += items * size;
/illumos-gate/usr/src/uts/common/ipp/flowacct/
H A Dflowacct_impl.h107 ipp_named_t nflows; /* no. of flow items in the table */
137 list_head_t items; member in struct:flow_s
/illumos-gate/usr/src/lib/fm/libfmd_msg/common/
H A Dfmd_msg.c66 * the corresponding locale directories. The values for the message items are
1257 * items, and then produces the final string composing all of the items. The
1265 char *items[FMD_MSG_ITEM_MAX]; local
1283 bzero(items, sizeof (items));
1286 items[i] = fmd_msg_getitem_locked(h, nvl, dict, code, i);
1287 if (items[i] == NULL)
1340 items[FMD_MSG_ITEM_TYPE], items[FMD_MSG_ITEM_SEVERIT
[all...]
/illumos-gate/usr/src/cmd/csh/
H A Dsh.file.c285 print_by_column(tchar *dir, tchar *items[], int count, int looking_for_command) argument
293 maxwidth = max(maxwidth, tswidth(items[i]));
310 printf("%t", items[i]);
311 w = tswidth(items[i]);
314 (tchar) filetype(dir, items[i], 0));
500 free_items(tchar **items) argument
507 for (i = 0; items[i]; i++)
508 xfree(items[i]);
509 xfree((char *)items);
512 #define FREE_ITEMS(items) { \
527 static tchar **items = NULL; local
[all...]
/illumos-gate/usr/src/uts/common/avs/ns/rdc/
H A Drdc_diskq.c1617 calc_perbuf(int items) argument
1627 if (items > maxaios_perbuf)
1628 maxaios_perbuf = items;
1630 totaios_perbuf += items;
/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dip_state.c3952 void *items[1]; local
3993 items[0] = &ipsl;
3997 if (ipllog(IPL_LOGSTATE, NULL, items, sizes, types, 1, ifs)) {
H A Dip_nat.c5072 void *items[1]; local
5100 items[0] = &natl;
5104 (void) ipllog(IPL_LOGNAT, NULL, items, sizes, types, 1, ifs);
5538 * Note, this loop is based on the number of items that a user
5540 * the number of items that actually exist. If a user does that, we'll
/illumos-gate/usr/src/common/bzip2/
H A Dbzlib.c156 void* default_bzalloc ( void* opaque, Int32 items, Int32 size ) argument
158 size_t sz = sizeof (bzap) + BZ2_BZALLOC_ALIGN + (items * size);
184 void* default_bzalloc ( void* opaque, Int32 items, Int32 size ) argument
186 void* v = malloc ( items * size );
/illumos-gate/usr/src/cmd/th_tools/
H A Dth_define.c380 dump_log(uint_t lvl, FILE *fp, struct acc_log_elem *items, argument
392 if (elem_cmp(items+i, items) != 0)
398 (items->access_type & BOFI_DMA_RW) ?
402 for (i = 0; i < nitems; i++, items++) {
403 offset = items->offset;
408 items->access_type, offset, items->size,
409 items->value, items
666 define_nerrs(int fd, FILE *fp, int *ecnt, struct bofi_errdef *edp, struct acc_log_elem *items, size_t nitems, uint_t naccess, uint_t minac, uint_t maxac, ulong_t logtime, ulong_t logsize) argument
884 struct acc_log_elem *items, *item, *elem; local
1055 struct acc_log_elem *items; local
[all...]
/illumos-gate/usr/src/uts/common/io/usb/clients/hidparser/
H A Dhidparser.c47 char *items[500]; /* Print items */ variable
867 * Note that only short items are supported.
1034 * list. Don't put undefined usage items
1202 * Return a list of all report ids used for descriptor items
1349 * Prints the entity items recursively
1372 indent_space, items[entity->entity_item_type],
1390 items[attribute->entity_attribute_tag],
1395 items[attribute->entity_attribute_tag],
2165 * for control attributes(local items), a
[all...]
/illumos-gate/usr/src/uts/intel/io/agpgart/
H A Dagpgart.c1400 uint32_t items = 0; local
1404 while (items < entries) {
1405 *(entryp + items) = 0;
1406 items++;
1694 agp_check_pfns(agp_arc_type_t arc_type, pfn_t *pfnarray, int items) argument
1699 for (count = 0; count < items; count++) {
1703 if (count < items)
2344 int items = 0; local
2349 while (items < entries) {
2350 if (pfn2gartentry(type, pfnarray[items],
[all...]
/illumos-gate/usr/src/uts/common/io/sfxge/common/
H A Def10_tlv_layout.h31 /* These structures define the layouts for the TLV items stored in static and
62 * the items (e.g. static and dynamic VPD below).
160 * Configuration items
265 } items[]; member in struct:tlv_pf_dbi
278 } items[]; member in struct:tlv_global_dbi
/illumos-gate/usr/src/uts/common/c2/
H A Daudit.c1787 audit_devpolicy(int nitems, const devplcysys_t *items) argument
1798 au_uwrite(au_to_arg32(2, "major", items[i].dps_maj));
1799 if (items[i].dps_minornm[0] == '\0') {
1800 au_uwrite(au_to_arg32(2, "lomin", items[i].dps_lomin));
1801 au_uwrite(au_to_arg32(2, "himin", items[i].dps_himin));
1803 au_uwrite(au_to_text(items[i].dps_minornm));
1805 au_uwrite(au_to_privset("read", &items[i].dps_rdp,
1807 au_uwrite(au_to_privset("write", &items[i].dps_wrp,
/illumos-gate/usr/src/lib/libscf/common/
H A Dscf_tmpl.c4098 char **items = NULL; local
4118 items = vals->values.v_astring;
4122 items = vals->values.v_ustring;
4126 items = vals->values.v_opaque;
4137 if (items != NULL)
4138 free(items[i]);
4143 free(items);
4339 * Changes to both the validation logic and the error types and items must
4816 * if new items (lines) are added to the templates error messages,
/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dopl_olympus.c1157 cpu_error_init(int items) argument
H A Dus3_common.c2692 cpu_error_init(int items) argument
2698 items, items, TASKQ_PREPOPULATE);
/illumos-gate/usr/src/uts/common/io/ppp/spppcomp/
H A Dzlib.c265 /* voidpf zcalloc OF((voidpf opaque, unsigned items, unsigned size)); */
268 #define ZALLOC(strm, items, size) \
269 (*((strm)->zalloc))((strm)->opaque, (items), (size))
5950 zcalloc(voidpf opaque, unsigned items, unsigned size) argument
5953 ulg bsize = (ulg)items*size;
6016 zcalloc(voidpf opaque, unsigned items, unsigned size) argument
6019 return (_halloc((long)items, size));
6035 extern voidp calloc OF((uInt items, uInt size));
6040 zcalloc(opaque, items, size)
6042 unsigned items;
[all...]
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ipqosconf/
H A Dipqosconf.c2096 * causes all items marked as requiring change in actions and old_actions
2118 /* modify items marked for modification */
2125 /* delete items marked for deletion */
2687 * any permamanent items that were marked for modify
2793 /* re-add items that were deleted */
2800 /* change modified items back how they were */
2807 /* remove new items that were added */
5397 * with *nitems getting set to number of items read. perm_filters is set
5415 char **items = NULL; local
5443 * read the name, extend the items strin
[all...]

Completed in 253 milliseconds

12