OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sob_ptr
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/amiga/dev/
ser.c
863
static u_char *
sob_ptr
= ser_outbuf, *sob_end = ser_outbuf;
variable in typeref:typename:u_char *
885
if (
sob_ptr
== sob_end) {
900
ser_putchar(tp, *
sob_ptr
++);
953
sob_ptr
= ser_outbuf;
961
ser_putchar(tp, *
sob_ptr
++);
ser.c
863
static u_char *
sob_ptr
= ser_outbuf, *sob_end = ser_outbuf;
variable in typeref:typename:u_char *
885
if (
sob_ptr
== sob_end) {
900
ser_putchar(tp, *
sob_ptr
++);
953
sob_ptr
= ser_outbuf;
961
ser_putchar(tp, *
sob_ptr
++);
ser.c
863
static u_char *
sob_ptr
= ser_outbuf, *sob_end = ser_outbuf;
variable in typeref:typename:u_char *
885
if (
sob_ptr
== sob_end) {
900
ser_putchar(tp, *
sob_ptr
++);
953
sob_ptr
= ser_outbuf;
961
ser_putchar(tp, *
sob_ptr
++);
Completed in 32 milliseconds
Indexes created Thu Nov 06 07:09:58 GMT 2025