Searched refs:systemptr (Results 1 – 1 of 1) sorted by relevance
2008 void *systemptr; local2011 systemptr = NULL;2013 systemptr = (void *)((char *)ptr - sizeof(int));2016 if (( statusp = (int *)realloc( systemptr, size + sizeof(int))) == NULL ) {2018 ldaptool_progname, systemptr, size );