OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tpr_t
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/sys/
tprintf.h
37
typedef struct session *
tpr_t
;
typedef in typeref:struct:session *
39
tpr_t
tprintf_open(struct proc *);
40
void tprintf_close(
tpr_t
);
42
void tprintf(
tpr_t
, const char *fmt, ...) __printflike(2, 3);
tprintf.h
37
typedef struct session *
tpr_t
;
typedef in typeref:struct:session *
39
tpr_t
tprintf_open(struct proc *);
40
void tprintf_close(
tpr_t
);
42
void tprintf(
tpr_t
, const char *fmt, ...) __printflike(2, 3);
tprintf.h
37
typedef struct session *
tpr_t
;
typedef in typeref:struct:session *
39
tpr_t
tprintf_open(struct proc *);
40
void tprintf_close(
tpr_t
);
42
void tprintf(
tpr_t
, const char *fmt, ...) __printflike(2, 3);
Completed in 31 milliseconds
Indexes created Wed Oct 01 18:09:54 GMT 2025