Home
last modified time | relevance | path

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

/netbsd-src/bin/sh/
H A Dcd.c71 STATIC int docd(const char *, bool, bool);
141 if ((x = docd(p, dopr != 0, eopt)) >= 0) in cdcmd()
156 docd(const char *dest, bool print, bool eopt) in docd() function
H A DTOUR317 complication in the cd command is in the docd command, which