Searched refs:enterino (Results 1 – 1 of 1) sorted by relevance
/titanic_44/usr/src/cmd/sgs/crle/common/ |
H A D | inspect.c | 147 enterino(Crle_desc *crle, const char *name, struct stat *status, Half flags) in enterino() function 298 if ((ent = enterino(crle, ndir, status, flags)) == NULL) in enterdir() 552 if ((ent = enterino(crle, npath, status, flags)) == NULL) in enterfile() 607 if ((ent = enterino(crle, opath, status, 0)) == NULL) in enterfile()
|