Searched refs:alloca (Results 76 - 100 of 179) sorted by relevance

12345678

/osnet-11/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_subr.c26 #include <alloca.h>
183 msg = alloca(len + 2);
H A Dsvc.c52 #include <alloca.h>
773 state = alloca(len + 1);
/osnet-11/usr/src/lib/fm/topo/modules/common/pcibus/
H A Ddid.c35 #include <alloca.h>
195 slotbuf = alloca(16);
H A Dpcibus_labels.c26 #include <alloca.h>
389 new_l = alloca(len);
/osnet-11/usr/src/lib/gss_mechs/mech_dh/backend/mech/
H A Dname.c30 #include <alloca.h>
601 glist = alloca(glen * sizeof (gid_t));
/osnet-11/usr/src/lib/libc/port/gen/
H A Dchkauthattr.c26 #include <alloca.h>
41 dst = alloca(len); \
H A Ducred.c63 #include <alloca.h>
/osnet-11/usr/src/lib/libsmbfs/common/
H A Dsmbfs_door.c34 #include <alloca.h>
/osnet-11/usr/src/lib/libparted/common/lib/
H A Derror.c208 wmessage = (wchar_t *) alloca (len * sizeof (wchar_t));
/osnet-11/usr/src/lib/libfru/libfruraw/
H A Draw_access.c28 #include <alloca.h>
638 buffer = alloca(size);
644 seg_buf = alloca(size - sizeof (sec_hdr));
750 buffer = alloca(data_size);
/osnet-11/usr/src/lib/fm/libasr/common/
H A Dasr_buf.c26 #include <alloca.h>
/osnet-11/usr/src/lib/fm/libdiagcode/common/
H A Ddiagcode_test.c46 #include <alloca.h>
/osnet-11/usr/src/lib/fm/topo/modules/sun4u/chip/common/
H A Dchip_sun4u.c32 #include <alloca.h>
/osnet-11/usr/src/grub/grub2/grub-core/gnulib/
H A Derror.c208 wmessage = (wchar_t *) alloca (len * sizeof (wchar_t));
H A Dfnmatch.c33 #include <alloca.h>
311 wpattern = (wchar_t *) alloca (totsize * sizeof (wchar_t));
/osnet-11/usr/src/lib/libumem/common/
H A Dumem_impl.h148 alloca(UMEM_BUFCTL_AUDIT_SIZE)
/osnet-11/usr/src/lib/libwanboot/common/
H A Dbootinfo_aux.c42 #include <alloca.h>
/osnet-11/usr/src/grub/grub2/build-bios/grub-core/gnulib/
H A DMakefile51 $(srcdir)/Makefile.in alloca.c
54 $(top_srcdir)/m4/alloca.m4 $(top_srcdir)/m4/argp.m4 \
139 ALLOCA_H = alloca.h
777 EXTRA_DIST = alloca.c alloca.in.h \
814 MOSTLYCLEANFILES = core *.stackdump alloca.h alloca.h-t arg-nonnull.h \
846 EXTRA_libgnu_a_SOURCES = alloca.c btowc.c basename-lgpl.c \
887 #include $(DEPDIR)/alloca.Po
888 #include ./$(DEPDIR)/alloca
[all...]
/osnet-11/usr/src/grub/grub2/build-uefi64/grub-core/gnulib/
H A DMakefile51 $(srcdir)/Makefile.in alloca.c
54 $(top_srcdir)/m4/alloca.m4 $(top_srcdir)/m4/argp.m4 \
139 ALLOCA_H = alloca.h
777 EXTRA_DIST = alloca.c alloca.in.h \
814 MOSTLYCLEANFILES = core *.stackdump alloca.h alloca.h-t arg-nonnull.h \
846 EXTRA_libgnu_a_SOURCES = alloca.c btowc.c basename-lgpl.c \
887 #include $(DEPDIR)/alloca.Po
888 #include ./$(DEPDIR)/alloca
[all...]
/osnet-11/usr/src/lib/libsocket/inet/
H A Drcmd.c62 #include <alloca.h>
571 gid_t *grouplist = alloca(maxgrp * sizeof (gid_t));
/osnet-11/usr/src/lib/libnsl/rpc/
H A Dsvc_door.c43 #include <alloca.h>
238 result_buf = alloca(su_data(parent)->su_iosz);
240 (void) syslog(LOG_ERR, "door_server: alloca failed");
/osnet-11/usr/src/lib/libdhcpsvc/modules/files/
H A Ddhcp_network.c45 #include <alloca.h>
763 ent = alloca(entlen);
/osnet-11/usr/src/lib/libdhcpsvc/modules/files0/
H A Ddhcp_network.c35 #include <alloca.h>
660 ent = alloca(entlen);
/osnet-11/usr/src/lib/fm/libfmd_log/common/
H A Dfmd_log.c30 #include <alloca.h>
612 fmd_log_filtvec_t *fav = alloca(fc * sizeof (fmd_log_filtvec_t));
/osnet-11/usr/src/grub/grub2/build-bios/docs/
H A DMakefile42 $(top_srcdir)/m4/alloca.m4 $(top_srcdir)/m4/argp.m4 \
115 ALLOCA_H = alloca.h

Completed in 83 milliseconds

12345678