Searched refs:connopen (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/common/io/ |
H A D | connld.c | 101 int connopen(queue_t *, dev_t *, int, int, cred_t *); 119 connopen, 140 * For each invocation of connopen(), create a new pipe. One end of the pipe 145 * On the first invocation of connopen(), a flag is set and the routine 150 connopen(queue_t *rqp, dev_t *devp, int flag, int sflag, cred_t *crp) function
|
Completed in 42 milliseconds