Home
last modified time | relevance | path

Searched refs:age (Results 1 – 25 of 35) sorted by relevance

12

/titanic_50/usr/src/test/util-tests/tests/libnvpair_json/
H A Djson_06_nested.ksh24 "name":"Roger","age":35\
28 "name":"Stephen","age":27},\
30 "name":"Roberta","age":43,"pet":{\
47 add_uint16 "age" "35";
53 add_uint16 "age" "27";
57 add_uint16 "age" "43";
/titanic_50/usr/src/cmd/streams/log/
H A Dstrclean.c57 int age; in main() local
67 age = AGEDEFAULT; in main()
83 age = atoi(optarg); in main()
97 if (age < 1) { in main()
113 cutoff = time(NULL) - age * NSECDAY; in main()
123 "strclean - removing log files more than %d days old", age); in main()
/titanic_50/usr/src/uts/common/fs/ufs/
H A Dlufs_map.c653 logmap_list_age(mapentry_t **age, mapentry_t *meadd) in logmap_list_age() argument
659 for (me = *age; me; age = &me->me_agenext, me = *age) { in logmap_list_age()
665 *age = meadd; in logmap_list_age()
678 mapentry_t **age) in logmap_list_get() argument
696 *age = NULL; in logmap_list_get()
720 for (me = *age; me; me = *age) { in logmap_list_get()
721 *age = me->me_agenext; in logmap_list_get()
733 logmap_list_age(age, me); in logmap_list_get()
760 mapentry_t *me, **mep, *age = NULL; in logmap_list_get_roll() local
791 for (me = age; me; me = age) { in logmap_list_get_roll()
[all …]
H A Dlufs.c1281 mapentry_t *age; in lufs_read_strategy() local
1290 entire_range = logmap_list_get(logmap, mof, nb, &age); in lufs_read_strategy()
1295 if (age == NULL) { in lufs_read_strategy()
1330 if (ldl_read(ul, va, mof, nb, age)) { in lufs_read_strategy()
1338 logmap_list_put(logmap, age); in lufs_read_strategy()
H A Dlufs_debug.c266 logmap_logscan_debug(mt_map_t *mtm, mapentry_t *age) in logmap_logscan_debug() argument
279 for (me = age; me; me = me->me_agenext) { in logmap_logscan_debug()
/titanic_50/usr/src/lib/libc/port/gen/
H A Dgetrusage.c81 getvmusage(uint_t flags, time_t age, vmusage_t *buf, size_t *nres) in getvmusage() argument
83 return (syscall(SYS_rusagesys, _RUSAGESYS_GETVMUSAGE, flags, age, in getvmusage()
/titanic_50/usr/src/uts/intel/io/drm/
H A Dradeon_drv.h169 unsigned int age; member
314 u32 age; member
1114 #define RADEON_DISPATCH_AGE(age) do { \ argument
1116 OUT_RING(age); \
1119 #define RADEON_FRAME_AGE(age) do { \ argument
1121 OUT_RING(age); \
1124 #define RADEON_CLEAR_AGE(age) do { \ argument
1126 OUT_RING(age); \
H A Di915_mem.c65 int age; in mark_block() local
73 age = ++sarea_priv->texAge; in mark_block()
81 list[i].age = age; in mark_block()
H A Dradeon_cp.c2097 buf_priv->age <= done_age)) { in radeon_freelist_get()
2138 buf_priv->age <= done_age)) {
2162 buf_priv->age = 0; in radeon_freelist_reset()
H A Dr300_cmdbuf.c737 buf_priv->age = ++dev_priv->sarea_priv->last_dispatch; in r300_discard_buffer()
/titanic_50/usr/src/uts/common/sys/
H A Dvm_usage.h105 extern int getvmusage(uint_t flags, time_t age, vmusage_t *buf, size_t *nres);
/titanic_50/usr/src/lib/krb5/plugins/kdb/ldap/libkdb_ldap/
H A Dkdb_ldap.c97 krb5_ldap_db_get_age(context, db_name, age) in krb5_ldap_db_get_age() argument
100 time_t *age;
102 time (age);
/titanic_50/usr/src/cmd/cmd-inet/usr.sbin/in.routed/
H A Dmain.c504 age(0); in main()
550 age(0); in main()
559 age(0); in main()
795 age(0); in rip_off()
H A Ddefs.h731 extern void age(in_addr_t);
H A Dtable.c1253 age(0); in rtm_lose()
1289 age(S_ADDR(INFO_GATE(info))); in rtm_lose()
2799 age(in_addr_t bad_gate) in age() function
/titanic_50/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_ospf.c112 ospf_print_lsa_age(long age) in ospf_print_lsa_age() argument
117 sec = age % 60; in ospf_print_lsa_age()
118 mins = (age / 60) % 60; in ospf_print_lsa_age()
119 hour = age / 3600; in ospf_print_lsa_age()
/titanic_50/usr/src/uts/common/fs/sockfs/
H A Dnl7ctokres.txt39 Shdr_Cache_Control_Max_Age, "Cache-Control: max-age", PASS | NUMERIC
/titanic_50/usr/src/uts/common/inet/
H A Dkstatcom.h169 kstat_named_t age; member
195 kstat_named_t age; member
/titanic_50/usr/src/lib/krb5/kdb/
H A Dkdb5.h53 time_t *age);
/titanic_50/usr/src/cmd/ipf/tools/
H A Dipnat_y.y651 rr frag age mssclamp nattag setproto
655 rr frag age sticky mssclamp rdrproxy nattag
668 age: | IPNY_AGE YY_NUMBER { nat->in_age[0] = $2;
/titanic_50/usr/src/uts/common/avs/ns/sdbc/
H A Dsd_bcache.c3177 uint_t age; local
3184 age = centry->cc_aging_dm;
3195 switch ((age & (ELIGIBLE_ENTRY_DM | HOLD_ENTRY_DM | HASH_ENTRY_DM))) {
3208 if (HOST(age) && PARA(age))
3212 if (age & (AVAIL_ENTRY_DM | FOUND_HOLD_OVER_DM | FOUND_IN_HASH_DM |
3217 if (ELIGIBLE(age) && (size || data))
3221 if (PARA(age) && !para)
3225 if (HOST(age) && !host_or_other)
3229 if (OTHER(age) && !host_or_other)
3233 if ((size) && !(age & (HASH_ENTRY_DM | HOLD_ENTRY_DM)))
[all …]
/titanic_50/usr/src/lib/krb5/plugins/kdb/db2/
H A Dkdb_db2.c509 krb5_db2_db_get_age(krb5_context context, char *db_name, time_t *age) in krb5_db2_db_get_age() argument
521 *age = -1; in krb5_db2_db_get_age()
523 *age = st.st_mtime; in krb5_db2_db_get_age()
/titanic_50/usr/src/uts/common/io/drm/
H A Ddrm.h250 unsigned int age; member
/titanic_50/usr/src/uts/common/sys/nxge/
H A Dnxge_fflp_hw.h355 uint32_t age:1; member
357 uint32_t age:1;
/titanic_50/usr/src/uts/common/vm/
H A Dvm_usage.c1896 vm_getusage(uint_t flags, time_t age, vmusage_t *buf, size_t *nres, int cpflg) in vm_getusage() argument
1946 ((hrtime_t)age * NANOSEC)) > now) in vm_getusage()

12