Searched refs:first_time (Results 1 - 25 of 29) sorted by relevance

12

/macosx-10.10.1/bind9-45.101/bind9/bin/named/unix/include/named/
H A Dos.h58 ns_os_writepidfile(const char *filename, isc_boolean_t first_time);
/macosx-10.10.1/bind9-45.101/bind9/bin/named/win32/include/named/
H A Dos.h56 ns_os_writepidfile(const char *filename, isc_boolean_t first_time);
/macosx-10.10.1/OpenSSH-189/openssh/openbsd-compat/
H A Dbsd-arc4random.c52 static int first_time = 1; local
55 if (first_time)
57 first_time = 0;
/macosx-10.10.1/tcl-105/tcl_ext/expect/expect/example/
H A Drftp305 set first_time 1
319 if {$first_time} {
320 set first_time 0
326 if {$first_time} {
327 set first_time 0
/macosx-10.10.1/bash-94.1.2/bash-3.2/lib/sh/
H A Dpathcanon.c54 static int first_time = 1; local
61 if (first_time)
67 first_time = 0;
/macosx-10.10.1/less-25/less/
H A Dforwback.c112 static int first_time = 1; local
161 } else if (!first_time)
224 if (first_time && pos == NULL_POSITION && !top_scroll &&
268 first_time = 0;
/macosx-10.10.1/system_cmds-643.1.1/zprint.tproj/
H A Dzprint.c136 int first_time = 1; local
261 if (first_time) {
293 must_print = find_deltas(name, info, max_info, deltas, infoCnt, first_time);
296 if (!first_time)
310 first_time = 0;
514 char *deltas, int cnt, int first_time)
523 if (first_time || info->tzi_cur_size > max_info->tzi_cur_size ||
513 find_deltas(mach_zone_name_t *name, task_zone_info_t *info, task_zone_info_t *max_info, char *deltas, int cnt, int first_time) argument
/macosx-10.10.1/vim-55/src/po/
H A DMake_ming.mak86 .PHONY: first_time all install clean $(LANGUAGES)
93 first_time:
H A DMake_cyg.mak112 .PHONY: first_time all install clean $(LANGUAGES)
119 first_time:
H A DMake_mvc.mak93 first_time: files
/macosx-10.10.1/rsync-45/rsync/patches/
H A Dverify-patches111 my $first_time = 1;
118 if ($first_time && $default =~ /$auto_regex/) {
132 $first_time = 0;
/macosx-10.10.1/tcl-105/tcl_ext/tkimg/tkimg/compat/libtiff/contrib/tags/
H A Dxtif_dir.c296 static first_time=1; local
298 if (! first_time) return; /* Been there. Done that. */
299 first_time = 0;
/macosx-10.10.1/ntp-92/ntpd/
H A Dntpsim.c416 static int first_time = 1;
424 if (first_time) {
428 first_time = 0;
/macosx-10.10.1/tcl-105/tcl_ext/snack/snack/generic/
H A DjkGetF0.c395 float *downsample(input,samsin,state_idx,freq,samsout,decimate, first_time, last_time)
398 int samsin, *samsout, decimate, state_idx, first_time, last_time;
411 if(first_time){
429 if(first_time) init = 1;
758 static int first_time = 1, pad; variable
921 first_time = 1;
961 first_time, last_time);
970 stat = get_stationarity(fdata, freq, buff_size, nframes, step, first_time);
981 if(!first_time && nframes > 0) headF = headF->next;
1094 if (first_time
[all...]
/macosx-10.10.1/bind9-45.101/bind9/bin/named/win32/
H A Dos.c236 ns_os_writepidfile(const char *filename, isc_boolean_t first_time) { argument
246 report = first_time ? ns_main_earlyfatal : ns_main_earlywarning;
/macosx-10.10.1/vim-55/src/
H A Dos_vms.c126 static short first_time = TRUE; local
128 if (first_time)
131 first_time = FALSE;
/macosx-10.10.1/tcl-105/tcl_ext/expect/expect/
H A Dexp_main_sub.c509 static int first_time = TRUE; local
514 if (first_time) {
586 if (first_time) {
606 first_time = FALSE;
H A Dexp_clib.c1848 static int first_time = TRUE;
1850 if (first_time) {
1851 first_time = FALSE;
2434 int first_time = TRUE; /* force old buffer to be tested before */
2543 if (first_time) {
2544 first_time = FALSE;
1847 static int first_time = TRUE; local
2433 int first_time = TRUE; /* force old buffer to be tested before */ local
H A Dexpect.c2552 int first_time = 1; /* if not "restarted" */
2638 if (first_time) first_time = 0;
2551 int first_time = 1; /* if not "restarted" */ local
/macosx-10.10.1/libpcap-48/libpcap/
H A Dpcap-sita.c68 int first_time; /* 0 = just opened via acn_open_live(), ie. the first time, NZ = nth time */ member in struct:unit
339 u->first_time = 0;
363 u->first_time = 0;
851 if (u->first_time == 0) {
859 u->first_time = 1;
/macosx-10.10.1/bind9-45.101/bind9/bin/named/unix/
H A Dos.c850 ns_os_writepidfile(const char *filename, isc_boolean_t first_time) { argument
860 report = first_time ? ns_main_earlyfatal : ns_main_earlywarning;
875 first_time);
/macosx-10.10.1/system_cmds-643.1.1/getty.tproj/
H A Dmain.c195 int first_sleep = 1, first_time = 1; local
353 if (first_time && IF) {
365 first_time = 0;
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/servers/slapd/slapi/
H A Dslapi_utils.c1915 static int first_time = 1; local
1921 if (first_time) {
1922 first_time = 0;
1939 if ( first_time ) {
1940 first_time = 0;
/macosx-10.10.1/bind9-45.101/bind9/bin/named/
H A Dserver.c4263 isc_boolean_t first_time)
4308 if (first_time) {
4706 ns_os_writepidfile(NULL, first_time);
4708 ns_os_writepidfile(cfg_obj_asstring(obj), first_time); local
4710 ns_os_writepidfile(lwresd_g_defaultpidfile, first_time);
4712 ns_os_writepidfile(ns_g_defaultpidfile, first_time);
4892 if (first_time) {
4935 if (first_time)
4998 if (first_time) {
4262 load_configuration(const char *filename, ns_server_t *server, isc_boolean_t first_time) argument
/macosx-10.10.1/emacs-93/emacs/src/
H A Dw32menu.c1408 set_frame_menubar (f, first_time, deep_p)
1410 int first_time;

Completed in 1021 milliseconds

12