Home
last modified time | relevance | path

Searched refs:resltlen (Results 1 – 1 of 1) sorted by relevance

/ndk/sources/host-tools/make-3.81/
Dvmsify.c119 short resltlen; in trnlog() local
125 stat = lib$sys_trnlog (&name_dsc, &resltlen, &reslt_dsc); in trnlog()
135 reslt[resltlen] = '\0'; in trnlog()
137 s = (char *)malloc (resltlen+1); in trnlog()