Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/mvdir/
H A Dmvdir.sh69 lfrom=`expr "$from" : "$from"`
83 if [ "$a" = "$lfrom" ]
/titanic_41/usr/src/cmd/cpio/
H A Dcpio.c4184 char *lfrom, *lto; in file_pass() local
4340 lfrom = get_component(Lnknam_p); in file_pass()
4347 lfrom = Lnknam_p; in file_pass()
4351 (void) creat_lnk(G_p->g_passdirfd, lfrom, lto); in file_pass()