Home
last modified time | relevance | path

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

/trueos/contrib/tcsh/
HDtc.func.c493 size_t epl, vpl; in find_stop_ed() local
510 for (vpl = 0; vp[vpl] && !isspace((unsigned char)vp[vpl]); vpl++) in find_stop_ed()
545 strncmp(vp, cp, vpl) == 0) { in find_stop_ed()