Searched refs:creat_com (Results 1 – 3 of 3) sorted by relevance
34 return(creat_com(path, mode));
40 return (creat_com(path, mode)); in creat()
37 creat_com(char *path, int mode) in creat_com() function