Searched refs:plist (Results 1 - 25 of 90) sorted by relevance

1234

/illumos-gate/usr/src/cmd/lp/lib/lp/
H A Dappendlist.c43 char *** plist,
47 appendlist (plist, item)
48 register char ***plist,
54 if (*plist) {
56 n = lenlist(*plist);
59 *plist = (char **)Realloc(
60 (char *)*plist,
63 if (!*plist) {
67 (*plist)[n - 1] = Strdup(item);
68 (*plist)[
42 appendlist( char *** plist, char * item ) argument
[all...]
H A Daddlist.c42 char *** plist,
46 addlist (plist, item)
47 register char ***plist,
55 if (*plist) {
57 n = lenlist(*plist);
59 for (pl = *plist; *pl; pl++)
66 *plist = (char **)Realloc(
67 (char *)*plist,
70 if (!*plist) {
74 (*plist)[
41 addlist( char *** plist, char * item ) argument
[all...]
H A Ddellist.c41 char *** plist,
45 dellist (plist, item)
46 register char ***plist,
54 if (*plist) {
56 n = lenlist(*plist);
58 for (pl = *plist; *pl; pl++)
67 Free ((char *)*plist);
68 *plist = 0;
70 *plist = (char **)Realloc(
71 (char *)*plist,
40 dellist( char *** plist, char * item ) argument
[all...]
H A Dsprintlist.c50 register char **plist, local
62 for (plist = list; *plist; plist++)
63 len += strlen(*plist) + 1;
71 for (plist = list; *plist; plist++) {
72 p = *plist;
/illumos-gate/usr/src/cmd/mail/
H A Dnew_recipl.c42 void new_reciplist (plist)
43 reciplist *plist;
47 plist->recip_list.next = 0;
48 plist->recip_list.name = 0;
49 plist->last_recip = &plist->recip_list;
H A Ddel_recipl.c41 void del_reciplist (plist)
42 reciplist *plist;
45 recip *r = &plist->recip_list;
H A Dadd_recip.c37 int add_recip(reciplist *plist, char *name, int checkdups)
38 void madd_recip(reciplist *plist, char *name, int checkdups)
52 add_recip(reciplist *plist, char *name, int checkdups) argument
56 recip *r = &plist->recip_list;
87 plist->last_recip->next = (struct recip *)p;
88 r = plist->last_recip = plist->last_recip->next;
101 madd_recip(reciplist *plist, char *namelist, int checkdups) argument
105 add_recip(plist, name, checkdups);
/illumos-gate/usr/src/cmd/krb5/kadmin/cli/
H A Dkadmin_rmt.c53 long plist; local
59 retval = kadm5_get_privs(handle, &plist);
67 if (plist & 1 << i)
H A Dkadmin_loc.c60 long plist; local
/illumos-gate/usr/src/cmd/lp/lib/access/
H A Dbang.c174 bang_dellist(char ***plist, char *item) argument
209 if (*plist) {
211 for (pl = *plist; *pl; pl++)
217 for (n = 0, ql = pl = *plist; *pl; pl++)
224 Free ((char *)*plist);
225 *plist = 0;
227 *plist = (char **)Realloc(
228 (char *)*plist,
231 if (!*plist)
233 (*plist)[
[all...]
/illumos-gate/usr/src/uts/intel/sys/acpi/
H A Dacoutput.h230 * the plist contains a set of parens to allow variable-length lists.
233 #define ACPI_INFO(plist) AcpiInfo plist
234 #define ACPI_WARNING(plist) AcpiWarning plist
235 #define ACPI_EXCEPTION(plist) AcpiException plist
236 #define ACPI_ERROR(plist) AcpiError plist
237 #define ACPI_BIOS_WARNING(plist) AcpiBiosWarnin
[all...]
/illumos-gate/usr/src/lib/libsip/common/
H A Dsip_add_hdrs.c166 boolean_t qstr1, char *str2, char *plist, char sep)
185 if (plist == NULL) {
192 csize + strlen(plist) + strlen(SIP_CRLF);
203 if (plist == NULL) {
218 str1, sep, str2, SIP_SEMI, plist, SIP_CRLF);
223 plist, SIP_CRLF);
238 sip_add_str_to_msg(sip_msg_t sip_msg, char *hdr_name, char *str, char *plist, argument
255 if (plist == NULL) {
260 SIP_SPACE_LEN + + strlen(str) + csize + strlen(plist) +
269 if (plist
165 sip_add_2strs_to_msg(sip_msg_t sip_msg, char *hdr_name, char *str1, boolean_t qstr1, char *str2, char *plist, char sep) argument
289 sip_add_int_to_msg(sip_msg_t sip_msg, char *hdr_name, int i, char *plist) argument
350 sip_add_intstr_to_msg(sip_msg_t sip_msg, char *hdr_name, int i, char *s, char *plist) argument
474 char *plist; local
520 sip_add_accept_enc(sip_msg_t sip_msg, char *code, char *plist) argument
539 sip_add_accept_lang(sip_msg_t sip_msg, char *lang, char *plist) argument
556 sip_add_alert_info(sip_msg_t sip_msg, char *alert, char *plist) argument
596 sip_add_call_info(sip_msg_t sip_msg, char *uri, char *plist) argument
626 sip_add_content_disp(sip_msg_t sip_msg, char *dis_type, char *plist) argument
705 sip_add_error_info(sip_msg_t sip_msg, char *uri, char *plist) argument
840 sip_add_reply_to(sip_msg_t sip_msg, char *uname, char *addr, char *plist, boolean_t add_aquot) argument
887 sip_add_retry_after(sip_msg_t sip_msg, int secs, char *cmt, char *plist) argument
1127 sip_add_event(sip_msg_t sip_msg, char *t_event, char *plist) argument
1153 sip_add_substate(sip_msg_t sip_msg, char *sub, char *plist) argument
[all...]
/illumos-gate/usr/src/cmd/eeprom/i386/
H A Dbenv_kvm.c192 ddi_prop_t *plist, *npp, *plast; local
197 plist = NULL;
201 return (plist);
219 plist = npp;
225 return (plist);
231 ddi_prop_t *prop, *plist; local
233 if ((plist = get_proplist(node)) == NULL)
236 for (prop = plist; prop != NULL; prop = prop->prop_next)
/illumos-gate/usr/src/cmd/cmd-crypto/cryptoadm/
H A Dadm_util.c72 free_mechlist(mechlist_t *plist) argument
76 while (plist != NULL) {
77 pnext = plist->next;
78 free(plist);
79 plist = pnext;
89 is_in_list(char *mechname, mechlist_t *plist) argument
97 while (plist != NULL) {
98 if (strcmp(plist->name, mechname) == 0) {
102 plist = plist
[all...]
H A Dadm_kef_ioctl.c54 mechlist_t *plist; local
80 plist = pent->suplist;
83 plist->name, CRYPTO_MAX_MECH_NAME);
84 plist = plist->next;
99 mechlist_t *plist = NULL; local
125 plist = pent->dislist;
128 plist->name, CRYPTO_MAX_MECH_NAME);
129 plist = plist
144 mechlist_t *plist = NULL; local
[all...]
H A Dadm_kef_util.c42 static mechlist_t *dup_mechlist(mechlist_t *plist);
53 dup_mechlist(mechlist_t *plist) argument
60 while (plist != NULL) {
61 if (!(ptmp = create_mech(plist->name))) {
72 plist = plist->next;
88 get_mech_count(mechlist_t *plist) argument
92 while (plist != NULL) {
94 plist = plist
1163 mechlist_t *plist = NULL; local
[all...]
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/wificonfig/
H A Dwificonfig.c186 static ae_t *find_ae(aelist_t *plist, const char *arg);
187 static void update_aelist(aelist_t *plist, const char *arg);
609 aelist_t *plist; local
611 plist = safe_calloc(sizeof (*plist), 1);
612 plist->type = type;
613 plist->ael_argc = 0;
614 plist->ael_head = plist->ael_tail = NULL;
616 PRTDBG(("new_ael(%d) = 0x%x\n", type, plist));
1224 aelist_t *plist = NULL; local
1286 aelist_t *plist = NULL; local
1352 aelist_t *plist = NULL; local
1451 aelist_t *plist = NULL; local
1689 aelist_t *plist = NULL; local
1821 aelist_t *plist = NULL; local
2024 aelist_t *plist = NULL; local
2074 aelist_t *plist = NULL; local
2135 aelist_t *plist = NULL; local
2168 aelist_t *plist = NULL; local
2281 aelist_t *plist = NULL; local
2328 aelist_t *plist = NULL; local
2367 aelist_t *plist = NULL; local
2438 find_ae(aelist_t *plist, const char *arg) argument
2479 update_aelist(aelist_t *plist, const char *arg) argument
2505 aelist_t *plist = NULL; local
2576 aelist_t *plist = NULL; local
2693 aelist_t *plist = NULL; local
2732 aelist_t *plist = NULL; local
3089 aelist_t *plist = NULL; local
4277 aelist_t *plist = NULL; local
[all...]
/illumos-gate/usr/src/uts/common/vm/
H A Dpvn.h66 void pvn_read_done(struct page *plist, int flags);
67 void pvn_write_done(struct page *plist, int flags);
68 void pvn_io_done(struct page *plist);
H A Dvm_pvn.c104 page_t *plist = NULL; local
146 if ((plist = page_create_va(vp, off,
174 page_add(&plist, pp);
195 page_add(&plist, pp);
196 plist = plist->p_next;
221 return (plist);
306 pvn_io_done(page_t *plist) argument
310 while (plist != NULL) {
311 pp = plist;
324 pvn_read_done(page_t *plist, int flags) argument
361 pvn_write_done(page_t *plist, int flags) argument
[all...]
/illumos-gate/usr/src/cmd/devmgmt/cmds/
H A Dputdgrp.c177 char **plist; /* Ptr to list of nonmembers */
298 if (!(_rmdgrpmems(dgroup, &argv[optind], &plist))) switch(errno) {
307 for (; *plist; plist++) {
308 (void) snprintf(msg, sizeof(msg), E_NOTAMEM, *plist);
174 char **plist; /* Ptr to list of nonmembers */ local
/illumos-gate/usr/src/cmd/krb5/ldap_util/
H A Dkdb5_ldap_list.c107 char **plist = list; local
121 plist++, count++) {
122 *plist = strdup(token);
123 if (*plist == NULL) {
129 *plist = NULL;
/illumos-gate/usr/src/cmd/cmd-crypto/kmfcfg/
H A Dutil.c53 free_policy_list(POLICY_LIST *plist) argument
55 POLICY_LIST *n = plist, *old;
57 if (plist == NULL)
66 plist = NULL;
74 POLICY_LIST *newitem, *plist = NULL; local
124 if (plist == NULL) {
125 plist = newitem;
127 POLICY_LIST *n = plist;
147 free_policy_list(plist);
150 *policy_list = plist;
[all...]
/illumos-gate/usr/src/cmd/latencytop/common/
H A Ddisplay.c588 get_plist(pid_t **plist, id_t **tlist, int *list_len, int *list_index) argument
592 *list_len = lt_stat_proc_list_create(plist, NULL);
595 (*plist)[*list_index] != selected_pid;
608 *list_len = lt_stat_proc_list_create(plist, tlist);
613 if ((*plist)[*list_index] == selected_pid &&
626 (*plist)[*list_index] != selected_pid;
793 pid_t *plist = NULL; local
809 get_plist(&plist, &tlist, &list_len, &list_index);
815 print_taskbar_process(plist, list_len,
817 print_process(plist[list_inde
[all...]
/illumos-gate/usr/src/cmd/rpcgen/
H A Drpc_parse.c292 proc_list *plist; local
311 plist = calloc(1, sizeof (proc_list));
312 get_type(&plist->res_prefix, &plist->res_type,
314 if (streq(plist->res_type, "opaque")) {
318 plist->proc_name = tok.str;
332 plist->args.decls = decls;
360 plist->proc_num = tok.str;
361 plist->arg_num = num_args;
362 *ptailp = plist;
[all...]
/illumos-gate/usr/src/lib/libcryptoutil/common/
H A Dconfig_parsing.c384 free_umechlist(umechlist_t *plist) argument
388 while (plist != NULL) {
389 pnext = plist->next;
390 free(plist);
391 plist = pnext;
428 dup_umechlist(umechlist_t *plist) argument
435 while (plist != NULL) {
436 if (!(ptmp = create_umech(plist->name))) {
447 plist = plist
[all...]

Completed in 172 milliseconds

1234