ocssw
V2022
|
alloc_l1.c File Reference
Include dependency graph for alloc_l1.c:
Go to the source code of this file.
Functions | |
void | free_l1 (l1str *l1rec) |
int32_t | alloc_l1 (filehandle *l1file, l1str *l1rec) |
Function Documentation
◆ alloc_l1()
int32_t alloc_l1 | ( | filehandle * | l1file, |
l1str * | l1rec | ||
) |
Definition at line 15 of file alloc_l1.c.
◆ free_l1()
void free_l1 | ( | l1str * | l1rec | ) |
Definition at line 6 of file alloc_l1.c.