Searched defs:new_import (Results 1 - 1 of 1) sorted by relevance

/external/ltrace/
H A Dprototype.c443 struct protolib *new_import local
446 if (new_import == NULL
447 || protolib_add_import(&self->imports, new_import) < 0)
448 /* N.B. If new_import is non-NULL, it has been already

Completed in 61 milliseconds