Home
last modified time | relevance | path

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

12

/illumos-gate/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";
/illumos-gate/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()
/illumos-gate/usr/src/uts/common/fs/ufs/
H A Dlufs_map.c659 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()
791 for (me = age; me; me = age) { in logmap_list_get_roll()
802 if (!age) { in logmap_list_get_roll()
816 crb = age->me_crb; in logmap_list_get_roll()
827 rbp->rb_age = age; in logmap_list_get_roll()
844 for (me = age; me; me = age) { in logmap_list_put_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.c265 logmap_logscan_debug(mt_map_t *mtm, mapentry_t *age) in logmap_logscan_debug() argument
278 for (me = age; me; me = me->me_agenext) { in logmap_logscan_debug()
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dgetrusage.c79 getvmusage(uint_t flags, time_t age, vmusage_t *buf, size_t *nres) in getvmusage() argument
81 return (syscall(SYS_rusagesys, _RUSAGESYS_GETVMUSAGE, flags, age, in getvmusage()
/illumos-gate/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);
/illumos-gate/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);
/illumos-gate/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()
2798 age(in_addr_t bad_gate) in age() function
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_ospf.c110 ospf_print_lsa_age(long age) in ospf_print_lsa_age() argument
115 sec = age % 60; in ospf_print_lsa_age()
116 mins = (age / 60) % 60; in ospf_print_lsa_age()
117 hour = age / 3600; in ospf_print_lsa_age()
/illumos-gate/usr/src/uts/common/inet/
H A Dkstatcom.h167 kstat_named_t age; member
193 kstat_named_t age; member
/illumos-gate/usr/src/lib/krb5/kdb/
H A Dkdb5.h51 time_t *age);
/illumos-gate/usr/src/cmd/ipf/tools/
H A Dipnat_y.y649 rr frag age mssclamp nattag setproto
653 rr frag age sticky mssclamp rdrproxy nattag
666 age: | IPNY_AGE YY_NUMBER { nat->in_age[0] = $2;
H A Dipf_y.y282 pps age new
1192 age: | IPFY_AGE YY_NUMBER { DOALL(fr->fr_age[0] = $2; \
/illumos-gate/
H A DCODE_OF_CONDUCT.md7 our community a harassment-free experience for everyone, regardless of age,
/illumos-gate/usr/src/lib/krb5/plugins/kdb/db2/
H A Dkdb_db2.c510 krb5_db2_db_get_age(krb5_context context, char *db_name, time_t *age) in krb5_db2_db_get_age() argument
522 *age = -1; in krb5_db2_db_get_age()
524 *age = st.st_mtime; in krb5_db2_db_get_age()
/illumos-gate/usr/src/boot/forth/
H A Dmenu.rc195 set bemenu_page="[P]age: "
/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_fflp_hw.h355 uint32_t age:1; member
357 uint32_t age:1;
/illumos-gate/usr/src/uts/common/vm/
H A Dvm_usage.c1899 vm_getusage(uint_t flags, time_t age, vmusage_t *buf, size_t *nres, int cpflg) in vm_getusage() argument
1949 ((hrtime_t)age * NANOSEC)) > now) in vm_getusage()
/illumos-gate/usr/src/uts/common/io/cxgbe/firmware/
H A Dt4fw_cfg.txt497 # bg_mem: %-age of mem to use for port/buffer group
498 # lpbk_mem: %-age of port/bg mem to use for loopback
H A Dt5fw_cfg.txt546 # bg_mem: %-age of mem to use for port/buffer group
547 # lpbk_mem: %-age of port/bg mem to use for loopback
H A Dt6fw_cfg.txt562 # bg_mem: %-age of mem to use for port/buffer group
563 # lpbk_mem: %-age of port/bg mem to use for loopback
/illumos-gate/usr/src/cmd/sendmail/src/
H A Dqueue.c2739 time_t age; local
2869 age = curtime() - lasttry;
2870 if (age < delay)
2876 age = curtime() - (time_t) atol(&lbuf[1]);
2877 if (age >= 0 && MinQueueAge > 0 &&
2878 age < MinQueueAge)

12