Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/fs.d/cachefs/cachefspack/
H A Ddocmds.c206 int llastpos; in do_list_item() local
221 llastpos = glastpos; in do_list_item()
479 printf("out: &statnam[llastpos] = %s\n", &statnam[llastpos]); in do_list_item()
482 if (func(statnam, &statnam[llastpos], parent_dir, depth) < 0) { in do_list_item()
486 glastpos = llastpos; in do_list_item()