Searched defs:since (Results 1 - 1 of 1) sorted by relevance

/ast/src/cmd/ss/
H A Dssd.c42 #define since(t) ((now>((unsigned long)t))?(now-((unsigned long)t)):0L) macro
516 n = since(then);
534 v = since(st.st_atime);
553 v = since(st.st_atime);
634 boottime = since(n);
653 ss.up = since(boottime);

Completed in 16 milliseconds