OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:devchr
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/atari/stand/installboot/
installboot.c
106
char *
devchr
;
local in function:main
164
/* Eg: in /dev/fd0c, set
devchr
to point to the 'f' */
165
devchr
= strrchr(dn, '/') + 1;
166
if (*
devchr
== 'r')
167
++
devchr
;
169
switch (*
devchr
) {
185
dn, *
devchr
);
Completed in 24 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025