VirtualBox

Changeset 3437 in kBuild for trunk/src/kash/memalloc.h


Ignore:
Timestamp:
Sep 3, 2020 1:52:14 PM (4 years ago)
Author:
bird
Message:

kash: refactoring evalcommand - complicated, part II.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kash/memalloc.h

    r2290 r3437  
    5252char *savestr(struct shinstance *, const char *);
    5353pointer stalloc(struct shinstance *, size_t);
     54char *stsavestr(struct shinstance *, const char *);
    5455void stunalloc(struct shinstance *, pointer);
    5556void setstackmark(struct shinstance *, struct stackmark *);
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette