Searched refs:protocol_table (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/svc/configd/
H A Dclient.c2150 } protocol_table[] = { variable in typeref:struct:protocol_entry
2240 (sizeof (protocol_table) / sizeof (*protocol_table) - 1)
2262 e = &protocol_table[i];
2271 e = &protocol_table[i];
2286 assert(protocol_table[i].pt_request == 0);
2374 e = &protocol_table[request_code - REP_PROTOCOL_BASE];

Completed in 49 milliseconds