Searched +defs:value +defs:now (Results 1 - 25 of 112) sorted by relevance

12345

/macosx-10.9.5/top-89.1.2/
H A Duinteger.c30 struct top_uinteger top_init_uinteger(uint64_t value, bool is_negative) { argument
115 top_uinteger_calc_result(uint64_t now, uint64_t prev, uint64_t beg) argument
137 top_uinteger_format_result(char *buf, size_t bufsize, uint64_t now, uint64_t prev, uint64_t beg) argument
170 top_uinteger_format_mem_result(char *buf, size_t bufsize, uint64_t now, uint64_t prev, uint64_t beg) argument
[all...]
/macosx-10.9.5/Security-55471.14.18/libsecurity_ssl/sslViewer/
H A DprintCert.c63 CFTypeRef value = (CFTypeRef)CFDictionaryGetValue(prop, local
162 CFTypeRef value = (CFTypeRef)CFDictionaryGetValue(prop, local
193 CFAbsoluteTime now = CFAbsoluteTimeGetCurrent(); local
[all...]
/macosx-10.9.5/Security-55471.14.18/sec/SecurityTool/
H A Dprint_cert.c49 CFTypeRef value = (CFTypeRef)CFDictionaryGetValue(prop, local
148 CFTypeRef value = (CFTypeRef)CFDictionaryGetValue(prop, local
177 CFAbsoluteTime now = CFAbsoluteTimeGetCurrent(); local
[all...]
/macosx-10.9.5/WebKit2-7537.78.2/Shared/linux/
H A DWebMemorySamplerLinux.cpp81 static inline void appendKeyValuePair(WebMemoryStatistics& stats, const String& key, size_t value) argument
129 double now = currentTime(); local
/macosx-10.9.5/bind9-45.100/bind9/lib/dns/
H A Dtime.c107 dns_time64_from32(isc_uint32_t value) { argument
108 isc_stdtime_t now; local
129 dns_time32_totext(isc_uint32_t value, isc_buffer_t *target) argument
136 isc_int64_t value; local
[all...]
/macosx-10.9.5/postfix-252/postfix/src/smtp/
H A Dsmtp_sasl_auth_cache.c188 unsigned long now = (unsigned long) time((time_t *) 0); local
205 unsigned long now = (unsigned long) time((time_t *) 0); local
259 char *value; local
[all...]
/macosx-10.9.5/Security-55471.14.18/include/security_codesigning/
H A Dpolicydb.cpp211 addFeature(const char *name, const char *value, const char *remarks) argument
286 time_t now = time(NULL); local
[all...]
/macosx-10.9.5/Security-55471.14.18/libsecurity_codesigning/lib/
H A Dpolicydb.cpp211 addFeature(const char *name, const char *value, const char *remarks) argument
286 time_t now = time(NULL); local
[all...]
/macosx-10.9.5/Security-55471.14.18/sec/Security/Regressions/secitem/
H A Dsi-26-applicationsigning.c215 CFTypeRef value = (CFTypeRef)CFDictionaryGetValue(prop, local
311 CFTypeRef value = (CFTypeRef)CFDictionaryGetValue(prop, local
340 CFAbsoluteTime now = CFAbsoluteTimeGetCurrent(); local
[all...]
/macosx-10.9.5/WebCore-7537.78.1/platform/network/curl/
H A DCookieJarCurl.cpp114 time_t now = 0; local
138 static String getNetscapeCookieFormat(const KURL& url, const String& value) argument
222 setCookiesFromDOM(const NetworkStorageSession&, const KURL&, const KURL& url, const String& value) argument
[all...]
/macosx-10.9.5/curl-78.94.1/curl/lib/
H A Dhttp_digest.c55 static int get_pair(const char *str, char *value, char *content, argument
160 char value[MAX_VALUE_LENGTH]; local
287 struct timeval now; local
[all...]
/macosx-10.9.5/curl-78.94.1/curl/src/
H A Dtool_getparam.c299 time_t now; local
436 curl_off_t value = curlx_strtoofft(nextarg, &unit, 0); local
[all...]
/macosx-10.9.5/securityd-55199.3/src/
H A DAuthorizationDBPlist.cpp44 void AuthorizationDBPlist::sync(CFAbsoluteTime now) argument
273 void AuthorizationDBPlist::parseRule(const void *key, const void *value, void *context) argument
/macosx-10.9.5/NFS-81/rpc.lockd/
H A Dlockd.c724 struct timeval now; local
769 char *line, *p, *key, *value; local
[all...]
/macosx-10.9.5/Security-55471.14.18/utilities/src/
H A Dcloud_keychain_diagnose.c342 time_t now; local
429 time_t now; local
1053 dump_dict_applier( const void *key, const void *value, void *context) argument
[all...]
/macosx-10.9.5/Security-55471.14.18/utilities/utilities/
H A Dcloud_keychain_diagnose.c342 time_t now; local
429 time_t now; local
1053 dump_dict_applier( const void *key, const void *value, void *context) argument
[all...]
/macosx-10.9.5/apache-786.1/httpd/modules/ssl/
H A Dssl_engine_vars.c509 apr_time_t then, now = apr_time_now(); local
715 char *value; local
/macosx-10.9.5/bind9-45.100/bind9/bin/dig/
H A Ddig.c241 isc_time_t now; local
302 isc_time_t now; local
693 char *cmd, *value, *pt local
1138 char opt, *value, *ptr, *ptr2, *ptr3; local
[all...]
/macosx-10.9.5/bind9-45.100/bind9/lib/isccc/
H A Dcc.c332 isccc_sexpr_t *value; local
369 isccc_sexpr_t *alist, *value; local
424 isccc_sexpr_t *list, *value; local
465 createmessage(isc_uint32_t version, const char *from, const char *to, isc_uint32_t serial, isccc_time_t now, isccc_time_t expires, isccc_sexpr_t **alistp, isc_boolean_t want_expires) argument
523 isccc_cc_createmessage(isc_uint32_t version, const char *from, const char *to, isc_uint32_t serial, isccc_time_t now, isccc_time_t expires, isccc_sexpr_t **alistp) argument
608 isccc_cc_createresponse(isccc_sexpr_t *message, isccc_time_t now, isccc_time_t expires, isccc_sexpr_t **alistp) argument
727 symtab_undefine(char *key, unsigned int type, isccc_symvalue_t value, void *arg) argument
738 symtab_clean(char *key, unsigned int type, isccc_symvalue_t value, void *arg) argument
741 isccc_time_t *now; local
763 isccc_cc_cleansymtab(isccc_symtab_t *symtab, isccc_time_t now) argument
783 isccc_cc_checkdup(isccc_symtab_t *symtab, isccc_sexpr_t *message, isccc_time_t now) argument
792 isccc_symvalue_t value; local
[all...]
/macosx-10.9.5/libarchive-29/libarchive/tar/
H A Dgetdate.c57 struct token { int token; time_t value; }; member in struct:token
522 time_t value; member in struct:LEXICON
749 time_t t, now; local
785 nexttoken(char **in, time_t *value) argument
897 get_date(time_t now, char *p) argument
[all...]
/macosx-10.9.5/network_cmds-433/rtadvd.tproj/
H A Dconfig.c391 struct timeval now; local
411 struct timeval now; local
1177 struct timeval now; local
1301 int value; local
[all...]
/macosx-10.9.5/ntp-88/ntpd/
H A Dntp_util.c436 const char *value; local
539 l_fp now; local
681 l_fp now; local
722 l_fp now; local
756 l_fp now; local
794 l_fp now; local
835 l_fp now; local
872 l_fp now; local
906 l_fp now; local
944 l_fp now; local
[all...]
/macosx-10.9.5/system_cmds-597.90.1/at.tproj/
H A Dparsetime.c80 int value; /* token id */ member in struct:__anon12676
436 time_t now; local
/macosx-10.9.5/system_cmds-597.90.1/system_cmds-597.1.1/at.tproj/
H A Dparsetime.c80 int value; /* token id */ member in struct:__anon12687
436 time_t now; local
/macosx-10.9.5/Heimdal-323.92.1/lib/hdb/
H A Dhdb-ldap.c630 time_t now = time(NULL); local
199 LDAP_addmod_len(LDAPMod *** modlist, int modop, const char *attribute, unsigned char *value, size_t len) argument
238 LDAP_addmod(LDAPMod *** modlist, int modop, const char *attribute, const char *value) argument

Completed in 406 milliseconds

12345