mirror of
https://github.com/samba-team/samba.git
synced 2025-02-15 05:57:49 +03:00
3 lines
186 B
Smarty
3 lines
186 B
Smarty
if (!io_alloc("@ELEM@", ps, (void **)&il->@ELEM@, sizeof(*(il->@ELEM@))*(@ARRAY_LEN@))) goto fail;
|
|
if (!io_wstring("@ELEM@", ps, depth+1, il->@ELEM@, @ARRAY_LEN@, @FLAGS@)) goto fail;
|