Home
last modified time | relevance | path

Searched defs:read_packet (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/gdb/rdi-share/
H A Detherdrv.c385 static int read_packet(struct data_packet *const packet) in read_packet() function
/openbsd-src/usr.sbin/rdate/
H A Dntp.c324 read_packet(int fd, struct ntp_data *data, double *off, double *error) in read_packet() function
/openbsd-src/usr.sbin/pppd/
H A Dsys-bsd.c670 read_packet(buf) read_packet() function
/openbsd-src/gnu/llvm/lldb/packages/Python/lldbsuite/test/tools/lldb-vscode/
H A Dvscode.py54 def read_packet(f, verbose=False, trace_file=None): function