| /glassfish-3.1.2/admin/cli/src/main/java/com/sun/enterprise/admin/cli/ |
| H A D | RestartDomainCommand.java | 101 long stamp = -1; 104 stamp = pwFile.lastModified(); 111 waitForRestart(pwFile, stamp, uptimeOldServer);
|
| /osnet-11/usr/src/lib/libslp/javalib/com/sun/slp/ |
| H A D | SunServerDATable.java | 164 // First, get the boot time stamp if there. 186 String stamp = (String)vals.elementAt(0); 190 formerTimestamp = Long.parseLong(stamp.trim());
|
| /osnet-11/usr/src/lib/gss_mechs/mech_krb5/include/krb5/ |
| H A D | kdb.h | 595 krb5_timestamp stamp); 624 krb5_timestamp * stamp);
|
| /osnet-11/usr/src/lib/krb5/kdb/ |
| H A D | kdb5.c | 1710 krb5_dbe_lookup_last_pwd_change(context, entry, stamp) 1713 krb5_timestamp *stamp; 1725 *stamp = 0; 1731 *stamp = (krb5_timestamp) tmp; 2228 krb5_dbe_update_last_pwd_change(context, entry, stamp) 2231 krb5_timestamp stamp; 2238 krb5_kdb_encode_int32((krb5_int32) stamp, buf);
|
| /osnet-11/usr/src/lib/krb5/plugins/kdb/db2/ |
| H A D | kdb_db2.h | 161 krb5_timestamp stamp); 166 krb5_timestamp stamp,
|
| H A D | lockout.c | 100 krb5_timestamp stamp, 111 return (stamp < entry->last_failed + lockout_duration); 117 krb5_timestamp stamp) 130 if (locked_check_p(context, stamp, max_fail, lockout_duration, entry)) 139 krb5_timestamp stamp, 176 if (locked_check_p(context, stamp, max_fail, lockout_duration, entry)) 185 entry->last_success = stamp; 189 stamp > entry->last_failed + failcnt_interval) { 194 entry->last_failed = stamp; 99 locked_check_p(krb5_context context, krb5_timestamp stamp, krb5_kvno max_fail, krb5_timestamp lockout_duration, krb5_db_entry *entry) argument 115 krb5_db2_lockout_check_policy(krb5_context context, krb5_db_entry *entry, krb5_timestamp stamp) argument 137 krb5_db2_lockout_audit(krb5_context context, krb5_db_entry *entry, krb5_timestamp stamp, krb5_error_code status) argument
|
| /osnet-11/usr/src/lib/krb5/plugins/kdb/ldap/libkdb_ldap/ |
| H A D | kdb_ldap.h | 346 krb5_timestamp stamp); 351 krb5_timestamp stamp,
|
| H A D | kdb_xdr.c | 107 krb5_timestamp stamp) 114 krb5_kdb_encode_int32((krb5_int32) stamp, buf); 122 krb5_timestamp *stamp) 134 *stamp = 0; 140 *stamp = (krb5_timestamp) tmp; 106 krb5_dbe_update_last_pwd_change(krb5_context context, krb5_db_entry *entry, krb5_timestamp stamp) argument 121 krb5_dbe_lookup_last_pwd_change(krb5_context context, krb5_db_entry *entry, krb5_timestamp *stamp) argument
|
| H A D | lockout.c | 96 krb5_timestamp stamp, 107 return (stamp < entry->last_failed + lockout_duration); 113 krb5_timestamp stamp) 126 if (locked_check_p(context, stamp, max_fail, lockout_duration, entry)) 135 krb5_timestamp stamp, 168 if (locked_check_p(context, stamp, max_fail, lockout_duration, entry)) 179 entry->last_success = stamp; 184 stamp > entry->last_failed + failcnt_interval) { 190 entry->last_failed = stamp; 95 locked_check_p(krb5_context context, krb5_timestamp stamp, krb5_kvno max_fail, krb5_timestamp lockout_duration, krb5_db_entry *entry) argument 111 krb5_ldap_lockout_check_policy(krb5_context context, krb5_db_entry *entry, krb5_timestamp stamp) argument 133 krb5_ldap_lockout_audit(krb5_context context, krb5_db_entry *entry, krb5_timestamp stamp, krb5_error_code status) argument
|
| /osnet-11/usr/src/grub/grub2/build-bios/ |
| H A D | config.status | 325 config_files=" Makefile ccas_wrap/Makefile grub-core/Makefile grub-core/gnulib/Makefile po/Makefile.in docs/Makefile util/bash-completion.d/Makefile stamp-h config.h" 492 "stamp-h") CONFIG_FILES="$CONFIG_FILES stamp-h" ;; 1965 s/.*/./; q'`/stamp-h$_am_stamp_count 2247 "stamp-h":F) echo timestamp > stamp-h ;;
|
| /osnet-11/usr/src/grub/grub2/build-bios/docs/ |
| H A D | Makefile | 37 $(srcdir)/Makefile.in $(srcdir)/stamp-1 $(srcdir)/stamp-vti \ 806 $(srcdir)/version.texi: $(srcdir)/stamp-vti 807 $(srcdir)/stamp-vti: grub.texi $(top_srcdir)/configure 824 -rm -f $(srcdir)/stamp-vti $(srcdir)/version.texi 829 $(srcdir)/version-dev.texi: $(srcdir)/stamp-1 830 $(srcdir)/stamp-1: grub-dev.texi $(top_srcdir)/configure 847 -rm -f $(srcdir)/stamp-1 $(srcdir)/version-dev.texi
|
| /osnet-11/usr/src/grub/grub2/build-bios/po/ |
| H A D | Makefile | 704 all-yes: stamp-po 718 # In this case, stamp-po is a nop (i.e. a phony target). 720 # stamp-po is a timestamp denoting the last time at which the CATALOGS have 728 stamp-po: $(srcdir)/$(DOMAIN).pot 732 echo "touch stamp-po" && \ 733 echo timestamp > stamp-poT && \ 734 mv stamp-poT stamp-po; \ 968 rm -f stamp-poT 980 rm -f stamp [all...] |
| /osnet-11/usr/src/grub/grub2/build-uefi64/ |
| H A D | config.status | 325 config_files=" Makefile ccas_wrap/Makefile grub-core/Makefile grub-core/gnulib/Makefile po/Makefile.in docs/Makefile util/bash-completion.d/Makefile stamp-h config.h" 492 "stamp-h") CONFIG_FILES="$CONFIG_FILES stamp-h" ;; 1964 s/.*/./; q'`/stamp-h$_am_stamp_count 2246 "stamp-h":F) echo timestamp > stamp-h ;;
|
| /osnet-11/usr/src/grub/grub2/build-uefi64/docs/ |
| H A D | Makefile | 37 $(srcdir)/Makefile.in $(srcdir)/stamp-1 $(srcdir)/stamp-vti \ 806 $(srcdir)/version.texi: $(srcdir)/stamp-vti 807 $(srcdir)/stamp-vti: grub.texi $(top_srcdir)/configure 824 -rm -f $(srcdir)/stamp-vti $(srcdir)/version.texi 829 $(srcdir)/version-dev.texi: $(srcdir)/stamp-1 830 $(srcdir)/stamp-1: grub-dev.texi $(top_srcdir)/configure 847 -rm -f $(srcdir)/stamp-1 $(srcdir)/version-dev.texi
|
| /osnet-11/usr/src/grub/grub2/build-uefi64/po/ |
| H A D | Makefile | 704 all-yes: stamp-po 718 # In this case, stamp-po is a nop (i.e. a phony target). 720 # stamp-po is a timestamp denoting the last time at which the CATALOGS have 728 stamp-po: $(srcdir)/$(DOMAIN).pot 732 echo "touch stamp-po" && \ 733 echo timestamp > stamp-poT && \ 734 mv stamp-poT stamp-po; \ 968 rm -f stamp-poT 980 rm -f stamp [all...] |
| /osnet-11/usr/src/grub/grub2/grub-core/fs/ |
| H A D | jfs.c | 166 grub_uint32_t stamp; member in struct:grub_jfs_inode
|
| /osnet-11/usr/src/grub/grub2/ |
| H A D | autogen.sh | 67 echo timestamp > stamp-h.in
|
| /osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/CGI/ |
| H A D | Carp.pm | 388 sub stamp { subroutine 415 my $stamp = stamp; 416 $message=~s/^/$stamp/gm; 471 $arg=~s/^/ stamp() /gme if $arg =~ /\n$/ or not exists $ENV{MOD_PERL};
|
| /osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/t/ |
| H A D | Command.t | 77 # Just checking modify time stamp, access time stamp is set 80 my $stamp = (stat($ARGV[0]))[9]; 81 cmp_ok( abs($now - $stamp), '<=', 1, 'checking modify time stamp' ) || 82 diag "mtime == $stamp, should be $now"; 88 cmp_ok( abs($new_stamp - $stamp), '>=', 2, 'newer file created' ); 93 $stamp = (stat($Testfile))[9]; 94 cmp_ok( abs($new_stamp - $stamp), '<=', 1, 'eqtime' );
|
| /osnet-11/usr/src/lib/libast/amd64/include/ast/ |
| H A D | find.h | 76 unsigned long stamp; /* codes time stamp */ member in struct:Find_s
|
| /osnet-11/usr/src/lib/libast/common/include/ |
| H A D | find.h | 67 unsigned long stamp; /* codes time stamp */ member in struct:Find_s
|
| /osnet-11/usr/src/lib/libast/common/misc/ |
| H A D | fastfind.c | 433 fp->stamp = st.st_mtime; 877 else if ((unsigned long)st.st_mtime > fp->stamp)
|
| /osnet-11/usr/src/lib/libast/i386/include/ast/ |
| H A D | find.h | 76 unsigned long stamp; /* codes time stamp */ member in struct:Find_s
|
| /osnet-11/usr/src/lib/libast/sparc/include/ast/ |
| H A D | find.h | 76 unsigned long stamp; /* codes time stamp */ member in struct:Find_s
|
| /osnet-11/usr/src/lib/libast/sparcv9/include/ast/ |
| H A D | find.h | 76 unsigned long stamp; /* codes time stamp */ member in struct:Find_s
|