OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
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
1142
setfstype
(const char **fstp, const char *v)
function in typeref:typename:void
Completed in 13 milliseconds
Indexes created Sat Oct 18 08:10:09 GMT 2025