Searched refs:calling (Results 1 - 25 of 34) sorted by relevance

12

/freebsd-9.3-release/sys/contrib/ngatm/netnatm/msg/
H A Dmsg.def195 calling
316 calling
446 calling
486 calling
504 calling
H A Duni_ie.h31 struct uni_ie_calling calling; member in union:uni_ieall
H A Duni_msg.h86 struct uni_ie_calling calling; member in struct:uni_setup
158 struct uni_ie_calling calling; member in struct:uni_add_party
231 struct uni_ie_calling calling; member in struct:uni_leaf_setup_req
255 struct uni_ie_calling calling; member in struct:uni_cobisetup
265 struct uni_ie_calling calling; member in struct:uni_facility
H A Die.def58 element calling 0x6c itu 26 file=addr
H A Duni_msg.c1098 if(msg->calling.h.present & UNI_IE_PRESENT)
1099 uni_print_ie_internal(UNI_IE_CALLING, (union uni_ieall *)&msg->calling, cx);
1176 ret |= uni_check_ie(UNI_IE_CALLING, (union uni_ieall *)&m->calling, cx);
1280 if((p->calling.h.present & UNI_IE_PRESENT) &&
1281 uni_encode_ie(UNI_IE_CALLING, msg, (union uni_ieall *)&p->calling, cx))
1448 out->calling.h = *hdr;
1451 if(uni_decode_ie_body(UNI_IE_CALLING, (union uni_ieall *)&out->calling, msg, ielen, cx))
2209 if(msg->calling.h.present & UNI_IE_PRESENT)
2210 uni_print_ie_internal(UNI_IE_CALLING, (union uni_ieall *)&msg->calling, cx);
2258 ret |= uni_check_ie(UNI_IE_CALLING, (union uni_ieall *)&m->calling, c
[all...]
H A Duni_ie.c2385 DEF_IE_PRINT(itu, calling)
2387 if(uni_print_iehdr("calling", &ie->h, cx))
2399 DEF_IE_CHECK(itu, calling)
2412 DEF_IE_ENCODE(itu, calling)
2414 START_IE(calling, UNI_IE_CALLING, 22);
2420 DEF_IE_DECODE(itu, calling)
/freebsd-9.3-release/sys/contrib/ngatm/netnatm/sig/
H A Dsig_unimsgcpy.c162 if(IE_ISGOOD(src->calling))
163 dst->calling = src->calling;
295 if(IE_ISGOOD(src->calling))
296 dst->calling = src->calling;
445 if(IE_ISGOOD(src->calling))
446 dst->calling = src->calling;
492 if(IE_ISGOOD(src->calling))
[all...]
/freebsd-9.3-release/contrib/llvm/lib/Support/Unix/
H A DPath.inc69 /// calling take(). The destructor does not verify that close was successful.
244 // from there is much faster than calling dladdr, especially for large
/freebsd-9.3-release/sys/contrib/ngatm/netnatm/api/
H A Dcc_user.c221 * Return true when the calling address of the connection matches the address.
227 if (!IE_ISPRESENT(conn->calling))
230 return (addr->addr.type == conn->calling.addr.type &&
231 addr->addr.plan == conn->calling.addr.plan &&
232 addr->addr.len == conn->calling.addr.len &&
233 memcmp(addr->addr.addr, conn->calling.addr.addr,
472 memcpy(ptr, &conn->calling, len);
735 memcpy(&conn->calling, ptr, len);
H A Dcc_conn.c867 setup->setup.calling = conn->calling;
1329 conn->calling = ind->setup.calling;
H A Dccpriv.h255 struct uni_ie_calling calling; member in struct:ccconn
/freebsd-9.3-release/contrib/gcc/
H A Dunwind.inc36 Unwind the stack calling the personality routine to find both the
95 /* Phase 1: Search. Unwind the stack, calling the personality routine
/freebsd-9.3-release/usr.bin/kdump/
H A Dmksubr197 * defined in the calling function to track whether or not it should
/freebsd-9.3-release/contrib/gcc/config/i386/
H A Dsol2-gc1.asm45 ! to allow program profiling, by calling monstartup on entry and _mcleanup
95 ! Register _fini() with atexit(). We will take care of calling _init()
H A Dsol2-c1.asm92 ! Register _fini() with atexit(). We will take care of calling _init()
/freebsd-9.3-release/contrib/gdb/gdb/
H A Dgdb-events.sh222 calling the hook proper. */
/freebsd-9.3-release/sys/dev/isp/
H A DDriverManual.txt411 Queue and handled very much like an initiator mode command (i.e., calling
439 out to the SCSI subsystem after a return from it's calling isp_intr is
/freebsd-9.3-release/contrib/ipfilter/
H A DHISTORY590 instead of crashing, making calling it easier in many places
923 fix from Cy Schubert for calling of apr_fini only if non-null
935 * solaris.c (fr_precheck): After calling freemsg on mt, set it point to *mp.
1194 change some usage of u_short to u_int in function calling
1970 "call" option added to support calling a generic function if a packet is
/freebsd-9.3-release/contrib/diff/lib/
H A Dstrftime.c431 the environment variable TZ to a new value before calling strftime()
747 /* Make sure we're calling the actual underlying strftime.
/freebsd-9.3-release/contrib/one-true-awk/
H A DFIXES126 fixed some null pointer refs calling adjbuf.
/freebsd-9.3-release/crypto/openssl/crypto/bn/asm/
H A Dpa-risc2.s32 ; "Caller save" means the calling function must save the register
H A Dpa-risc2W.s26 ; "Caller save" means the calling function must save the register
/freebsd-9.3-release/contrib/groff/src/roff/troff/
H A Dinput.cpp2526 // This implements .ex. The input stack must be cleared before calling
4307 void do_define_macro(define_mode mode, calling_mode calling, comp_mode comp) argument
4310 if (calling == CALLING_INDIRECT) {
7152 // make sure the_input is empty before calling this
/freebsd-9.3-release/contrib/amd/doc/
H A Dtexinfo.tex489 % actual body; @end closes the group after calling \Efoo. \envdef also
974 % The paragraph indentation is suppressed or not by calling
3033 % Argument #1 is generated by the calling \fooindex macro,
3678 % whole lot of material, we might end up calling this \output
4208 % Have to define \thissection before calling \donoderef, because the
/freebsd-9.3-release/contrib/gcc/doc/include/
H A Dtexinfo.tex498 % actual body; @end closes the group after calling \Efoo. \envdef also
998 % The paragraph indentation is suppressed or not by calling
3204 % Argument #1 is generated by the calling \fooindex macro,
3852 % whole lot of material, we might end up calling this \output
4382 % Have to define \thissection before calling \donoderef, because the

Completed in 678 milliseconds

12