mirror of
https://github.com/opnsense/src.git
synced 2026-02-12 15:24:40 -05:00
fopen(3) returns NULL in case it can't open the STREAM. fgetln(3) returns NULL if it can't get a line from a STREAM. malloc returns NULL if it can't allocate memory. |
||
|---|---|---|
| .. | ||
| test | ||
| compare.c | ||
| create.c | ||
| excludes.c | ||
| extern.h | ||
| Makefile | ||
| Makefile.depend | ||
| misc.c | ||
| mtree.8 | ||
| mtree.c | ||
| mtree.h | ||
| spec.c | ||
| specspec.c | ||
| verify.c | ||