Home
last modified time | relevance | path

Searched defs:fname (Results 1 – 8 of 8) sorted by relevance

/ndk/sources/host-tools/make-3.81/
Dfiledef.h117 # define FILE_TIMESTAMP_STAT_MODTIME(fname, st) \ argument
120 # define FILE_TIMESTAMP_STAT_MODTIME(fname, st) \ argument
Dvmsjobs.c48 vms_redirect (struct dsc$descriptor_s *desc, char *fname, char *ibuf) in vms_redirect()
Dfile.c769 file_timestamp_cons (const char *fname, time_t s, int ns) in file_timestamp_cons()
Dread.c1777 char *fname; in record_target_var() local
Dfunction.c2234 char *fname; in func_call() local
/ndk/sources/host-tools/make-3.81/glob/
Dglob.c253 # define __stat(fname, buf) __xstat (_STAT_VER, fname, buf) argument
/ndk/sources/host-tools/make-3.81/w32/subproc/
Dsub_proc.c353 char *fname; in find_file() local
/ndk/sources/host-tools/nawk-20071023/
Drun.c1601 char *fname; in redirect() local
1614 const char *fname; member