Home
last modified time | relevance | path

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

/freebsd/bin/sh/
H A Dcd.c62 static int docd(char *, int, int);
131 rc = docd(p, print, phys); in cdcmd()
149 docd(char *dest, int print, int phys) in docd() function