return NULL for various reasons even if it has a maximum-length buffer: for example, there might be a symlink loop, or the path might exceed PATH_MAX. If this happens, return NULL. |
||
|---|---|---|
| .. | ||
| console.c | ||
| getroot.c | ||
| hostdisk.c | ||
| hostfs.c | ||
| main.c | ||
| misc.c | ||
| mm.c | ||
| time.c | ||