Searched defs:nomem (Results 1 - 14 of 14) sorted by relevance

/illumos-gate/usr/src/cmd/rmmount/
H A Drmmount.c53 static void nomem();
107 nomem();
222 nomem(void) function
/illumos-gate/usr/src/cmd/filesync/
H A Dmain.c37 * nomem fatal error handler for malloc failures
468 nomem(char *reason) function
/illumos-gate/usr/src/cmd/ldap/ns_ldap/
H A Dmapping.c300 short nomem = 0; local
314 udatalen, nomem);
315 if (!nomem) {
329 udatalen, nomem);
330 if (!nomem) {
343 udatalen, nomem);
344 if (!nomem) {
353 udatalen, nomem);
354 if (!nomem) {
368 if (nomem)
387 short nomem; local
[all...]
/illumos-gate/usr/src/lib/libxcurses/src/tic/
H A Dticparse.c119 char nomem[] = m_textstr(3118, "Failed to allocated memory.\n", "E"); variable
417 syserr_abort(m_strmsg(nomem));
427 syserr_abort(m_strmsg(nomem));
/illumos-gate/usr/src/cmd/csh/
H A Dsh.misc.c69 nomem(size_t i) function
449 return (nomem(size));
481 return (nomem(size));
/illumos-gate/usr/src/cmd/awk_xpg4/
H A Dawk0.c188 char nomem[] = "insufficient memory for string storage"; variable
/illumos-gate/usr/src/cmd/fs.d/
H A Dumount.c128 static void nomem();
660 nomem();
714 nomem();
932 nomem();
937 nomem();
940 nomem();
943 nomem();
1025 nomem(void) function
H A Dmount.c191 static void nomem();
285 nomem();
509 nomem();
886 nomem();
1088 nomem();
1475 nomem();
1480 nomem();
1483 nomem();
1486 nomem();
1495 nomem();
1624 nomem(void) function
[all...]
/illumos-gate/usr/src/uts/common/fs/udfs/
H A Dudf_inode.c164 int32_t hno, nomem = 0, icb_tag_flags; local
259 (nomem || !vn_has_cached_data(ITOV(udf_ifreeh)) ||
342 nomem = 1;
/illumos-gate/usr/src/tools/cw/
H A Dcw.c465 nomem(void) function
492 nomem();
982 nomem();
1308 nomem();
1621 nomem();
1655 nomem();
1761 nomem();
1769 nomem();
1822 nomem();
/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dadapter.h332 uint32_t nomem; /* mblk allocation during rx failed */ member in struct:sge_rxq
H A Dt4_sge.c3244 kstat_named_t nomem; member in struct:rxq_kstats
3270 KS_UINIT(nomem);
3289 KS_U_FROM(nomem, rxq);
/illumos-gate/usr/src/common/dis/i386/
H A Ddis_tables.c2894 uint_t nomem = 0; local
2895 #define NOMEM (nomem = 1)
5283 } else if (nomem || mode == REG_ONLY) {
/illumos-gate/usr/src/cmd/zfs/
H A Dzfs_main.c333 nomem(void) function
349 nomem();
360 nomem();
509 nomem();
619 nomem();
747 nomem();
763 nomem();
781 nomem();
861 nomem();
1088 nomem();
[all...]

Completed in 167 milliseconds