HomeSort by: relevance | last modified time | path
    Searched defs:fd_rename (Results 1 - 2 of 2) sorted by relevancy

  /src/bin/sh/
redir.c 131 STATIC void fd_rename(struct redirtab *, int, int, int);
229 fd_rename(struct redirtab *rt, int from, int to, int cloexec) function in typeref:typename:STATIC void
353 fd_rename(sv, fd, i, cloexec);
redir.c 131 STATIC void fd_rename(struct redirtab *, int, int, int);
229 fd_rename(struct redirtab *rt, int from, int to, int cloexec) function in typeref:typename:STATIC void
353 fd_rename(sv, fd, i, cloexec);

Completed in 24 milliseconds