Searched refs:firsttime (Results 1 – 15 of 15) sorted by relevance
| /freebsd-9-stable/contrib/openbsm/libbsm/ |
| D | bsm_mask.c | 54 static int firsttime = 1; variable 172 if (firsttime) { in au_preselect() 173 firsttime = 0; in au_preselect()
|
| /freebsd-9-stable/contrib/cvs/contrib/ |
| D | rcs2sccs.sh | 65 firsttime=1 99 if [ "$firsttime" = "1" ]; then 100 firsttime=0
|
| D | sccs2rcs.in | 200 set firsttime = 1 240 if ($firsttime) then 241 set firsttime = 0
|
| /freebsd-9-stable/usr.sbin/sysinstall/ |
| D | user.c | 343 int max, firsttime = TRUE; in userAddGroup() local 375 if (firsttime) { in userAddGroup() 379 firsttime = FALSE; in userAddGroup() 671 int max, firsttime = TRUE, filled=0; in userAddUser() local 710 if (firsttime) { in userAddUser() 719 firsttime = FALSE; in userAddUser()
|
| /freebsd-9-stable/contrib/tcsh/ |
| D | tc.who.c | 200 int firsttime = stlast == 1; local 449 if (!firsttime) 456 if (!firsttime) 463 if (!firsttime)
|
| /freebsd-9-stable/libexec/getty/ |
| D | subr.c | 78 static int firsttime = 1; in gettable() local 83 if (firsttime) { in gettable() 105 firsttime = 0; in gettable()
|
| /freebsd-9-stable/contrib/one-true-awk/ |
| D | lib.c | 107 static int firsttime = 1; variable 116 if (firsttime) { in getrec() 117 firsttime = 0; in getrec()
|
| /freebsd-9-stable/usr.sbin/pmcstat/ |
| D | pmcstat_log.c | 502 int firsttime; in pmcstat_image_add_symbols() local 531 firsttime = image->pi_symbols == NULL; in pmcstat_image_add_symbols() 551 if (!firsttime && pmcstat_symbol_search(image, sym.st_value)) in pmcstat_image_add_symbols()
|
| /freebsd-9-stable/contrib/ntp/ntpdc/ |
| D | layout.std | 310 offsetof(firsttime) = 4
|
| D | ntpdc_ops.c | 2056 (u_long)ntohl(oml->firsttime)); in monlist()
|
| /freebsd-9-stable/contrib/sendmail/src/ |
| D | daemon.c | 1053 opendaemonsocket(d, firsttime) in opendaemonsocket() argument 1055 bool firsttime; 1070 if (firsttime || d->d_socket < 0) 1216 if (!firsttime &&
|
| D | parseaddr.c | 683 static bool firsttime = true; local 685 if (firsttime) 690 firsttime = false;
|
| /freebsd-9-stable/contrib/ntp/include/ |
| D | ntp_request.h | 721 u_int32 firsttime; /* first time we received a packet */ member
|
| /freebsd-9-stable/usr.sbin/ntp/ntpdc/ |
| D | nl.c | 621 (int) offsetof(struct old_info_monitor, firsttime));
|
| /freebsd-9-stable/contrib/ntp/ |
| D | CommitLog | 140674 use, lasttime -> avg_int and firsttime -> last_int. 140686 use, lasttime -> avg_int and firsttime -> last_int 140694 use, lasttime -> avg_int and firsttime -> last_int. 140716 use, lasttime -> avg_int and firsttime -> last_int. 140743 use, lasttime -> avg_int and firsttime -> last_int. 140758 use, lasttime -> avg_int and firsttime -> last_int 140762 use, lasttime -> avg_int and firsttime -> last_int
|