Searched refs:allocate (Results 1 - 11 of 11) sorted by relevance

/osnet-11/usr/src/lib/libnisdb/
H A Dldap_util.h90 char *sdup(const char *msg, int allocate, char *str);
H A Dldap_util.c232 * If allocate==0, return 'str'; othewise, duplicate the string just
236 sdup(const char *msg, int allocate, char *str) { argument
239 if (!allocate)
/osnet-11/usr/src/lib/libc/sparc/gen/
H A Dalloca.s33 ! o0: # bytes of space to allocate, already rounded to 0 mod 8
/osnet-11/usr/src/lib/libc/sparcv9/gen/
H A Dalloca.s32 ! o0: # bytes of space to allocate, already rounded to 0 mod 8
/osnet-11/usr/src/lib/libc/i386_hwcap1/gen/
H A Dmemset.s100 cmpl $262143, %ebx / blocks smaller than this allocate in the cache
/osnet-11/usr/src/lib/gss_mechs/mech_krb5/krb5/os/
H A Dlocaladdr.c1139 allocate (void *P_data) function
1359 r = foreach_localaddr (&data, count_addrs, allocate, add_addr);
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/File/Glob/
H A DGlob.pm336 An attempt to allocate memory failed.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Devel/PPPort/
H A DPPPort.pm661 * (We allocate my_cxtp in a Perl SV so that it will be released when
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Devel/Peek/
H A DPeek.pm178 C<mstats2hash($buf, %hash)> are designed to allocate no memory if used
/osnet-11/usr/src/lib/libsqlite/tool/
H A Dlemon.c341 fprintf(stderr,"Unable to allocate memory for a new parser action.");
439 fprintf(stderr,"Unable to allocate memory for a new acttab.");
1048 fprintf(stderr,"Unable to allocate memory for a new configuration.");
2031 "Can't allocate enough memory for this rule.");
2311 ErrorMsg(ps.filename,0,"Can't allocate %d of memory to hold this file.",
2437 "Unable to allocate memory for a new follow-set propagation link.\n");
2505 fprintf(stderr,"Can't allocate space for a filename.\n");
3025 /* Allocate and initialize types[] and allocate stddt[] */
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DCGI.pm7827 the script attempts to allocate the memory the system may slow down

Completed in 83 milliseconds