Home
last modified time | relevance | path

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

/netbsd/src/external/historical/nawk/dist/
Dlex.c98 { "system", FSYSTEM, BLTIN },
531 if (kp->sub == FSYSTEM && safe) in word()
Dawk.h148 #define FSYSTEM 6 macro
DChangeLog320 * run.c (bltin): For FSYSTEM, use the macros defined for wait(2)
Drun.c2166 case FSYSTEM: in bltin()