Home
last modified time | relevance | path

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

/freebsd/contrib/one-true-awk/
H A Dlex.c93 { "system", FSYSTEM, BLTIN },
528 if (kp->sub == FSYSTEM && safe) in word()
H A Dawk.h148 #define FSYSTEM 6 macro
H A DChangeLog320 * run.c (bltin): For FSYSTEM, use the macros defined for wait(2)
H A Drun.c2172 case FSYSTEM: in bltin()