Home
last modified time | relevance | path

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

/freebsd/contrib/ee/
H A Dee.c313 int file_op(int arg);
377 {"", NULL, NULL, file_op, NULL, READ_FILE},
378 {"", NULL, NULL, file_op, NULL, WRITE_FILE},
379 {"", NULL, NULL, file_op, NULL, SAVE_FILE},
3747 file_op(int arg) in file_op() function