Searched refs:inetopen (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libshell/common/sh/
H A Dio.c207 inetopen(const char* path, int server, Inetintr_f onintr, void* handle) function
714 if ((fd = inetopen(path+5, !!(flags & O_SERVICE), onintr, &sh)) < 0 && errno != ENOTDIR)

Completed in 47 milliseconds