Searched refs:conn_get (Results 1 – 2 of 2) sorted by relevance
/titanic_44/usr/src/cmd/fs.d/nfs/lib/ |
H A D | nfs_tbind.c | 114 static boolean_t conn_get(int, struct netconfig *, struct conn_ind **); 1214 conn_get(int fd, struct netconfig *nconf, struct conn_ind **connp) in conn_get() function 1318 (void) conn_get(fd, nconf, &conn_head); in cots_listen_event() 1383 (void) conn_get(fd, nconf, &conn_head); in cots_listen_event()
|
/titanic_44/usr/src/cmd/avs/rdc/ |
H A D | sndrd.c | 120 static boolean_t conn_get(int, struct netconfig *, struct conn_ind **); 965 conn_get(int fd, struct netconfig *nconf, struct conn_ind **connp) in conn_get() function 1067 (void) conn_get(fd, nconf, &conn_head); in cots_listen_event() 1126 (void) conn_get(fd, nconf, &conn_head); in cots_listen_event()
|