OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setfstype
(Results
1 - 3
of
3
) sorted by relevancy
/src/usr.bin/config/
sem.h
72
void
setfstype
(const char **, const char *);
gram.y
945
TYPE '?' {
setfstype
(&conf.cf_fstype, intern("?")); }
946
| TYPE WORD {
setfstype
(&conf.cf_fstype, $2); }
sem.c
1147
setfstype
(const char **fstp, const char *v)
function
Completed in 17 milliseconds
Indexes created Sat Feb 21 08:20:20 UTC 2026