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

/xsrc/external/mit/xditview/dist/
H A Ddraw.c254 getstr(const char *p, char *temp, size_t temp_size) function in typeref:typename:const char *
313 if ((p = getstr(p, d, sizeof(d))) == (const char *) NULL)
316 if ((p = getstr(p, d, sizeof(d))) == (const char *) NULL)

Completed in 3 milliseconds