Home
last modified time | relevance | path

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

/dports/sysutils/radmind/radmind-1.15.4/
H A Dlmerge.c70 char t_prepath[ MAXPATHLEN ]; /* for order check */ member
150 if ( strlen( tran->t_prepath ) != 0 ) { in getnextline()
152 if ( pathcasecmp( tran->t_filepath, tran->t_prepath, in getnextline()
164 strcpy( tran->t_prepath, tran->t_filepath ); in getnextline()