Home
last modified time | relevance | path

Searched refs:create_global_raw (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/cmd/fs.d/nfs/lib/
H A Dnfslog_config.c77 static nfsl_config_t *create_global_raw(int *);
128 global_raw = create_global_raw(&error); in nfsl_getconfig_list()
163 create_global_raw(int *error) in create_global_raw() function