Searched refs:file_op (Results 1 – 1 of 1) sorted by relevance
| /freebsd/contrib/ee/ |
| H A D | ee.c | 361 int file_op(int arg); 424 {"", NULL, NULL, file_op, NULL, READ_FILE}, 425 {"", NULL, NULL, file_op, NULL, WRITE_FILE}, 426 {"", NULL, NULL, file_op, NULL, SAVE_FILE}, 3981 file_op(int arg) in file_op() function
|