Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dio.c213 typedef int (*Inetintr_f)(struct addrinfo*, void*); typedef
216 inetopen(const char* path, int flags, Inetintr_f onintr, void* handle) in inetopen()