Searched refs:exhausted (Results 1 - 9 of 9) sorted by relevance

/freebsd-9.3-release/contrib/com_err/
H A Dparse.c1236 yyoverflow (YY_("memory exhausted"),
1654 yyerror (YY_("memory exhausted"));
/freebsd-9.3-release/crypto/heimdal/lib/com_err/
H A Dparse.c1236 yyoverflow (YY_("memory exhausted"),
1654 yyerror (YY_("memory exhausted"));
/freebsd-9.3-release/crypto/heimdal/lib/sl/
H A Dparse.c1239 yyoverflow (YY_("memory exhausted"),
1653 yyerror (YY_("memory exhausted"));
H A Dslc-gram.c1208 yyoverflow (YY_("memory exhausted"),
1581 yyerror (YY_("memory exhausted"));
/freebsd-9.3-release/contrib/ofed/libsdp/src/
H A Dconfig_parser.c1369 yyoverflow (YY_("memory exhausted"),
1798 yyerror (YY_("memory exhausted"));
/freebsd-9.3-release/crypto/heimdal/lib/asn1/
H A Dparse.c1617 yyoverflow (YY_("memory exhausted"),
2707 yyerror (YY_("memory exhausted"));
/freebsd-9.3-release/contrib/ntp/ntpd/
H A Dntp_parser.c1963 yyoverflow (YY_("memory exhausted"),
3593 yyerror (YY_("memory exhausted"));
/freebsd-9.3-release/sys/vm/
H A Dswap_pager.c1816 static volatile int exhausted; local
1860 if (atomic_cmpset_rel_int(&exhausted, 0, 1))
1861 printf("swap zone exhausted, "
1871 if (atomic_cmpset_rel_int(&exhausted, 1, 0))
/freebsd-9.3-release/crypto/heimdal/appl/ftp/ftpd/
H A Dftpcmd.c1622 yyoverflow (YY_("memory exhausted"),
2962 yyerror (YY_("memory exhausted"));

Completed in 102 milliseconds