Searched refs:saved (Results 1 - 25 of 275) sorted by relevance

1234567891011

/macosx-10.9.5/CPANInternal-140/HTTP-Proxy/eg/
H A Dpdf.pl18 my $saved;
32 $saved = 0;
36 $$dataref = $saved++ ? ""
/macosx-10.9.5/CPANInternal-140/HTTP-Proxy-0.25/eg/
H A Dpdf.pl18 my $saved;
32 $saved = 0;
36 $$dataref = $saved++ ? ""
/macosx-10.9.5/tcl-102/tcl_ext/tkimg/tkimg/compat/libtiff/contrib/ojpeg/
H A Djdhuff_add.c28 do entropy->saved.last_dc_val[ci] = -refbw[ci << 1];
/macosx-10.9.5/bootp-268.1/IPConfiguration.bproj/
H A Dbootp.c78 struct saved_pkt saved; member in struct:__anon6721
129 dhcp_info_p->pkt = (uint8_t *)bootp->saved.pkt;
130 dhcp_info_p->pkt_size = bootp->saved.pkt_size;
131 dhcp_info_p->options = &bootp->saved.options;
180 bootp->saved.our_ip);
222 /* ALIGN: saved.pkt is uint32_t aligned, cast ok */
223 struct bootp * reply = (struct bootp *)(void *)bootp->saved.pkt;
226 option = dhcpol_find_with_length(&bootp->saved.options,
232 if (bootp->saved.our_ip.s_addr
233 && reply->bp_yiaddr.s_addr != bootp->saved
[all...]
H A Ddhcp.c111 struct saved_pkt saved; member in struct:__anon6724
130 struct saved_pkt saved; member in struct:__anon6725
520 if (inform->saved.pkt_size != 0) {
521 dhcp_info_p->pkt = (uint8_t *)inform->saved.pkt;
522 dhcp_info_p->pkt_size = inform->saved.pkt_size;
523 dhcp_info_p->options = &inform->saved.options;
576 dhcpol_free(&inform->saved.options);
602 inform->saved.our_ip);
646 option = dhcpol_find_with_length(&inform->saved.options,
661 if (service_update_router_address(service_p, &inform->saved
[all...]
/macosx-10.9.5/security_certificates-55036.1.3/
H A DaddNewRoot58 if [ ! -d "/System/Library/Keychains/saved" ] ; then
59 sudo mkdir /System/Library/Keychains/saved
60 sudo cp /System/Library/Keychains/System* /System/Library/Keychains/saved/
/macosx-10.9.5/tcsh-65/tcsh/
H A Dtc.sig.c133 pintr_push_enable(int *saved) argument
135 *saved = pintr_disabled;
137 cleanup_push(saved, pintr_disabled_restore);
/macosx-10.9.5/cxxfilt-11/cxxfilt/binutils/
H A Drename.c53 int saved; local
66 saved = errno;
68 errno = saved;
75 saved = errno;
78 errno = saved;
82 saved = errno;
87 errno = saved;
/macosx-10.9.5/procmail-14/procmail/src/
H A Dformisc.h4 loadsaved P((const struct saved*const sp)),
H A Dformail.h16 struct saved {const char*const headr;const int lenr;int rexl;char*rexp;}; struct
/macosx-10.9.5/ruby-104/ruby/ext/win32ole/sample/
H A Dexcel1.rb29 workbook.saved = TRUE;
/macosx-10.9.5/dtrace-118.1/test/cmd/baddof/
H A Dbaddof.c89 unsigned char saved; local
101 saved = buf[bit / 8];
111 buf[bit / 8] = saved;
124 buf[bit / 8] = saved;
142 buf[bit / 8] = saved;
/macosx-10.9.5/xnu-2422.115.4/osfmk/kern/
H A Dthread.h191 sched_mode_t saved_mode; /* saved mode during forced mode demotion */
290 uint64_t user_timer_save; /* saved user timer value */
291 uint64_t system_timer_save; /* saved system timer value */
292 uint64_t vtimer_user_save; /* saved values for vtimers */
335 } saved; member in struct:thread
452 integer_t saved_importance; /* saved task-relative importance */
469 #define ith_state saved.receive.state
470 #define ith_object saved.receive.object
471 #define ith_msg_addr saved.receive.msg_addr
472 #define ith_msize saved
[all...]
H A Dsyscall_subr.c235 int option = self->saved.swtch.option;
236 boolean_t reenable_workq_callback = self->saved.swtch.reenable_workq_callback;
392 self->saved.swtch.option = option;
393 self->saved.swtch.reenable_workq_callback = reenable_workq_callback;
411 self->saved.swtch.option = option;
412 self->saved.swtch.reenable_workq_callback = reenable_workq_callback;
/macosx-10.9.5/bootp-268.1/bootplib/
H A DIPConfigurationControlPrefs.c185 Boolean saved = FALSE; local
188 saved = SCPreferencesCommitChanges(S_prefs);
191 return (saved);
/macosx-10.9.5/configd-596.15/Plugins/common/
H A DIPMonitorControlPrefs.c163 Boolean saved = FALSE; local
166 saved = SCPreferencesCommitChanges(S_prefs);
169 return (saved);
/macosx-10.9.5/eap8021x-180/EAP8021X.fproj/
H A DEAPOLControlPrefs.c186 Boolean saved = FALSE; local
189 saved = SCPreferencesCommitChanges(S_prefs);
192 return (saved);
/macosx-10.9.5/RubyCocoa-80/RubyCocoa/misc/libffi/testsuite/lib/
H A Dlibffi-dg.exp251 if { [info procs saved-dg-test] == [list] } {
252 rename dg-test saved-dg-test
259 if { [ catch { eval saved-dg-test $args } errmsg ] } {
/macosx-10.9.5/gnutar-452/gnutar/src/
H A Dmisc.c109 This is used for reading the saved directory file in incremental
529 int saved;
560 wd[wds].saved = 0;
577 wd[wds].saved = 0;
593 if (! prev->saved)
596 prev->saved = 1;
621 if (curr->saved)
526 int saved; member in struct:wd
/macosx-10.9.5/libffi-18.1/tests/testsuite/lib/
H A Dlibffi-dg.exp251 if { [info procs saved-dg-test] == [list] } {
252 rename dg-test saved-dg-test
259 if { [ catch { eval saved-dg-test $args } errmsg ] } {
/macosx-10.9.5/pyobjc-42/2.5/pyobjc/pyobjc-core/libffi-src/tests/testsuite/lib/
H A Dlibffi-dg.exp251 if { [info procs saved-dg-test] == [list] } {
252 rename dg-test saved-dg-test
259 if { [ catch { eval saved-dg-test $args } errmsg ] } {
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-core/libffi-src/tests/testsuite/lib/
H A Dlibffi-dg.exp251 if { [info procs saved-dg-test] == [list] } {
252 rename dg-test saved-dg-test
259 if { [ catch { eval saved-dg-test $args } errmsg ] } {
/macosx-10.9.5/CPANInternal-140/Sub-Name/
H A DName.xs33 char *s, *end = NULL, saved;
59 saved = *end;
62 *end = saved;
/macosx-10.9.5/vim-53/runtime/ftplugin/
H A Dcsc.vim25 " Restore the saved compatibility options.
H A Dtcl.vim33 " Restore the saved compatibility options.

Completed in 520 milliseconds

1234567891011