Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dio.c1094 static char *io_usename(char *name, int *perm, int fno, int mode) in io_usename() function
1364 if(tname = io_usename(fname,&perm,fn,0)) in sh_redirect()
1813 io_usename(filemap[fd].tname,(int*)0,origfd,shp->exitval?2:1); in sh_iorestore()