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

/ndk/sources/host-tools/make-3.81/
H A Dvmsify.c224 char *fptr; local
232 fptr = name;
329 fptr = s;
348 if (*fptr == '/')
350 fptr++;
353 else if (*fptr == '.')
355 fptr++;
363 if (*fptr == '/')
365 fptr++;
373 s = strchr (fptr, '/');
[all...]
H A Dvmsjobs.c50 char *fptr; local
55 fptr = ibuf;
59 if (strcmp (fptr, "/dev/null") != 0)
61 strcpy (fname, vmsify (fptr, 0));
/ndk/sources/host-tools/sed-4.2.1/lib/
H A Dstdlib.in.h57 int32_t *fptr; /* Front pointer. */

Completed in 63 milliseconds