Searched refs:bakchn (Results 1 – 1 of 1) sorted by relevance
1242 bakchn; in bakcopy() local1255 bakchn = creat(bakfile, 0600); in bakcopy()1256 if (bakchn < 0) in bakcopy()1259 if (write(bakchn, buff, n) != n) in bakcopy()1263 close(bakchn); in bakcopy()