Home
last modified time | relevance | path

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

/freebsd-14.2/bin/sh/
H A Dcd.c68 static int docd(char *, int, int);
137 rc = docd(p, print, phys); in cdcmd()
155 docd(char *dest, int print, int phys) in docd() function