Searched refs:new_list (Results 1 - 16 of 16) sorted by relevance

/illumos-gate/usr/src/lib/print/libpapi-common/common/
H A Dlist.c61 void **new_list = NULL; local
64 new_list = (void **)calloc(new_size, sizeof (void *));
65 if (new_list == NULL)
69 new_list[count] = (*list)[count];
71 *list = new_list;
/illumos-gate/usr/src/lib/print/libprint/common/
H A Dlist.c69 void **new_list = NULL; local
73 new_list = (void **)calloc(new_size,
75 (void) memset(new_list, NULL,
78 new_list[count] = list[count];
80 list = new_list;
/illumos-gate/usr/src/cmd/eeprom/i386/
H A Dbenv.h58 extern eplist_t *new_list(void);
H A Dbenv.c80 new_list(void) function
132 bd->elist = new_list();
/illumos-gate/usr/src/cmd/sgs/link_audit/common/
H A Dperfcnt.c74 List *new_list; local
78 if ((new_list = malloc(sizeof (List))) == NULL) {
83 new_list->l_dep = dep;
86 list_head = new_list;
87 new_list->l_next = NULL;
98 new_list->l_next = list_head;
99 list_head = new_list;
102 prev->l_next = new_list;
103 new_list->l_next = cur;
/illumos-gate/usr/src/cmd/idmap/idmapd/
H A Ddirectory_provider_ad.c104 const char **new_list; local
107 new_list =
108 calloc(req_list_len + MAX_EXTRA_ATTRS + 1, sizeof (*new_list));
109 if (new_list == NULL)
112 (void) memcpy(new_list, req_list, req_list_len * sizeof (char *));
121 maybe_add_to_list(new_list, "sAMAccountName");
127 return (new_list);
/illumos-gate/usr/src/cmd/zonecfg/
H A Dzonecfg_grammar.y42 static list_property_ptr_t new_list = NULL, tmp_list, last,
69 if ((new_list = alloc_list()) == NULL)
72 free_list(new_list);
75 new_list->lp_simple = retstr;
76 new_list->lp_complex = NULL;
77 new_list->lp_next = NULL;
79 list[num_prop_vals] = new_list;
84 last->lp_next = new_list;
1087 if ((new_list = alloc_list()) == NULL)
1089 new_list
[all...]
/illumos-gate/usr/src/lib/libsldap/common/
H A Dns_standalone.c1721 createDirServerList(dir_server_list_t **new_list, argument
1737 if (new_list == NULL) {
1757 *new_list = (dir_server_list_t *)calloc(1,
1759 if (*new_list == NULL) {
1764 (void) rwlock_init(&(*new_list)->listDestroyLock, USYNC_THREAD, NULL);
1766 (*new_list)->nsServers = (dir_server_t **)calloc(srvListLength + 1,
1768 if ((*new_list)->nsServers == NULL) {
1769 free(*new_list);
1770 *new_list = NULL;
1784 (*new_list)
1858 dir_server_list_t *new_list, *old_list; local
[all...]
/illumos-gate/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftObjectUtil.c1180 move_into_list(soft_object_t **existing_list, soft_object_t **new_list, argument
1203 insert_into_list(new_list, end_of_list, objp);
1207 * Insert "new_list" into "existing_list", new list will always be inserted
1212 soft_object_t *new_list, soft_object_t *end_new_list)
1215 if (new_list == NULL) {
1220 *existing_list = new_list;
1224 *existing_list = new_list;
1211 insert_list_into_list(soft_object_t **existing_list, soft_object_t *new_list, soft_object_t *end_new_list) argument
/illumos-gate/usr/src/cmd/lp/cmd/lpsched/
H A Dfncs.c64 if ((count + 1) % __list_increment == 0) { /* expand the list */ void **new_list = NULL; local
68 new_list = (void **)calloc(new_size, sizeof (void *));
69 if (new_list == NULL)
73 new_list[count] = (*list)[count];
75 *list = new_list;
/illumos-gate/usr/src/lib/libc/i386/
H A DMakefile.com144 new_list.o \
1131 $(LIBCDIR)/port/gen/new_list.c \
1332 $(LIBCDIR)/port/gen/new_list.c: $(LIBCDIR)/port/gen/errlist $(LIBCDIR)/port/gen/errlist.awk
1337 pics/new_list.o: $(LIBCDIR)/port/gen/new_list.c
/illumos-gate/usr/src/lib/libc/sparcv9/
H A DMakefile.com156 new_list.o \
1094 $(LIBCDIR)/port/gen/new_list.c \
1324 $(LIBCDIR)/port/gen/new_list.c: $(LIBCDIR)/port/gen/errlist $(LIBCDIR)/port/gen/errlist.awk
1327 pics/new_list.o: $(LIBCDIR)/port/gen/new_list.c
/illumos-gate/usr/src/lib/libc/amd64/
H A DMakefile129 new_list.o \
1070 $(LIBCDIR)/port/gen/new_list.c \
1251 $(LIBCDIR)/port/gen/new_list.c: $(LIBCDIR)/port/gen/errlist $(LIBCDIR)/port/gen/errlist.awk
1256 pics/new_list.o: $(LIBCDIR)/port/gen/new_list.c
/illumos-gate/usr/src/lib/libc/sparc/
H A DMakefile.com165 new_list.o \
1161 $(LIBCDIR)/port/gen/new_list.c \
1411 $(LIBCDIR)/port/gen/new_list.c: $(LIBCDIR)/port/gen/errlist $(LIBCDIR)/port/gen/errlist.awk
1416 pics/new_list.o: $(LIBCDIR)/port/gen/new_list.c
/illumos-gate/usr/src/cmd/prctl/
H A Dprctl.c1343 prctl_list_t *new_list, *old_list = global_rctl_list_head; local
1356 new_list = old_list->next;
1358 old_list = new_list;
/illumos-gate/usr/src/lib/libdtrace/common/
H A Ddt_cc.c2426 dt_node_t *new_list = NULL; local
2437 new_list = dt_node_link(new_list, dnp);
2439 yypcb->pcb_root->dn_list = new_list;

Completed in 90 milliseconds