Home
last modified time | relevance | path

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

/dports/lang/fth/fth-1.4.1/src/
H A Dfile.c76 static void ficl_open_pipe(ficlVm *);
969 ficl_open_pipe(ficlVm *vm) in ficl_open_pipe() function
1625 FTH_PRI1("open-pipe", ficl_open_pipe, h_open_pipe); in init_file()