OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ppp_disc
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/net/
ppp_tty.c
143
struct linesw
ppp_disc
= { /* XXX should be static */
variable in typeref:struct:linesw
200
if (tp->t_linesw == &
ppp_disc
) {
315
tp->t_linesw != &
ppp_disc
) {
364
if (tp->t_linesw != &
ppp_disc
)
if_ppp.c
180
extern struct linesw
ppp_disc
;
233
if (ttyldisc_attach(&
ppp_disc
) != 0)
250
error = ttyldisc_detach(&
ppp_disc
);
Completed in 16 milliseconds
Indexes created Tue Oct 21 08:09:48 GMT 2025