| Home | Sort by: relevance | last modified time | path |
| /src/bin/sh/ | |
| exec.h | 71 void hashcd(void); |
| cd.c | 279 * cd command. We also call hashcd to let the routines in exec.c know 289 hashcd(); /* update command hash table */ |
| exec.c | 823 hashcd(void) function |