Searched refs:R6 (Results 1 - 2 of 2) sorted by relevance

/ast/src/cmd/dsslib/netflow/
H A Dflow-tool.c46 #define R6(p) ((Rec_6_t*)(p)) macro
429 swapmem(n, &R6(fp)->unix_secs, &R6(fp)->unix_secs, (char*)&R6(fp)->input - (char*)&R6(fp)->unix_secs);
430 swapmem(n, &R6(fp)->dPkts, &R6(fp)->dPkts, (char*)&R6(fp)->srcport - (char*)&R6(fp)->dPkts);
433 swapmem(n, &R6(f
[all...]
/ast/src/cmd/ksh93/tests/
H A Dattributes.sh301 typeset -R6 foo=bbbbbb

Completed in 17 milliseconds