Home
last modified time | relevance | path

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

/original-bsd/bin/sh/
H A Dmkinit.c139 FILE *ckfopen __P((char *, char *));
189 fp = ckfopen(fname, "r");
371 fp = ckfopen(OUTTEMP, "w"); in output()
494 ckfopen(file, mode) in ckfopen() function