#include <BeBuild.h>
#include <SupportDefs.h>
Go to the source code of this file.
Functions | |
| status_t | resolve_link (const char *path, BPath *result, bool block=false) |
| status_t | write_alias (const char *path, BDataIO *s, size_t *len=NULL) |
| status_t | write_alias (const char *path, void *buf, size_t *len) |
| status_t | read_alias (BDataIO *s, BPath *result, size_t *len=NULL, bool block=false) |
| status_t | read_alias (const void *buf, BPath *result, size_t *len, bool block=false) |
|
||||||||||||||||||||
|
|
|
||||||||||||||||||||
|
|
|
||||||||||||||||
|
|
|
||||||||||||||||
|
|
|
||||||||||||||||
|
|