Home
last modified time | relevance | path

Searched refs:FSRAND (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/awk/
H A Dawk.h188 #define FSRAND 8 macro
H A Dlex.c83 { "srand", FSRAND, BLTIN },
H A Drun.c1778 case FSRAND: in bltin()