OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:read_byte
(Results
1 - 3
of
3
) sorted by relevancy
/xsrc/external/mit/smproxy/dist/
save.c
39
static int
read_byte
( FILE *file, unsigned char *bp );
137
read_byte
(FILE *file, unsigned char *bp)
163
if (
read_byte
(file, &len) == 0)
261
if (!
read_byte
(proxyFile, &byte))
135
read_byte
(FILE *file, unsigned char *bp)
function
/xsrc/external/mit/twm/dist/src/
session.c
179
read_byte
(FILE *file, unsigned char *bp)
function
214
if (
read_byte
(file, &len) == 0)
399
if (!
read_byte
(configFile, &byte))
418
if (!
read_byte
(configFile, &byte))
422
if (!
read_byte
(configFile, &byte))
443
if (!
read_byte
(configFile, &byte))
447
if (!
read_byte
(configFile, &byte))
/xsrc/external/mit/ctwm/dist/
session.c
240
static int
read_byte
(FILE *file, unsigned char *bp)
function
300
if(
read_byte
(file, &len) == 0) {
546
if(!
read_byte
(configFile, &byte)) {
568
if(!
read_byte
(configFile, &byte)) {
574
if(!
read_byte
(configFile, &byte)) {
603
if(!
read_byte
(configFile, &byte)) {
608
if(!
read_byte
(configFile, &byte)) {
Completed in 7 milliseconds
Indexes created Tue Jul 21 00:24:56 UTC 2026