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

/xsrc/external/mit/ctwm/dist/
H A Dotp.c1723 OtpWinList **tln = realloc(tlst, (tlsz * sizeof(OtpWinList *))); local in function:OtpFocusWindowBE
1724 if(tln == NULL) {
1728 tlst = tln;

Completed in 3 milliseconds