OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:skipspace
(Results
1 - 6
of
6
) sorted by relevancy
/src/lib/libskey/
skeysubr.c
380
if ((in =
skipspace
(in)) == NULL)
386
if ((in =
skipspace
(in)) == NULL)
424
const char *
skipspace
(const char *cp)
function
skeysubr.c
380
if ((in =
skipspace
(in)) == NULL)
386
if ((in =
skipspace
(in)) == NULL)
424
const char *
skipspace
(const char *cp)
function
/src/usr.sbin/moused/
moused.c
2015
skipspace
(char *s)
function
2030
arg =
skipspace
(arg);
2034
arg =
skipspace
(arg);
2039
arg =
skipspace
(arg + 1);
moused.c
2015
skipspace
(char *s)
function
2030
arg =
skipspace
(arg);
2034
arg =
skipspace
(arg);
2039
arg =
skipspace
(arg + 1);
/src/usr.sbin/user/
user.c
218
skipspace
(char *s)
function
836
cp =
skipspace
(s + 5);
839
cp =
skipspace
(s + 8);
842
cp =
skipspace
(s + 8);
845
cp =
skipspace
(s + 5);
849
cp =
skipspace
(s + 5);
860
cp =
skipspace
(s + 8);
871
cp =
skipspace
(s + 5);
876
cp =
skipspace
(s + 8);
882
cp =
skipspace
(s + 6)
[
all
...]
user.c
218
skipspace
(char *s)
function
836
cp =
skipspace
(s + 5);
839
cp =
skipspace
(s + 8);
842
cp =
skipspace
(s + 8);
845
cp =
skipspace
(s + 5);
849
cp =
skipspace
(s + 5);
860
cp =
skipspace
(s + 8);
871
cp =
skipspace
(s + 5);
876
cp =
skipspace
(s + 8);
882
cp =
skipspace
(s + 6)
[
all
...]
Completed in 34 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026