Searched defs:time (Results 26 - 50 of 57) sorted by relevance

123

/osnet-11/usr/src/lib/libxcurses/src/libc/xcurses/
H A Ddoupdate.c292 * cursor motion commands. The first time that we
300 /* First time addressing this row or cost of
916 int min, time, icanon; local
921 time = cur_term->_prog.c_cc[VTIME];
1006 cur_term->_prog.c_cc[VTIME] = time;
/osnet-11/usr/src/lib/libzfs_jni/common/
H A Dlibzfs_jni_util.c263 jlong time = (*env)->CallStaticLongMethod( local
275 time *= 1000;
278 env, class_Date, constructor_Date, time);
/osnet-11/usr/src/lib/sasl_plugins/cram/
H A Dcram.c136 * Returns the current time (or part of it) in string form
144 t=time(NULL);
198 char *time, *randdigits; local
211 /* get time and a random number for the nonce */
212 time = gettime(sparams);
214 if ((time == NULL) || (randdigits == NULL)) {
227 snprintf(text->challenge, 200, "<%s.%s@%s>", randdigits, time,
234 sparams->utils->free(time);
706 SETERROR(params->utils, "whoops, make_hashed failed us this time");
/osnet-11/usr/src/lib/libcommputil/common/
H A Dsdp.c482 * Adds time field to the session
483 * t=<start-time> <stop-time>
487 sdp_time_t **time)
492 if (time != NULL)
493 *time = NULL;
511 if (time != NULL)
512 *time = new_time;
517 * Adds repeat field to the time structure of session
518 * r=<repeat interval> <active duration> <offsets from start-time>
486 sdp_add_time(sdp_session_t *session, uint64_t starttime, uint64_t stoptime, sdp_time_t **time) argument
521 sdp_add_repeat(sdp_time_t *time, uint64_t interval, uint64_t duration, const char *offset) argument
558 sdp_add_zone(sdp_session_t *session, uint64_t time, const char *offset) argument
726 sdp_time_t *time; local
829 sdp_time_t *time; local
967 sdp_time_t *time; local
[all...]
/osnet-11/usr/src/lib/libadr/common/
H A Dadr.h43 * only one owner of a piece of data at a time, the interfaces are
87 #include <time.h>
132 * any given time.
202 } time; member in union:adr_data::__anon1095
280 DT_TIME, time.seconds)
281 #define adr_data_to_time_nsecs(data) adr_data_get(data, DT_TIME, time.nanos)
/osnet-11/usr/src/grub/grub2/grub-core/kern/efi/
H A Defi.c27 #include <grub/machine/time.h>
28 #include <grub/time.h>
191 grub_efi_time_t time; local
195 if (efi_call_2 (r->get_time, &time, 0) != GRUB_EFI_SUCCESS)
199 return ((time.minute * 60 + time.second) * 1000
200 + time.nanosecond / 1000000);
/osnet-11/usr/src/lib/libast/amd64/include/ast/
H A Dtm.h29 * time conversion support definitions
61 #define TM_LOCALZONE (25 * 60) /* use local time zone offset */
62 #define TM_UTCZONE (26 * 60) /* UTC "time zone" */
111 time_t time; /* the leap second event */ member in struct:__anon1118
115 typedef struct /* time zone info */
118 char* standard; /* standard time name */
/osnet-11/usr/src/lib/libast/common/include/
H A Dtm.h27 * time conversion support definitions
52 #define TM_LOCALZONE (25 * 60) /* use local time zone offset */
53 #define TM_UTCZONE (26 * 60) /* UTC "time zone" */
102 time_t time; /* the leap second event */ member in struct:__anon1150
106 typedef struct /* time zone info */
109 char* standard; /* standard time name */
/osnet-11/usr/src/lib/libast/i386/include/ast/
H A Dtm.h29 * time conversion support definitions
61 #define TM_LOCALZONE (25 * 60) /* use local time zone offset */
62 #define TM_UTCZONE (26 * 60) /* UTC "time zone" */
111 time_t time; /* the leap second event */ member in struct:__anon1212
115 typedef struct /* time zone info */
118 char* standard; /* standard time name */
/osnet-11/usr/src/lib/libast/sparc/include/ast/
H A Dtm.h29 * time conversion support definitions
61 #define TM_LOCALZONE (25 * 60) /* use local time zone offset */
62 #define TM_UTCZONE (26 * 60) /* UTC "time zone" */
111 time_t time; /* the leap second event */ member in struct:__anon1234
115 typedef struct /* time zone info */
118 char* standard; /* standard time name */
/osnet-11/usr/src/lib/libast/sparcv9/include/ast/
H A Dtm.h29 * time conversion support definitions
61 #define TM_LOCALZONE (25 * 60) /* use local time zone offset */
62 #define TM_UTCZONE (26 * 60) /* UTC "time zone" */
111 time_t time; /* the leap second event */ member in struct:__anon1256
115 typedef struct /* time zone info */
118 char* standard; /* standard time name */
/osnet-11/usr/src/lib/libresolv2/common/resolv/
H A Dres_debug.c126 #include <time.h>
575 {ns_r_badtime, "BADTIME", "bad time"},
727 * Return a mnemonic for a time to live.
1190 struct tm *time; local
1194 time = gmtime_r(&clock, &res);
1196 time = gmtime(&clock);
1198 time->tm_year += 1900;
1199 time->tm_mon += 1;
1201 time->tm_year, time
[all...]
/osnet-11/usr/src/lib/libsip/common/
H A Dsip_add_hdrs.c675 * rfc1123-date = wkday "," SP date1 SP time SP "GMT"
678 * time = 2DIGIT ":" 2DIGIT ":" 2DIGIT
958 sip_add_tstamp(sip_msg_t sip_msg, char *time, char *delay) argument
963 ret = sip_add_str_to_msg(sip_msg, SIP_TIMESTAMP, time, NULL,
966 ret = sip_add_2strs_to_msg(sip_msg, SIP_TIMESTAMP, time,
/osnet-11/usr/src/lib/libpkg/common/
H A Dkeystore.c38 #include <time.h>
981 * checks that the current time falls within the period
998 /* get current time */
999 if ((currtime = time(NULL)) == (time_t)-1) {
1006 /* trim whitespace from end of time string */
1013 /* Current time meets requested checks */
1022 /* Current time is before 'not before' */
1025 * Ignore expiration time since the trust cert used to
1028 * cert we will check expiration against the time the
1029 * patch was signed and not the time i
2411 static char time[ATTR_MAX]; local
[all...]
H A Dpkgweb.c86 * default amount of time that is allowed for error when checking
90 * accept it if the local time is between 11:55 and 1:05.
392 /* time out and wait a little bit for these failures */
1103 * Arguments: intime - The time to convert
1105 * Returns : A pointer to a static string representing the passed-in time.
1111 static char time[ATTR_MAX]; local
1127 if (BIO_gets(mem, time, ATTR_MAX) <= 0) {
1135 for (p = time + strlen(time) - 1; isspace(*p); p--) {
1139 return (time);
[all...]
/osnet-11/usr/src/lib/krb5/kadm5/
H A Dlogger.c218 t = time(0);
603 time(0);
614 char *time;
623 NULL, &time)) {
625 if (time != NULL) {
626 if (!krb5_string_to_deltat(time,
631 free(time);
1048 (void) time(&now);
611 char *time; local
/osnet-11/usr/src/grub/grub2/include/grub/efi/
H A Dpe32.h59 grub_uint32_t time; member in struct:grub_pe32_coff_header
/osnet-11/usr/src/grub/grub-0.97/netboot/
H A Dnic.c443 * polling throughout Etherboot, so some time may have passed since we
590 distinct than the time since booting */
691 distinct than the time since booting */
748 if (igmptable[i].time && (now >= igmptable[i].time)) {
770 igmptable[i].time = 0;
803 unsigned long time; local
804 time = currticks() + rfc1112_sleep_interval(interval, 0);
805 if (time < igmptable[i].time) {
883 unsigned long time, now; local
1330 unsigned long time; local
[all...]
/osnet-11/usr/src/lib/libc/port/gen/
H A Dgetutx.c492 term[STRSZ], exit[STRSZ], time[STRSZ], time_usec[STRSZ], local
515 (void) sprintf(time, "%ld", entryx->ut_tv.tv_sec);
537 argvec[8] = time;
1031 * a new one. Rather than special-case the first time
/osnet-11/usr/src/lib/nsswitch/pynss/common/
H A Dnssbase.py27 import os, time namespace
/osnet-11/usr/src/lib/librestart/common/
H A Dlibrestart.c58 #include <time.h>
795 * returned EAGAIN - sysevent queue full), this function retries a few time
3981 restarter_event_get_time(restarter_event_t *e, hrtime_t *time) argument
/osnet-11/usr/src/lib/libscf/common/
H A Dmidlevel.c2870 scf_time_t *time = prop->pv_ptr; local
2872 ret = scf_value_get_time(v, &time->t_seconds,
2873 &time->t_ns);
3105 scf_time_t *time = prop->pv_ptr; local
3107 ret = scf_value_set_time(v, time->t_seconds,
3108 time->t_ns);
/osnet-11/usr/src/lib/liblldp/common/
H A Dliblldp_tlv.c394 * | TLV | TLV information| time to live (TTL) |
2077 lldp_nvlist2infovalid(nvlist_t *tlv_nvl, uint16_t *time) argument
2079 return (nvlist_lookup_uint16(tlv_nvl, LLDP_NVP_RXINFOVALID_FOR, time));
2083 lldp_nvlist2nexttx(nvlist_t *tlv_nvl, uint16_t *time) argument
2085 return (nvlist_lookup_uint16(tlv_nvl, LLDP_NVP_NEXTTX_IN, time));
/osnet-11/usr/src/lib/libdtrace/common/
H A Ddt_printf.c450 hrtime_t time = *((uint64_t *)addr); local
451 time_t sec = (time_t)(time / NANOSEC);
478 * This prints the time in RFC 822 standard form. This is useful for emitting
479 * notions of time that are consumed by standard tools (e.g., as part of an
487 hrtime_t time = *((uint64_t *)addr); local
488 time_t sec = (time_t)(time / NANOSEC);
1683 * If this is the first time that we're calling freopen(),
/osnet-11/usr/src/lib/fm/libasr/common/
H A Dasr.c70 * Formats local time into a string for debugging messages.
76 time_t now = time(NULL);
1013 char time[80]; local
1014 asr_time(time, sizeof (time));
1016 "Registered %s", time);
1118 * and sets the time of the message in the supplied time buffer.
1150 (void) time(&now);
1169 "timezone", "UTC", "message-time", timebu
1318 char time[64]; local
1353 char time[64]; local
[all...]

Completed in 81 milliseconds

123