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

/freebsd-11-stable/contrib/tcsh/
H A Dsh.proc.c93 static struct cvxrusage zru = {{0L, 0L}, {0L, 0L}, 0L, 0L, 0L, 0L, variable in typeref:struct:cvxrusage
98 static struct rusage zru; variable in typeref:struct:rusage
102 static struct process_stats zru = {{0L, 0L}, {0L, 0L}, 0, 0, 0, 0, 0, 0, 0, variable in typeref:struct:process_stats
106 static struct tms zru = {0, 0, 0, 0}, lru = {0, 0, 0, 0}; variable in typeref:struct:tms
108 static struct tms zru = {0L, 0L, 0L, 0L}, lru = {0L, 0L, 0L, 0L}; variable in typeref:struct:tms
[all...]

Completed in 56 milliseconds