Home
last modified time | relevance | path

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

/openbsd-src/bin/ksh/
H A Dc_ksh.c406 c_whence(char **wp) in c_whence() function
546 return c_whence(wp); in c_command()
553 return c_whence(wp); in c_type()
1421 {"whence", c_whence},
H A Dsh.h385 int c_whence(char **);
/openbsd-src/regress/bin/ksh/
H A Dobsd-regress.t453 same c_whence() function. This regression test is to ensure that