Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/rm/
H A Drm.c241 opendirat(int dirfd, const char *entry, struct dlist *frm) in opendirat() function
280 if (opendirat(cur->fd, "..", rec) != 0 || in popdir()
392 if (opendirat(caller->fd, entry, &frame) == -1) { in rm()