Home
last modified time | relevance | path

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

/freebsd-13.1/bin/sh/
H A Dcd.c70 static int docd(char *, int, int);
139 rc = docd(p, print, phys); in cdcmd()
157 docd(char *dest, int print, int phys) in docd() function