OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:fsl
(Results
1 - 2
of
2
) sorted by relevancy
/src/sbin/mount/
vfslist.c
69
char *nextcp, *
fsl
;
local in function:makevfslist
78
if ((
fsl
= strdup(fslist)) == NULL) {
82
for (i = 0, nextcp =
fsl
; *nextcp; nextcp++)
87
free(
fsl
);
90
nextcp =
fsl
;
vfslist.c
69
char *nextcp, *
fsl
;
local in function:makevfslist
78
if ((
fsl
= strdup(fslist)) == NULL) {
82
for (i = 0, nextcp =
fsl
; *nextcp; nextcp++)
87
free(
fsl
);
90
nextcp =
fsl
;
Completed in 23 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025