Wireshark 4.7.0
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
Functions
vms.h File Reference
#include "wtap.h"

Go to the source code of this file.

Functions

wtap_open_return_val vms_open (wtap *wth, int *err, char **err_info)
 Opens a VMS file for reading.
 

Detailed Description

Wiretap Library Copyright (c) 2001 by Marc Milgram ether.nosp@m.eal@.nosp@m.mmilg.nosp@m.ram..nosp@m.NOSPA.nosp@m.Mmai.nosp@m.l.net

SPDX-License-Identifier: GPL-2.0-or-later

Function Documentation

◆ vms_open()

wtap_open_return_val vms_open ( wtap wth,
int *  err,
char **  err_info 
)

Opens a VMS file for reading.

Parameters
wthPointer to the wtap structure that will hold the file information.
errPointer to an integer where any error code will be stored.
err_infoPointer to a char pointer where any error message will be stored.
Returns
wtap_open_return_val The result of opening the file, indicating success or failure.