Searched refs:zeros (Results 1 - 1 of 1) sorted by relevance

/scripts/mod/
H A Dfile2alias.c68 * Also verify that the final entry in the table is all zeros.
902 char *zeros = NULL; local
914 zeros = calloc(1, sym->st_size);
915 symval = zeros;
1029 free(zeros);

Completed in 82 milliseconds