Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/awk/
H A Drun.c1397 char *fs, *origfs = NULL; in split() local
1409 origfs = fs = tostring(getsval(x)); in split()
1559 free(origfs); in split()