Home
last modified time | relevance | path

Searched refs:vlist (Results 1 – 24 of 24) sorted by relevance

/netbsd-src/usr.sbin/inetd/
H A Dparse_v2.c58 } val_parse_info, *vlist; typedef
71 static hresult args_handler(struct servtab *, vlist);
72 static hresult bind_handler(struct servtab *, vlist);
73 static hresult exec_handler(struct servtab *, vlist);
74 static hresult filter_handler(struct servtab *, vlist);
75 static hresult group_handler(struct servtab *, vlist);
76 static hresult service_max_handler(struct servtab *, vlist);
77 static hresult ip_max_handler(struct servtab *, vlist);
78 static hresult protocol_handler(struct servtab *, vlist);
79 static hresult recv_buf_handler(struct servtab *, vlist);
[all …]
/netbsd-src/usr.bin/rpcgen/
H A Drpc_parse.c153 version_list *vlist; in def_program() local
168 vlist = ALLOC(version_list); in def_program()
169 vlist->vers_name = tok.str; in def_program()
171 ptailp = &vlist->procs; in def_program()
227 *vtailp = vlist; in def_program()
228 vtailp = &vlist->next; in def_program()
232 vlist->vers_num = tok.str; in def_program()
234 for (plist = vlist->procs; plist != NULL; in def_program()
237 vlist->vers_num); in def_program()
H A Drpc_cout.c317 version_list *vlist; in emit_program() local
320 for (vlist = def->def.pr.versions; vlist != NULL; vlist = vlist->next) in emit_program()
321 for (plist = vlist->procs; plist != NULL; plist = plist->next) { in emit_program()
/netbsd-src/external/bsd/ntp/dist/ntpq/
H A Dlibntpq_subs.c42 struct ntpq_varlist *vlist, in ntpq_doquerylist() argument
51 return doquerylist((struct varlist *)vlist, op, associd, auth, in ntpq_doquerylist()
/netbsd-src/external/gpl3/gcc/dist/libgfortran/io/
H A Dformat.c272 if (GFC_DESCRIPTOR_DATA(fnp->u.udf.vlist)) in free_format_data()
273 free (GFC_DESCRIPTOR_DATA(fnp->u.udf.vlist)); in free_format_data()
274 free (fnp->u.udf.vlist); in free_format_data()
1078 tail->u.udf.vlist= xmalloc (sizeof(gfc_array_i4) in parse_format_list()
1080 GFC_DESCRIPTOR_DATA(tail->u.udf.vlist) = NULL; in parse_format_list()
1081 GFC_DIMENSION_SET(tail->u.udf.vlist->dim[0],1, 0, 0); in parse_format_list()
1111 gfc_full_array_i4 *vp = tail->u.udf.vlist; in parse_format_list()
H A Dformat.h65 gfc_full_array_i4 *vlist; member
H A Dwrite.c1962 gfc_full_array_i4 vlist; in list_formatted_write_scalar() local
1964 GFC_DESCRIPTOR_DATA(&vlist) = NULL; in list_formatted_write_scalar()
1965 GFC_DIMENSION_SET(vlist.dim[0],1, 0, 0); in list_formatted_write_scalar()
1986 dtp->u.p.fdtio_ptr (p, &unit, iotype, &vlist, in list_formatted_write_scalar()
2287 gfc_full_array_i4 vlist; in nml_write_obj() local
2290 GFC_DIMENSION_SET(vlist.dim[0],1, 0, 0); in nml_write_obj()
2318 dtio_ptr ((void *)&list_obj, &unit, iotype, &vlist, in nml_write_obj()
2324 dtio_ptr (p, &unit, iotype, &vlist, in nml_write_obj()
H A Dlist_read.c2200 gfc_full_array_i4 vlist; in list_formatted_read_scalar() local
2202 GFC_DESCRIPTOR_DATA(&vlist) = NULL; in list_formatted_read_scalar()
2203 GFC_DIMENSION_SET(vlist.dim[0],1, 0, 0); in list_formatted_read_scalar()
2224 dtp->u.p.fdtio_ptr (p, &unit, iotype, &vlist, in list_formatted_read_scalar()
2998 gfc_full_array_i4 vlist; in nml_read_obj() local
3001 GFC_DESCRIPTOR_DATA(&vlist) = NULL; in nml_read_obj()
3002 GFC_DIMENSION_SET(vlist.dim[0],1, 0, 0); in nml_read_obj()
3026 dtio_ptr ((void *)&list_obj, &unit, iotype, &vlist, in nml_read_obj()
H A Dtransfer.c1730 dtp->u.p.fdtio_ptr (p, &unit, iotype, f->u.udf.vlist, in formatted_transfer_scalar_read()
2214 dtp->u.p.fdtio_ptr (p, &unit, iotype, f->u.udf.vlist, in formatted_transfer_scalar_write()
/netbsd-src/external/gpl3/gcc.old/dist/libgfortran/io/
H A Dformat.c273 if (GFC_DESCRIPTOR_DATA(fnp->u.udf.vlist)) in free_format_data()
274 free (GFC_DESCRIPTOR_DATA(fnp->u.udf.vlist)); in free_format_data()
275 free (fnp->u.udf.vlist); in free_format_data()
1071 tail->u.udf.vlist= xmalloc (sizeof(gfc_array_i4) in parse_format_list()
1073 GFC_DESCRIPTOR_DATA(tail->u.udf.vlist) = NULL; in parse_format_list()
1074 GFC_DIMENSION_SET(tail->u.udf.vlist->dim[0],1, 0, 0); in parse_format_list()
1104 gfc_full_array_i4 *vp = tail->u.udf.vlist; in parse_format_list()
H A Dformat.h65 gfc_full_array_i4 *vlist; member
H A Dwrite.c1910 gfc_full_array_i4 vlist; in list_formatted_write_scalar() local
1912 GFC_DESCRIPTOR_DATA(&vlist) = NULL; in list_formatted_write_scalar()
1913 GFC_DIMENSION_SET(vlist.dim[0],1, 0, 0); in list_formatted_write_scalar()
1934 dtp->u.p.fdtio_ptr (p, &unit, iotype, &vlist, in list_formatted_write_scalar()
2235 gfc_full_array_i4 vlist; in nml_write_obj() local
2238 GFC_DIMENSION_SET(vlist.dim[0],1, 0, 0); in nml_write_obj()
2266 dtio_ptr ((void *)&list_obj, &unit, iotype, &vlist, in nml_write_obj()
2272 dtio_ptr (p, &unit, iotype, &vlist, in nml_write_obj()
H A Dlist_read.c2201 gfc_full_array_i4 vlist; in list_formatted_read_scalar() local
2203 GFC_DESCRIPTOR_DATA(&vlist) = NULL; in list_formatted_read_scalar()
2204 GFC_DIMENSION_SET(vlist.dim[0],1, 0, 0); in list_formatted_read_scalar()
2225 dtp->u.p.fdtio_ptr (p, &unit, iotype, &vlist, in list_formatted_read_scalar()
2999 gfc_full_array_i4 vlist; in nml_read_obj() local
3002 GFC_DESCRIPTOR_DATA(&vlist) = NULL; in nml_read_obj()
3003 GFC_DIMENSION_SET(vlist.dim[0],1, 0, 0); in nml_read_obj()
3027 dtio_ptr ((void *)&list_obj, &unit, iotype, &vlist, in nml_read_obj()
H A Dtransfer.c1590 dtp->u.p.fdtio_ptr (p, &unit, iotype, f->u.udf.vlist, in formatted_transfer_scalar_read()
2062 dtp->u.p.fdtio_ptr (p, &unit, iotype, f->u.udf.vlist, in formatted_transfer_scalar_write()
/netbsd-src/usr.bin/rpcinfo/
H A Drpcinfo.c123 struct verslist *vlist; member
647 for (vl = rs->vlist; vl; vl = vl->next)
656 vl->next = rs->vlist;
657 rs->vlist = vl;
833 rs->vlist = NULL;
846 for (vl = rs->vlist; vl; vl = vl->next) {
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dcoroutines.cc3004 process_conditional (var_nest_node *n, tree& vlist) in process_conditional() argument
3020 DECL_CHAIN (var) = vlist; in process_conditional()
3021 vlist = var; in process_conditional()
3031 DECL_CHAIN (*flag) = vlist; in process_conditional()
3032 vlist = *flag; in process_conditional()
3111 tree vlist = NULL_TREE; in maybe_promote_temps() local
3130 DECL_CHAIN (var) = vlist; in maybe_promote_temps()
3131 vlist = var; in maybe_promote_temps()
3134 process_conditional (t, vlist); in maybe_promote_temps()
3158 process_conditional (t, vlist); in maybe_promote_temps()
[all …]
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Dopc2c.c577 VaryRef * vlist; in main() local
739 vlist = (VaryRef *) malloc (n_varies * sizeof (VaryRef)); in main()
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Dopc2c.c577 VaryRef * vlist; in main() local
739 vlist = (VaryRef *) malloc (n_varies * sizeof (VaryRef)); in main()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcoroutines.cc3155 process_conditional (var_nest_node *n, tree& vlist) in process_conditional() argument
3171 DECL_CHAIN (var) = vlist; in process_conditional()
3172 vlist = var; in process_conditional()
3182 DECL_CHAIN (*flag) = vlist; in process_conditional()
3183 vlist = *flag; in process_conditional()
3262 tree vlist = NULL_TREE; in maybe_promote_temps() local
3281 DECL_CHAIN (var) = vlist; in maybe_promote_temps()
3282 vlist = var; in maybe_promote_temps()
3285 process_conditional (t, vlist); in maybe_promote_temps()
3309 process_conditional (t, vlist); in maybe_promote_temps()
[all …]
/netbsd-src/external/gpl3/gdb/dist/sim/m32c/
H A DChangeLog-2021198 * opc2c.c (main): Remove vlist variable.
/netbsd-src/external/gpl3/gcc/dist/libgfortran/
H A DChangeLog-2017262 io/format.c (free_format_data): Don't try to free vlist
H A DChangeLog-20161354 'fnode' to carry the IOTYPE string and the 'vlist'.
H A DChangeLog-2018536 * io/io.h: Change declaration of vlist type to
/netbsd-src/external/gpl3/gdb/dist/gdb/
H A DChangeLog-2020620 (struct vlist): Remove.