Searched defs:conn_get (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/avs/rdc/
H A Dsndrd.c120 static boolean_t conn_get(int, struct netconfig *, struct conn_ind **);
965 conn_get(int fd, struct netconfig *nconf, struct conn_ind **connp) function
1067 (void) conn_get(fd, nconf, &conn_head);
1126 (void) conn_get(fd, nconf, &conn_head);
/illumos-gate/usr/src/cmd/fs.d/nfs/lib/
H A Dnfs_tbind.c114 static boolean_t conn_get(int, struct netconfig *, struct conn_ind **);
1214 conn_get(int fd, struct netconfig *nconf, struct conn_ind **connp) function
1318 (void) conn_get(fd, nconf, &conn_head);
1383 (void) conn_get(fd, nconf, &conn_head);

Completed in 79 milliseconds