Home
last modified time | relevance | path

Searched defs:Service_s (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/bltins/
H A Dmkservice.c115 struct Service_s struct
117 Namfun_t fun;
118 short fd;
119 int refcount;
120 int (*acceptf)(Service_t*,int);
121 int (*actionf)(Service_t*,int,int);
122 int (*errorf)(Service_t*,int,const char*, ...);
123 void *context;
124 Namval_t* node;
125 Namval_t* disc[elementsof(disctab)-1];