Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fs.d/nfs/lib/
H A Dnfslog_config.c78 static int update_config(nfsl_config_t *, char *, char *, char *,
305 error = update_config(listp, tag, defaultdir, in getconfiglist()
388 *error = update_config(config, tag, defaultdir, bufferpath, rpclogpath, in create_config()
413 update_config( in update_config() function
506 error = update_config(global_raw, DEFAULTRAWTAG, defaultdir, in update_config()
/illumos-gate/usr/src/cmd/ldapcachemgr/
H A Dcachemgr_discovery.c359 static void update_config(const char *context, struct config_cookie *cookie) { in update_config() function
459 update_config(val, cookie); in foreach_context()