Searched defs:api (Results 1 - 9 of 9) sorted by relevance

/freebsd-10.1-release/sys/contrib/ngatm/netnatm/sig/
H A Dsig_print.c148 const struct uniapi_error *api = msg; local
158 const struct uniapi_call_created *api = msg; local
166 const struct uniapi_call_destroyed *api = msg; local
174 const struct uniapi_party_created *api = msg; local
185 const struct uniapi_party_destroyed *api = msg; local
202 const struct uniapi_reset_request *api = msg; local
215 const struct uniapi_reset_confirm *api = msg; local
228 const struct uniapi_reset_indication *api = msg; local
241 const struct uniapi_reset_error_indication *api = msg; local
262 const struct uniapi_reset_response *api = msg; local
275 const struct uniapi_reset_error_response *api = msg; local
285 const struct uniapi_reset_status_indication *api = msg; local
299 const struct uniapi_setup_request *api = msg; local
309 const struct uniapi_setup_indication *api = msg; local
319 const struct uniapi_setup_response *api = msg; local
329 const struct uniapi_setup_confirm *api = msg; local
339 const struct uniapi_setup_complete_indication *api = msg; local
349 const struct uniapi_setup_complete_request *api = msg; local
359 const struct uniapi_alerting_request *api = msg; local
369 const struct uniapi_alerting_indication *api = msg; local
379 const struct uniapi_proceeding_request *api = msg; local
389 const struct uniapi_proceeding_indication *api = msg; local
399 const struct uniapi_release_request *api = msg; local
409 const struct uniapi_release_indication *api = msg; local
419 const struct uniapi_release_response *api = msg; local
428 const struct uniapi_release_confirm *api = msg; local
438 const struct uniapi_notify_request *api = msg; local
448 const struct uniapi_notify_indication *api = msg; local
458 const struct uniapi_status_indication *api = msg; local
479 const struct uniapi_status_enquiry_request *api = msg; local
490 const struct uniapi_add_party_request *api = msg; local
500 const struct uniapi_add_party_indication *api = msg; local
510 const struct uniapi_party_alerting_request *api = msg; local
520 const struct uniapi_party_alerting_indication *api = msg; local
530 const struct uniapi_add_party_ack_request *api = msg; local
540 const struct uniapi_add_party_ack_indication *api = msg; local
550 const struct uniapi_add_party_rej_request *api = msg; local
560 const struct uniapi_add_party_rej_indication *api = msg; local
570 const struct uniapi_drop_party_request *api = msg; local
580 const struct uniapi_drop_party_indication *api = msg; local
590 const struct uniapi_drop_party_ack_request *api = msg; local
600 const struct uniapi_drop_party_ack_indication *api = msg; local
613 const struct uniapi_abort_call_request *api = msg; local
[all...]
H A Dsig_party.c77 struct uni_msg *api; local
153 struct uni_msg *api; local
235 pun0_add_party_request(struct party *p, struct uni_msg *api, uint32_t cookie) argument
332 struct uni_msg *api; local
354 pun2_party_alerting_request(struct party *p, struct uni_msg *api, uint32_t cookie) argument
388 struct uni_msg *api; local
424 struct uni_msg *api; local
460 struct uni_msg *api; local
491 struct uni_msg *api; local
526 struct uni_msg *api; local
554 struct uni_msg *api; local
593 struct uni_msg *api; local
655 struct uni_msg *api; local
717 struct uni_msg *api; local
754 punx_drop_party_request(struct party *p, struct uni_msg *api, uint32_t cookie) argument
787 pun6_drop_party_ack_request(struct party *p, struct uni_msg *api, uint32_t cookie) argument
843 struct uni_msg *api; local
891 struct uni_msg *api; local
[all...]
H A Dsig_call.c151 struct uni_msg *api; local
216 struct uni_msg *api; local
306 struct uni_msg *api; local
366 struct uni_msg *api; local
552 struct uni_msg *api; local
644 struct uni_msg *api; local
736 struct uni_msg *api; local
1033 struct uni_msg *api; local
1180 struct uni_msg *api; local
1336 struct uni_msg *api; local
1392 struct uni_msg *api; local
1444 struct uni_msg *api; local
1479 struct uni_msg *api; local
1652 struct uni_msg *api; local
1706 struct uni_msg *api; local
1811 struct uni_msg *api; local
2115 struct uni_msg *api; local
2146 struct uni_msg *api; local
2302 ux_drop_party_indication(struct call *c, struct uni_msg *api) argument
2325 nx_drop_party_indication(struct call *c, struct uni_msg *api) argument
2354 ux_drop_party_ack_indication(struct call *c, struct uni_msg *api) argument
2377 nx_drop_party_ack_indication(struct call *c, struct uni_msg *api) argument
2406 ux_add_party_rej_indication(struct call *c, struct uni_msg *api) argument
2429 nx_add_party_rej_indication(struct call *c, struct uni_msg *api) argument
[all...]
/freebsd-10.1-release/sys/dev/ixgbe/
H A Dixgbe_vf.c575 int ixgbevf_negotiate_api_version(struct ixgbe_hw *hw, int api) argument
/freebsd-10.1-release/sys/contrib/ngatm/netnatm/api/
H A Dcc_user.c1464 struct atm_call_release *api = uni_msg_rptr(msg, local
[all...]
/freebsd-10.1-release/contrib/openbsm/libbsm/
H A Dbsm_wrappers.c740 audit_set_pmask(auditpinfo_t *api, size_t sz) argument
752 audit_get_pinfo(auditpinfo_t *api, size_t sz) argument
/freebsd-10.1-release/contrib/llvm/lib/IR/
H A DConstantFold.cpp650 APInt api = CI->getValue(); local
H A DAsmWriter.cpp840 APInt api = CFP->getValueAPF().bitcastToAPInt(); local
871 APInt api = CFP->getValueAPF().bitcastToAPInt(); local
/freebsd-10.1-release/contrib/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp975 APInt api = CFP->getValueAPF().bitcastToAPInt(); local
980 APInt api = CFP->getValueAPF().bitcastToAPInt(); local

Completed in 99 milliseconds