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

/freebsd-9.3-release/bin/sh/
H A Dcd.c70 static int docd(char *, int, int);
148 rc = docd(p, print, phys);
166 docd(char *dest, int print, int phys) function
170 TRACE(("docd(\"%s\", %d, %d) called\n", dest, print, phys));

Completed in 51 milliseconds